mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
27 lines
250 B
Plaintext
27 lines
250 B
Plaintext
Description:
|
|
a wrapper for freopen
|
|
|
|
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
|