summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale
Commit message (Expand)AuthorAgeFilesLines
* Completely remove #ifdefed out 8859-1 extension, I found it breakache1997-05-141-39/+1
* #ifdef out C locale extension to 8859-1 encoding, it now stays to ASCIIache1997-05-131-1/+4
* Changed all paths to be relative to src/lib instead of src/lib/libcjb1997-05-031-2/+6
* Don't use literal semicolons in .Fn macro invocations.bde1997-04-1313-13/+13
* Restore PATH_LOCALE functionality using issetugid() call nowache1997-04-075-8/+32
* FIxed arg types (mostly missing consts) in synopsis.bde1997-03-191-1/+1
* Revert $FreeBSD$ to $Id$peter1997-02-225-6/+6
* Move _PathLocale to data-only file, so setrunelocale() not pick upache1997-02-092-2/+2
* Do Andrey's homework :) before merging this into 2.2:joerg1997-02-082-1/+6
* Comment out PATH_LOCALE referenceache1997-02-062-2/+2
* Use symbolic constants instead of hardcoded digitsache1997-02-064-32/+51
* Fix yet another setlocale() bug.pst1997-02-061-1/+1
* Update the comment why range checking not neededache1997-02-053-4/+4
* Killed getenv of PATH_LOCALE per Andrey's suggestion. It was intendeddg1997-02-051-11/+2
* Add yet one comment saying that range checking already doneache1997-02-031-0/+1
* Don't use hardcoded *roff font change requests. Do itmpp1997-01-317-18/+56
* Very minor mdoc cleanup.mpp1997-01-3116-30/+30
* Sort cross references.wosch1997-01-206-9/+9
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-145-6/+6
* Add a couple of additional xrefs.mpp1997-01-111-1/+3
* Add comment that range checking is already done at upper levelache1996-12-282-3/+7
* Back out rev 1.5: the overflow condition is already handled elsewhere.joerg1996-12-221-2/+4
* Fix yet another buffer overflow. :-(joerg1996-12-162-9/+5
* Add rcsid[]ache1996-11-271-13/+19
* Add Idache1996-11-261-35/+43
* PATH_LOCALE: use this non-standard env variable first time only, i.e.ache1996-11-263-72/+98
* Rename collate_range_cmp to __collate_range_cmp for internal usageache1996-10-312-5/+14
* Simplify debug outputache1996-10-232-5/+14
* Save half of space in LC_COLLATE and remove unneded code.ache1996-10-152-35/+10
* Add comment explaining what function doesache1996-09-171-3/+11
* Don't use __dead or __pure in user code. They were obfuscationsbde1996-09-141-3/+4
* Correctly use .Fn instead of .Nm to reference function namesmpp1996-08-221-1/+2
* Add Idache1996-08-201-3/+5
* Add isblank attr to non-break spaceache1996-08-201-1/+4
* Remove isgraph attr from non-break spaceache1996-08-201-1/+1
* Add Idache1996-08-141-0/+2
* simplify/speedup/extendache1996-08-131-18/+22
* Remove old version hooksache1996-08-122-12/+2
* There is so many places where range comparation (using collate)ache1996-08-121-9/+20
* Add internal function __collcmp once instead of adding it staticallyache1996-08-123-2/+65
* Remove some hardcode *roff font change escape codes frommpp1996-08-062-4/+4
* Fixed longstanding namespace convolution involving rune_t vs wchar_t.bde1996-05-013-9/+5
* Don't include <sys/types.h> when it isn't used.bde1996-04-191-2/+0
* Fix error in wcstombs: byte count not countedache1996-04-181-3/+4
* Added missing section numbers to a bunch of .Xr macros, ormpp1996-03-271-1/+1
* Remove half-dancing solution for signed chars to help findingache1996-03-252-20/+6
* Remove half-dancing solution for signed chars to help findingache1996-03-251-10/+2
* Correct a bunch of man page cross references and generallympp1996-02-112-2/+2
* Another round of various man page cleanups.mpp1996-02-092-2/+2
* recording cvs-1.6 file deathpeter1995-12-305-412/+0
OpenPOWER on IntegriCloud