aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/locale/rune.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Remove ancient SCCS tags.Warner Losh2023-11-271-3/+0
* libc: Purge unneeded cdefs.hWarner Losh2023-11-011-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* libc/locale: Use O_CLOEXEC when opening locale tablesMark Johnston2021-07-291-1/+1
* libc: Fix a few bugs in the xlocale collation code.Mark Johnston2020-01-091-1/+1
* Add -b/-l options to localedef(1) to specify output endianness and useYuri Pankov2018-10-201-29/+27
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Locale fix for endian big (EB) machines.Ruslan Bukin2016-11-011-27/+28
* Revamp CTYPE support (from Illumos & Dragonfly)Baptiste Daroussin2015-08-081-71/+36
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Make <runefile.h> internal to libc.Ruslan Ermilov2005-05-161-1/+2
* Make the format of LC_CTYPE files architecture independent byRuslan Ermilov2005-02-261-66/+156
* Prefer <runetype.h> to <rune.h>, since the latter is going away soon.Tim J. Robbins2004-07-291-1/+1
* Prefix the names of members of _RuneLocale and its sub-structuresTim J. Robbins2004-06-231-49/+52
* Add safeguards to never use errno == 0 as setrunelocale() error return codeAndrey A. Chernov2002-08-091-3/+1
* Rewrite locale loading procedures, so any load failure will not affectAndrey A. Chernov2002-08-081-14/+34
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+2
* o Move NTOHL() and associated macros into <sys/param.h>. These areMike Barcroft2002-02-181-0/+1
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-1/+5
* Reduce static binaries bloat by splitting out normally unusedAndrey A. Chernov1995-10-231-7/+0
* Migrate from XPG4 to XPG3 (libxpg4 will be added soon)Andrey A. Chernov1995-10-231-49/+122
* Forget to close fileAndrey A. Chernov1995-08-111-0/+1
* Make not-so-space-eaten locale version:Andrey A. Chernov1994-09-241-235/+7
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+334