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
/
quotearg
blob
109a16de54d39f77191201bbc4eefefee713f272
1
Description:
2
Quote arguments for use in error messages.
3
4
Files:
5
lib/quotearg.h
6
lib/quotearg.c
7
lib/quote.h
8
m4/mbstate_t.m4
9
m4/mbrtowc.m4
10
m4/quotearg.m4
11
12
Depends-on:
13
c-strcaseeq
14
extensions
15
gettext-h
16
mbrtowc
17
mbsinit
18
memcmp
19
minmax
20
quotearg-simple
21
localcharset
22
stdbool
23
stdint
24
wchar
25
wctype-h
26
xalloc
27
28
configure.ac:
29
gl_QUOTEARG
30
31
Makefile.am:
32
lib_SOURCES += quotearg.c
33
34
Include:
35
"quotearg.h"
36
37
License:
38
GPL
39
40
Maintainer:
41
Paul Eggert