* lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
[gnulib.git] / modules / fflush
1 Description:
2 Discard pending data on both input and output streams.
3
4 Files:
5 lib/fflush.c
6 m4/fflush.m4
7
8 Depends-on:
9 stdio
10
11 configure.ac:
12 gl_FUNC_FFLUSH
13 gl_STDIO_MODULE_INDICATOR([fflush])
14
15 Makefile.am:
16
17 Include:
18
19 License:
20 GPL
21
22 Maintainer:
23 Eric Blake