1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-06-15 23:35:50 +00:00
Files
gnulib/modules/freadahead
2008-10-24 01:53:13 +02:00

26 lines
306 B
Plaintext

Description:
freadahead() function: Determine the number of bytes waiting in the input
buffer of a stream.
Files:
lib/freadahead.h
lib/freadahead.c
lib/stdio-impl.h
Depends-on:
configure.ac:
Makefile.am:
lib_SOURCES += freadahead.c
Include:
"freadahead.h"
License:
LGPLv2+
Maintainer:
Bruno Haible