summaryrefslogtreecommitdiff
path: root/include/xlocale/_ctype.h
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2021-12-16Remove 'All Rights Reserved' from xlocale FreeBSD Foundation copyrightsEd Maste
2017-11-25include: General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2015-10-13Commit log from Dragonfly:Baptiste Daroussin
2012-11-14Use defined() to test macro definitions.Dmitry Sivachenko
2012-04-22Fix a bug caused by some misplaced brackets.David Chisnall
2012-03-13And remove the duplicate inlines...David Chisnall
2012-03-13Fix the other missing prototypes.David Chisnall
2012-03-13Add missing prototypes.David Chisnall
2012-03-13More xlocale cleanups.David Chisnall
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-14Cleanup of xlocale:David Chisnall