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