havelib: Fix for Solaris 11 OpenIndiana and Solaris 11 OmniOS.
[gnulib.git] / modules / xfreopen
blobdfd3d9ef57d31951262a9b11820d498b0046a17b
1 Description:
2 a wrapper for freopen
4 Files:
5 lib/xfreopen.c
6 lib/xfreopen.h
8 Depends-on:
9 error
10 exitfail
11 freopen
12 quote
14 configure.ac:
16 Makefile.am:
17 lib_SOURCES += xfreopen.c xfreopen.h
19 Include:
20 "xfreopen.h"
22 Link:
23 $(LIB_MBRTOWC)
25 License:
26 GPL
28 Maintainer:
29 Jim Meyering