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
setlocale: Improve locale handling on macOS 10.12 or newer.
[gnulib.git]
/
modules
/
closeout
blob
2987121b27576105802cf10eadb758a82ccc42e7
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
m4/closeout.m4
8
9
Depends-on:
10
close-stream
11
gettext-h
12
error
13
quotearg
14
exitfail
15
stdbool
16
17
configure.ac:
18
gl_CLOSEOUT
19
20
Makefile.am:
21
lib_SOURCES += closeout.c
22
23
Include:
24
"closeout.h"
25
26
License:
27
GPL
28
29
Maintainer:
30
Jim Meyering