summaryrefslogtreecommitdiff
path: root/modules/xfreopen
blob: dcc48e0ac1b3317e437df326ab02d7ca6aeedf50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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