repo.or.cz
/
glibc
/
history.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sun Feb 18 12:13:07 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
[glibc/history.git]
/
locale
/
SYS_libc.c
blob
99db8e67a317ed63844fcfca3390a6681bcdaa0f
1
/* Define a constant for the dgettext domainname for libc internal messages,
2
so the string constant is not repeated in dozens of object files. */
3
4
const char
_libc_intl_domainname
[] =
"SYS_libc"
;