repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
unicodeio: Fix wrong result on FreeBSD.
[gnulib.git]
/
modules
/
closeout
blob
32fd9236d062f7c2afaa9445125e328eb68ad327
1
Description:
2
Close standard output and standard error, exiting with a diagnostic on error.
3
4
Files:
5
lib/closeout.h
6
lib/closeout.c
7
8
Depends-on:
9
close-stream
10
gettext-h
11
error
12
quotearg
13
exitfail
14
stdbool
15
unistd
16
17
configure.ac:
18
19
Makefile.am:
20
lib_SOURCES += closeout.c
21
22
Include:
23
"closeout.h"
24
25
Link:
26
$(LIB_MBRTOWC)
27
28
License:
29
GPL
30
31
Maintainer:
32
Jim Meyering