summaryrefslogtreecommitdiff
path: root/modules/xfreopen
blob: dfd3d9ef57d31951262a9b11820d498b0046a17b (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
27
28
29
Description:
a wrapper for freopen

Files:
lib/xfreopen.c
lib/xfreopen.h

Depends-on:
error
exitfail
freopen
quote

configure.ac:

Makefile.am:
lib_SOURCES += xfreopen.c xfreopen.h

Include:
"xfreopen.h"

Link:
$(LIB_MBRTOWC)

License:
GPL

Maintainer:
Jim Meyering