summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale
Commit message (Expand)AuthorAgeFilesLines
* 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
* Oops. I seem to have over-corrected with my last commit. It should begpalmer1995-12-291-2/+2
* Correct what seem to me to be some mistakes in the references andgpalmer1995-12-282-6/+6
* Move more stuff out to XPG4ache1995-11-034-0/+32
* Treat empty encoding as "C" encodingache1995-10-231-1/+1
* Optimize PathLocale handling.ache1995-10-231-7/+15
* Use fake (empty) startup_setlocale for XPG4ache1995-10-231-3/+3
* Reduce static binaries bloat by splitting out normally unusedache1995-10-233-8/+45
* Migrate from XPG4 to XPG3 (libxpg4 will be added soon)ache1995-10-239-56/+444
* As above.phk1995-10-223-3/+2
* Propogate default table to restricted 8859-1 templateache1995-10-191-0/+32
* Forget to close fileache1995-08-112-0/+2
* Fix cut&paste error: LC_COLLATE should be LC_TIMEache1995-08-051-3/+3
* Add time locale loadingache1995-08-051-0/+8
* Implement locale-sensitive strftime () from ADO (heavily modifiedwollman1995-08-042-2/+14
* Remove trailing whitespace.rgrimes1995-05-302-3/+3
* Reviewed by: ache and wollman (long ago)bde1995-04-072-52/+11
* Update info about LC_COLLATE implementationache1995-03-261-3/+1
* Minor optimizationache1995-02-181-7/+4
* Don't pick _warn module nowache1995-02-171-10/+34
OpenPOWER on IntegriCloud