Hash :
3d9dacd0
Author :
Date :
2007-09-08T19:25:52
Rename __fpending.c -> fpending.c and __fpending.h -> fpending.h * lib/fpending.h: Rename from __fpending.h. * lib/fpending.c: Rename from __fpending.c. Include "fpending.h", not "__fpending.h". * lib/__fpending.h, lib/__fpending.c: Remove files. * modules/fpending (Files): Reflect new file names. * lib/close-stream.c: Include "fpending.h", not "__fpending.h".
Description:
Determine the number of bytes waiting in the output buffer of a stream.
Files:
lib/fpending.h
lib/fpending.c
m4/fpending.m4
Depends-on:
configure.ac:
gl_FUNC_FPENDING
Makefile.am:
Include:
"fpending.h"
License:
GPL
Maintainer:
Jim Meyering