summaryrefslogtreecommitdiff
path: root/modules/xfreopen
blob: b71efde111949997f2b49cc7c7c264317b2654f0 (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:
Open a file, reusing a given stream, with error checking.

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