summaryrefslogtreecommitdiff
path: root/modules/fpending
blob: 153743272cc418eb969c9604a9ca541c6dfa827a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Description:
Determine the number of bytes waiting in the output buffer of a stream.

Files:
lib/__fpending.h
lib/__fpending.c
m4/fpending.m4

Depends-on:

configure.ac:
jm_FUNC_FPENDING

Makefile.am:
lib_SOURCES += __fpending.h

Include:
"__fpending.h"