62a2d597002968f6abcebd6b271451d9cafc0097
[gnulib.git] / modules / fflush
1 Description:
2 Discard pending data on both input and output streams.
3
4 Files:
5 lib/fflush.c
6 lib/fseeko.c
7 m4/fflush.m4
8 m4/fseeko.m4
9
10 Depends-on:
11 fpurge
12 ftello
13 stdio
14 unistd
15
16 configure.ac:
17 gl_FUNC_FFLUSH
18 gl_STDIO_MODULE_INDICATOR([fflush])
19
20 Makefile.am:
21
22 Include:
23 <stdio.h>
24
25 License:
26 GPL
27
28 Maintainer:
29 Eric Blake