summaryrefslogtreecommitdiff
path: root/modules/freadahead
blob: 824759b96879796aeb6398bc4f89515bfab37c27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Description:
freadahead() function: Determine the number of bytes waiting in the input
buffer of a stream.

Files:
lib/freadahead.h
lib/freadahead.c

Depends-on:

configure.ac:

Makefile.am:
lib_SOURCES += freadahead.c

Include:
"freadahead.h"

License:
LGPL

Maintainer:
Bruno Haible