aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/locale/runetype.c
Commit message (Expand)AuthorAgeFilesLines
* libc: Purge unneeded cdefs.hWarner Losh2023-11-011-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* libc: drop "All rights reserved" from Foundation copyrightsEd Maste2022-08-041-1/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds aDavid Chisnall2011-11-201-2/+25
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Include a couple of headers to ensure consistency between the prototype andStefan Farfeleder2005-09-121-0/+1
* ANSI'fy prototypesAlexey Zelkin2005-02-271-2/+1
* 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-8/+8
* Use a binary search to find the range containing a character inTim J. Robbins2004-05-091-6/+10
* o Merge <machine/ansi.h> and <machine/types.h> into a new headerMike Barcroft2002-08-211-1/+1
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+3
* Megre XPG4 code into libcAndrey A. Chernov2000-06-031-2/+3
* Fixed longstanding namespace convolution involving rune_t vs wchar_t.Bruce Evans1996-05-011-2/+1
* Remove half-dancing solution for signed chars to help findingAndrey A. Chernov1996-03-251-10/+2
* Move more stuff out to XPG4Andrey A. Chernov1995-11-031-0/+11
* Migrate from XPG4 to XPG3 (libxpg4 will be added soon)Andrey A. Chernov1995-10-231-0/+36
* Make not-so-space-eaten locale version:Andrey A. Chernov1994-09-241-0/+26