mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-20 18:56:39 +02:00
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
|