mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 23:35:50 +00:00
ba4000b098
* modules/xfreopen: New module. * lib/xfreopen.c: New file. * lib/xfreopen.h: New file. * MODULES.html.sh (File stream based Input/Output"): Add it.
27 lines
250 B
Plaintext
27 lines
250 B
Plaintext
Description:
|
|
a wrapper for frepoen
|
|
|
|
Files:
|
|
lib/xfreopen.c
|
|
lib/xfreopen.h
|
|
|
|
Depends-on:
|
|
error
|
|
exitfail
|
|
freopen-safer
|
|
quote
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += xfreopen.c xfreopen.h
|
|
|
|
Include:
|
|
"xfreopen.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|