verify: new macro 'assume'
[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 m4/freadseek.m4
9
10 Depends-on:
11 freadahead
12 freadptr
13 fseeko
14 lseek
15
16 configure.ac:
17 gl_FUNC_FREADSEEK
18
19 Makefile.am:
20 lib_SOURCES += freadseek.c
21
22 Include:
23 "freadseek.h"
24
25 License:
26 LGPLv2+
27
28 Maintainer:
29 Bruno Haible
30