mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-19 13:52:14 +02:00
* gl/lib/xfreopen.c: New file. * gl/lib/xfreopen.h: New file. * gl/modules/xfreopen: New file.
26 lines
237 B
Plaintext
26 lines
237 B
Plaintext
Description:
|
|
a wrapper for frepoen
|
|
|
|
Files:
|
|
lib/xfreopen.c
|
|
lib/xfreopen.h
|
|
|
|
Depends-on:
|
|
error
|
|
exitfail
|
|
quote
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += xfreopen.c xfreopen.h
|
|
|
|
Include:
|
|
"xfreopen.h"
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|