aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/locale/toupper.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.Craig Rodrigues2015-09-201-5/+2
* Fix copy/paste error in lib/libc/locale/toupper.c.Dimitry Andric2012-05-101-1/+1
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds aDavid Chisnall2011-11-201-2/+19
* 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
* 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-6/+6
* Use a binary search to find the range containing a character inTim J. Robbins2004-05-091-7/+12
* o Merge <machine/ansi.h> and <machine/types.h> into a new headerMike Barcroft2002-08-211-2/+2
* 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-3/+2
* Remove half-dancing solution for signed chars to help findingAndrey A. Chernov1996-03-251-10/+3
* Move more stuff out to XPG4Andrey A. Chernov1995-11-031-0/+10
* 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/+22