aboutsummaryrefslogtreecommitdiff
path: root/include/xlocale
Commit message (Expand)AuthorAgeFilesLines
* include: General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-2511-0/+22
* LC_*_MASK bit shifting order was partially broken from the initial commitAndrey A. Chernov2016-08-231-4/+5
* Change the return type of freelocale(3) to void.Ed Schouten2016-07-291-1/+1
* Change type of MB_CUR_MAX and MB_CUR_MAX_L() to size_t.Ed Schouten2016-07-281-1/+1
* Commit log from Dragonfly:Baptiste Daroussin2015-10-131-2/+2
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+11
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge head from 7/28Simon J. Gerraty2014-08-193-3/+49
| |\
| * \ Merge from headSimon J. Gerraty2013-09-052-1/+47
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | Sync with HEAD.David E. O'Brien2013-02-081-1/+1
| |\ \ \
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-222-1/+14
* | | | | Remove NO_OBJSimon J. Gerraty2015-06-111-1/+0
| |_|_|/ |/| | |
* | | | Fix strcasecmp_l() and strncasecmp_l() POSIX 2008 compliance.Pedro F. Giffuni2014-05-303-3/+49
| |_|/ |/| |
* | | Add <uchar.h>.Ed Schouten2013-05-212-1/+47
| |/ |/|
* | Use defined() to test macro definitions.Dmitry Sivachenko2012-11-141-1/+1
|/
* Fix a bug caused by some misplaced brackets.David Chisnall2012-04-221-2/+2
* And remove the duplicate inlines...David Chisnall2012-03-131-2/+2
* Fix the other missing prototypes.David Chisnall2012-03-131-0/+5
* Add missing prototypes.David Chisnall2012-03-131-0/+5
* More xlocale cleanups.David Chisnall2012-03-131-26/+26
* After r232498, programs built with -ansi or -std=c89 including <ctype.h>Dimitry Andric2012-03-061-2/+2
* Reapply 227753 (xlocale cleanup), plus some fixes so that it passes buildDavid Chisnall2012-03-0411-0/+763
* Revert r231673 and r231682 for now, until we can run a full makeDimitry Andric2012-02-1411-752/+0
* Cleanup of xlocale:David Chisnall2012-02-1411-0/+752