aboutsummaryrefslogtreecommitdiff
path: root/include/runetype.h
Commit message (Expand)AuthorAgeFilesLines
* include: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* libc: Do not refer to _DefaultRuneLocale in ctype inlinesJilles Tjoelker2017-10-221-3/+1
* After r232498, programs built with -ansi or -std=c89 including <ctype.h>Dimitry Andric2012-03-061-1/+1
* Reapply 227753 (xlocale cleanup), plus some fixes so that it passes buildDavid Chisnall2012-03-041-5/+15
* Revert r231673 and r231682 for now, until we can run a full makeDimitry Andric2012-02-141-15/+5
* Fix a misplaced __NO_TLS locations, and change a GNUism to a C11ism forDavid Chisnall2012-02-141-1/+1
* Cleanup of xlocale:David Chisnall2012-02-141-5/+15
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds aDavid Chisnall2011-11-201-2/+8
* Remove the Berkeley clause 3's.Warner Losh2010-02-161-5/+1
* Prefix the names of members of _RuneLocale and its sub-structuresTim J. Robbins2004-06-231-19/+19
* o Fix namespace scope issues in <ctype.h> by using the relatively newMike Barcroft2002-09-061-25/+8
* o Merge <machine/ansi.h> and <machine/types.h> into a new headerMike Barcroft2002-08-211-10/+10
* Don't define wchar_t if we are a C++ compiler.David E. O'Brien2002-07-091-0/+2
* Fixed some style bugs in the removal of __P(()). Some function parameterBruce Evans2002-03-261-4/+2
* Breath deep and take __P out of the system include files.Warner Losh2002-03-231-2/+3
* Fixed longstanding namespace convolution involving rune_t vs wchar_t.Bruce Evans1996-05-011-5/+9
* Fix sgetrune/sputrune arg type: was unsigned int instead of size_tAndrey A. Chernov1996-04-181-2/+7
* BSD 4.4 Lite Include SourcesRodney W. Grimes1994-05-241-0/+101