freebsd-nq/lib/libc/locale
Alexey Zelkin 709eed76bd Slightly re-work locale messages storage scheme. Before this commit
LC_MESSAGES related data was installed to <locale>/LC_MESSAGES file.
Now it go to <locale>/LC_MESSAGES/SYS_LC_MESSAGES file. LC_MESSAGES
directory is supposed to be storage of message catalogs of userland tools.
This should allow us to avoid many potential problems with future
libintl related functionality introduction.

Thanks for useful suggestions about correct way how to replace plain
files with directories at installworld stage to: Ruslan Ermilov <ru>
2001-12-21 13:14:02 +00:00
..
ansi.c
big5.c Remove _THREAD_SAFE and make libc thread-safe by default by 2001-01-24 13:01:12 +00:00
collate.c Remove _THREAD_SAFE and make libc thread-safe by default by 2001-01-24 13:01:12 +00:00
collate.h style(9)'ify 2001-12-20 18:28:52 +00:00
collcmp.c fix comment 2000-07-07 08:24:50 +00:00
ctype.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
euc.4 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
euc.5 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
euc.c Megre XPG4 code into libc 2000-06-03 12:24:08 +00:00
fix_grouping.c Add my e-mail to copyrights 2001-12-20 15:30:02 +00:00
frune.c
isalnum.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
isalpha.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
isascii.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
isblank.3 Clarify isblank range 2001-11-30 05:39:08 +00:00
iscntrl.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
isctype.c There is a problem in that one cannot use ctype.h at the same time as parts 2000-02-08 07:43:26 +00:00
isdigit.3 Clarify that is[x]digit() class is the same in any locale 2001-11-29 15:23:46 +00:00
isgraph.3 mdoc(7) police: use non-break space, remove whitespace at EOL, fix markup. 2001-12-12 13:42:25 +00:00
islower.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
isprint.3 mdoc(7) police: use no-break space, fix markup. 2001-12-12 13:45:35 +00:00
ispunct.3 mdoc(7) police: use no-break space. 2001-12-12 13:46:15 +00:00
isspace.3 Clarify valid isspace() range 2001-11-30 02:01:32 +00:00
isupper.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
isxdigit.3 Clarify that is[x]digit() class is the same in any locale 2001-11-29 15:23:46 +00:00
ldpart.c style(9)'ify 2001-12-20 18:28:52 +00:00
ldpart.h style(9)'ify 2001-12-20 18:28:52 +00:00
lmessages.c Slightly re-work locale messages storage scheme. Before this commit 2001-12-21 13:14:02 +00:00
lmessages.h style(9)'ify 2001-12-20 18:28:52 +00:00
lmonetary.c * Add my e-mail to copyrights 2001-12-11 15:55:42 +00:00
lmonetary.h style(9)'ify 2001-12-20 18:28:52 +00:00
lnumeric.c * Add my e-mail to copyrights 2001-12-11 15:55:42 +00:00
lnumeric.h style(9)'ify 2001-12-20 18:28:52 +00:00
localeconv.c Add my e-mail to copyrights 2001-12-20 15:30:02 +00:00
Makefile.inc add nl_langinfo(3) 2001-05-03 15:12:52 +00:00
mbrune.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
mbrune.c
mskanji.c Remove _THREAD_SAFE and make libc thread-safe by default by 2001-01-24 13:01:12 +00:00
multibyte.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
nl_langinfo.3 * Add my e-mail to copyrights 2001-12-11 15:55:42 +00:00
nl_langinfo.c * Add my e-mail to copyrights 2001-12-11 15:55:42 +00:00
nomacros.c
none.c Remove _THREAD_SAFE and make libc thread-safe by default by 2001-01-24 13:01:12 +00:00
rune.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
rune.c Remove _THREAD_SAFE and make libc thread-safe by default by 2001-01-24 13:01:12 +00:00
runetype.c Megre XPG4 code into libc 2000-06-03 12:24:08 +00:00
setinvalidrune.c
setlocale.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
setlocale.c Removed duplicate $FreeBSD$. 2001-03-02 13:00:26 +00:00
setlocale.h style(9)'ify 2001-12-20 18:28:52 +00:00
setrunelocale.c Megre XPG4 code into libc 2000-06-03 12:24:08 +00:00
table.c Megre XPG4 code into libc 2000-06-03 12:24:08 +00:00
toascii.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
tolower.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
tolower.c Megre XPG4 code into libc 2000-06-03 12:24:08 +00:00
toupper.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
toupper.c Megre XPG4 code into libc 2000-06-03 12:24:08 +00:00
utf2.4 mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
utf2.5 mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
utf2.c Remove _THREAD_SAFE and make libc thread-safe by default by 2001-01-24 13:01:12 +00:00