view modules/fflush @ 8809:fdaaae08b999

New module
author Sergey Poznyakoff <gray@gnu.org.ua>
date Sat, 12 May 2007 08:55:33 +0000
parents 5122cdde0f7b
children dfee3b4fd46c
line wrap: on
line source

Description:
Discard pending data on both input and output streams.

Files:
lib/fflush.c
lib/fseeko.c
m4/fflush.m4
m4/fseeko.m4

Depends-on:
fpurge
ftello
freading
stdio
unistd

configure.ac-early:
AC_REQUIRE([AC_FUNC_FSEEKO])

configure.ac:
gl_FUNC_FFLUSH
gl_STDIO_MODULE_INDICATOR([fflush])

Makefile.am:

Include:
<stdio.h>

License:
GPL

Maintainer:
Eric Blake