mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-18 23:42:00 +03:00
25 lines
266 B
Plaintext
25 lines
266 B
Plaintext
Description:
|
|
freadptr() function: Pointer to the input buffer of a stream.
|
|
|
|
Files:
|
|
lib/freadptr.h
|
|
lib/freadptr.c
|
|
lib/stdio-impl.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += freadptr.c
|
|
|
|
Include:
|
|
"freadptr.h"
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
Bruno Haible
|
|
|