summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale
Commit message (Expand)AuthorAgeFilesLines
* Replaced bogus cross references by the usual one for the ctype familybde2002-01-112-32/+2
* Removed assertion that isblank() conforms to C90 too. This assertionbde2002-01-111-5/+0
* Fixed unsorting of almost all lists in previous commit.bde2002-01-111-7/+4
* Fixed unsorting of MLINKS in previous commit.bde2002-01-111-3/+3
* Remove assertion that isblank() is in C99, pointed out by ache.nik2002-01-101-4/+0
* From the PR:nik2002-01-0910-8/+98
* 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
* style(9)'ifyphantom2001-12-207-73/+77
* Add my e-mail to copyrightsphantom2001-12-202-2/+2
* mdoc(7) police: use no-break space.ru2001-12-121-1/+3
* mdoc(7) police: use no-break space, fix markup.ru2001-12-121-1/+2
* mdoc(7) police: use non-break space, remove whitespace at EOL, fix markup.ru2001-12-121-1/+3
* * Add my e-mail to copyrightsphantom2001-12-1110-52/+57
* Fix grouping string handlingphantom2001-12-111-1/+4
* Clarify ' ' space issueache2001-12-052-2/+3
* Remove specific reference to ASCII space (' '), it is true for localizedache2001-12-021-1/+1
* Clarify isblank rangeache2001-11-301-0/+14
* Clarify valid isspace() rangeache2001-11-301-8/+10
* Clarify that is[x]digit() class is the same in any localeache2001-11-292-17/+18
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-0121-23/+23
* First appeared in 5.0, not in 4.4ache2001-09-171-1/+1
* mdoc(7) police:ru2001-08-071-3/+4
* Remove whitespace at EOL.dd2001-07-1510-34/+34
* mdoc(7) police: fixed bugs in rev. 1.19, split section headers names.ru2001-07-041-5/+5
* Return "" if reallocf() failsache2001-06-251-1/+2
* Describe success return valueache2001-06-251-0/+6
* Add transition period hack allowing old locale names return proper codeset tooache2001-06-251-4/+31
* Handle "ASCII" and "US-ASCII" aliasesache2001-06-101-1/+2
* add nl_langinfo(3)phantom2001-05-031-2/+2
* Eliminate BUGS section. No one of listed bugs is applicable to FreeBSD-currentphantom2001-05-031-25/+0
* add manpage for nl_langinfo(3)phantom2001-05-031-0/+90
* Include <unistd.h> so that read(2) and write(2) don't cause warnings.deischen2001-04-101-1/+2
* mdoc(7) police: LIBRARY should be before SYNOPSIS.ru2001-03-291-2/+2
* MAN[1-9] -> MAN.ru2001-03-271-2/+2
* Implement D_MD_ORDER (local extension) to get month/day order from localeache2001-03-191-0/+3
* Use our standard .c rcsid format.obrien2001-03-051-1/+2
* Fix copyright breakage in rev 1.2.obrien2001-03-051-0/+7
* Change mon_decimal_point from "." to "" (N/A>) as it is specified by POSIX forache2001-03-031-1/+1
* Actually implement T_FMT_AMPMache2001-03-021-1/+1
* Removed duplicate $FreeBSD$.ru2001-03-021-2/+0
* Fix setlocale() to conform to the ISO C and POSIX standards.ru2001-03-021-2/+2
* s/fstat/_fstat/deischen2001-03-011-1/+1
* .St -ansiC -> .St -isoCru2001-02-2617-17/+17
* Fix visibility of empty variable -- it should be static.phantom2001-02-241-1/+1
* cleanup commentariesphantom2001-02-191-10/+14
* Deal properly with "0"ache2001-02-191-1/+5
* CRNCYSTR: determine '.' tooache2001-02-171-9/+15
* Implement CRNCYSTRache2001-02-171-3/+20
* Return {YES,NO}STR from localeache2001-02-131-2/+2
OpenPOWER on IntegriCloud