summaryrefslogtreecommitdiff
path: root/include/runetype.h
AgeCommit message (Expand)Author
2023-11-26include: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2021-02-23Remove __NO_TLS.Konstantin Belousov
2017-11-20include: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-10-22libc: Do not refer to _DefaultRuneLocale in ctype inlinesJilles Tjoelker
2012-03-06After r232498, programs built with -ansi or -std=c89 including <ctype.h>Dimitry Andric
2012-03-04Reapply 227753 (xlocale cleanup), plus some fixes so that it passes buildDavid Chisnall
2012-02-14Revert r231673 and r231682 for now, until we can run a full makeDimitry Andric
2012-02-14Fix a misplaced __NO_TLS locations, and change a GNUism to a C11ism forDavid Chisnall
2012-02-14Cleanup of xlocale:David Chisnall
2011-11-20Implement xlocale APIs from Darwin, mainly for use by libc++. This adds aDavid Chisnall
2010-02-16Remove the Berkeley clause 3's.Warner Losh
2004-06-23Prefix the names of members of _RuneLocale and its sub-structuresTim J. Robbins
2002-09-06o Fix namespace scope issues in <ctype.h> by using the relatively newMike Barcroft
2002-08-21o Merge <machine/ansi.h> and <machine/types.h> into a new headerMike Barcroft
2002-07-09Don't define wchar_t if we are a C++ compiler.David E. O'Brien
2002-03-26Fixed some style bugs in the removal of __P(()). Some function parameterBruce Evans
2002-03-23Breath deep and take __P out of the system include files.Warner Losh
1996-05-01Fixed longstanding namespace convolution involving rune_t vs wchar_t.Bruce Evans
1996-04-18Fix sgetrune/sputrune arg type: was unsigned int instead of size_tAndrey A. Chernov
1994-05-24BSD 4.4 Lite Include SourcesRodney W. Grimes