e1ad31cb05e4578a279b56d56d167a323a196ce6
[gnulib.git] / modules / freadseek
1 Description:
2 freadseek() function: Read and discard input from a stream.
3
4 Files:
5 lib/freadseek.h
6 lib/freadseek.c
7 lib/stdio-impl.h
8
9 Depends-on:
10 freadahead
11 freadptr
12 fseeko
13 lseek
14
15 configure.ac:
16 AC_REQUIRE([AC_C_INLINE])
17
18 Makefile.am:
19 lib_SOURCES += freadseek.c
20
21 Include:
22 "freadseek.h"
23
24 License:
25 LGPLv2+
26
27 Maintainer:
28 Bruno Haible
29