mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
* 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".
24 lines
260 B
Plaintext
24 lines
260 B
Plaintext
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
|