Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libc: replace 0 with NULL for pointers. | Pedro F. Giffuni | 2016-04-10 | 1 | -6/+5 |
* | Add <uchar.h>. | Ed Schouten | 2013-05-21 | 1 | -0/+8 |
* | Make __get_locale() static inline, not just inline, so when compiling libc in | David Chisnall | 2012-03-19 | 1 | -1/+1 |
* | Reapply 227753 (xlocale cleanup), plus some fixes so that it passes build | David Chisnall | 2012-03-04 | 1 | -10/+36 |
* | Revert r231673 and r231682 for now, until we can run a full make | Dimitry Andric | 2012-02-14 | 1 | -36/+10 |
* | Fix a misplaced __NO_TLS locations, and change a GNUism to a C11ism for | David Chisnall | 2012-02-14 | 1 | -1/+1 |
* | Cleanup of xlocale: | David Chisnall | 2012-02-14 | 1 | -10/+36 |
* | Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a | David Chisnall | 2011-11-20 | 1 | -0/+198 |