summaryrefslogtreecommitdiff
path: root/lib/libc/locale/xlocale_private.h
Commit message (Expand)AuthorAgeFilesLines
* libc: replace 0 with NULL for pointers.Pedro F. Giffuni2016-04-101-6/+5
* Add <uchar.h>.Ed Schouten2013-05-211-0/+8
* Make __get_locale() static inline, not just inline, so when compiling libc inDavid Chisnall2012-03-191-1/+1
* Reapply 227753 (xlocale cleanup), plus some fixes so that it passes buildDavid Chisnall2012-03-041-10/+36
* Revert r231673 and r231682 for now, until we can run a full makeDimitry Andric2012-02-141-36/+10
* 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-10/+36
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds aDavid Chisnall2011-11-201-0/+198