summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/language.support/support.runtime/cstdlib.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix implementation of ::abs and std::abs LWG 2192.Eric Fiselier2019-04-231-1/+49
* 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-4/+2
* 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
* Manually suppress -Wnonnull when it occurs in an unevaluated contextEric Fiselier2015-10-011-0/+6
* Fix a handful of tests that fail in C++03Eric Fiselier2015-07-281-3/+3
* Fix warnings in test/std/language.supportEric Fiselier2015-07-181-3/+15
* 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/+86
OpenPOWER on IntegriCloud