1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/xfreopen
Reuben Thomas f021db5239 xfreopen: fix typo: s/frepoen/freopen/
* lib/xfreopen.c: Fix description.
* modules/xfreopen: Likewise.
2013-10-21 20:44:05 +01:00

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