summaryrefslogtreecommitdiff
path: root/modules/xfreopen
blob: a88d237b799485b0329e14b6c3da35c8f56e5f7d (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:
$(MBRTOWC_LIB)

License:
GPL

Maintainer:
Jim Meyering