maint.mk: import changes to syntax-check macros from coreutils
[gnulib.git] / modules / freadahead
1 Description:
2 freadahead() function: Determine the number of bytes waiting in the input
3 buffer of a stream.
4
5 Files:
6 lib/freadahead.h
7 lib/freadahead.c
8 lib/stdio-impl.h
9
10 Depends-on:
11
12 configure.ac:
13
14 Makefile.am:
15 lib_SOURCES += freadahead.c
16
17 Include:
18 "freadahead.h"
19
20 License:
21 LGPLv2+
22
23 Maintainer:
24 Bruno Haible
25