summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/ldpart.c
Commit message (Expand)AuthorAgeFilesLines
* Rewrite split_lines() to operate safelyache2004-04-251-3/+7
* . style(9)phantom2003-06-261-1/+2
* Fixes to locale code to properly use indirect pointers in order to preventjkh2003-06-131-6/+6
* Do not include <sys/syslimits.h> directly; it is not intended for generalwollman2002-10-271-1/+2
* Rewrite locale loading procedures, so any load failure will not affectache2002-08-081-57/+31
* Style fixes in preparation of code rewrittingache2002-08-071-18/+24
* Use errno to indicate failure reason.ache2002-08-041-12/+18
* Fix the style of the SCM ID's.obrien2002-03-221-2/+3
* style(9)'ifyphantom2001-12-201-18/+19
* * Add my e-mail to copyrightsphantom2001-12-111-7/+8
* Include <unistd.h> so that read(2) and write(2) don't cause warnings.deischen2001-04-101-1/+2
* s/fstat/_fstat/deischen2001-03-011-1/+1
* add additional function parameter: bufsize_min. it's possiblephantom2001-02-131-3/+6
* Use "namespace.h" and "un-namespace.h"phantom2001-02-101-0/+2
* Make FreeBSD locale support complete: add support for rest locale categoriesphantom2001-02-081-0/+165
OpenPOWER on IntegriCloud