mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
27 lines
267 B
Plaintext
27 lines
267 B
Plaintext
Description:
|
|
fpurge() function: Flush buffers.
|
|
|
|
Files:
|
|
lib/fpurge.h
|
|
lib/fpurge.c
|
|
lib/stdio-impl.h
|
|
m4/fpurge.m4
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
gl_FUNC_FPURGE
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += fpurge.c
|
|
|
|
Include:
|
|
"fpurge.h"
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
Bruno Haible, Eric Blake
|
|
|