summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/lmessages.c
Commit message (Expand)AuthorAgeFilesLines
* . style(9)phantom2003-06-261-1/+1
* Fixes to locale code to properly use indirect pointers in order to preventjkh2003-06-131-1/+1
* Rewrite locale loading procedures, so any load failure will not affectache2002-08-081-11/+12
* Style fixes in preparation of code rewrittingache2002-08-071-4/+4
* Fix the style of the SCM ID's.obrien2002-03-221-2/+3
* Back out recent replacement of LC_MESSAGES file with directory.phantom2001-12-241-1/+1
* Slightly re-work locale messages storage scheme. Before this commitphantom2001-12-211-1/+1
* * Add my e-mail to copyrightsphantom2001-12-111-6/+8
* Fix visibility of empty variable -- it should be static.phantom2001-02-241-1/+1
* catch up to __part_load_locale() interface changephantom2001-02-131-16/+9
* Make comparsions more clear (per style(9))phantom2001-02-121-2/+2
* o Fix build of libc broken in revision 1.2. offsetof() requires therwatson2001-02-121-0/+2
* Don't use hardcoded struct size, use offsetof() instead (make size calculationsphantom2001-02-111-5/+7
* Make FreeBSD locale support complete: add support for rest locale categoriesphantom2001-02-081-0/+90
OpenPOWER on IntegriCloud