mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* lib/sf-istream.h: New file. * lib/sf-istream.c: New file. * modules/sf-istream: New file. * doc/posix-functions/fmemopen.texi: Mention the new module.
24 lines
231 B
Plaintext
24 lines
231 B
Plaintext
Description:
|
|
A string or file based input stream.
|
|
|
|
Files:
|
|
lib/sf-istream.h
|
|
lib/sf-istream.c
|
|
|
|
Depends-on:
|
|
string-desc
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += sf-istream.c
|
|
|
|
Include:
|
|
"sf-istream.h"
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
all
|