summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/depr/depr.c.headers/stdlib_h.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix _LIBCPP_HAS_ definitions for Android.Dan Albert2019-11-181-2/+1
* Fix implementation of ::abs and std::abs LWG 2192.Eric Fiselier2019-04-231-1/+50
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libcxx] [test] Don't detect Windows' UCRT with TEST_COMPILER_C1XXBilly Robert O'Neal III2018-10-201-3/+1
* Final bit of P0063 - make sure that aligned_alloc is available when the under...Marshall Clow2018-07-311-0/+10
* Remove mblen(), mbtowc() and wctomb() from the thread-unsafe functions.Ed Schouten2016-12-301-2/+0
* Split <stdlib.h> out of <cstdlib>.Richard Smith2015-10-091-0/+24
* Manually suppress -Wnonnull when it occurs in an unevaluated contextEric Fiselier2015-10-011-0/+6
* Cleanup warnings in test/std/deprEric Fiselier2015-07-181-4/+4
* Make support for thread-unsafe C functions optional.Ed Schouten2015-06-241-1/+3
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+82
OpenPOWER on IntegriCloud