Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Final bit of P0063 - make sure that aligned_alloc is available when the under... | Marshall Clow | 2018-07-31 | 1 | -0/+10 |
* | Remove mblen(), mbtowc() and wctomb() from the thread-unsafe functions. | Ed Schouten | 2016-12-30 | 1 | -2/+0 |
* | Split <stdlib.h> out of <cstdlib>. | Richard Smith | 2015-10-09 | 1 | -0/+24 |
* | Manually suppress -Wnonnull when it occurs in an unevaluated context | Eric Fiselier | 2015-10-01 | 1 | -0/+6 |
* | Cleanup warnings in test/std/depr | Eric Fiselier | 2015-07-18 | 1 | -4/+4 |
* | Make support for thread-unsafe C functions optional. | Ed Schouten | 2015-06-24 | 1 | -1/+3 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+82 |