summaryrefslogtreecommitdiff
path: root/include/xlocale
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
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
2020-12-16Implement strerror_l().Konstantin Belousov
2020-11-08Add collation version support to querylocale(3).Thomas Munro
2017-11-25include: General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2016-08-23LC_*_MASK bit shifting order was partially broken from the initial commitAndrey A. Chernov
2016-07-29Change the return type of freelocale(3) to void.Ed Schouten
2016-07-28Change type of MB_CUR_MAX and MB_CUR_MAX_L() to size_t.Ed Schouten
2015-10-13Commit log from Dragonfly:Baptiste Daroussin
2015-06-13Add META_MODE support.Simon J. Gerraty
2015-06-11Remove NO_OBJSimon J. Gerraty
2015-06-08dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty
2014-08-19Merge head from 7/28Simon J. Gerraty
2014-05-30Fix strcasecmp_l() and strncasecmp_l() POSIX 2008 compliance.Pedro F. Giffuni
2013-09-05Merge from headSimon J. Gerraty
2013-05-21Add <uchar.h>.Ed Schouten
2013-02-16Updated dependenciesSimon J. Gerraty
2013-02-08Sync with HEAD.David E. O'Brien
2012-11-14Use defined() to test macro definitions.Dmitry Sivachenko
2012-08-22Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar
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