summaryrefslogtreecommitdiff
path: root/include/cstdlib
AgeCommit message (Expand)Author
2017-04-06[libc++] Respect Windows Store app CRT restrictionsShoaib Meenai
2016-12-30Remove mblen(), mbtowc() and wctomb() from the thread-unsafe functions.Ed Schouten
2016-08-29Fix or suppress GCC warnings during build.Eric Fiselier
2015-10-09Split <stdlib.h> out of <cstdlib>.Richard Smith
2015-06-24Make support for thread-unsafe C functions optional.Ed Schouten
2015-03-16Make *abs() and *div() work on CloudABI.Ed Schouten
2013-08-14Xing Xue: port to IBM XLC++/AIX.Howard Hinnant
2013-08-01Nico Rieck: Currently _MSC_VER and _WIN32 are used to guard code which isHoward Hinnant
2012-11-26Dimitry Andric: When using libc++ headers on FreeBSD, in combination with -s...Howard Hinnant
2012-10-13Dimitry Andric: FreeBSD only: Add the C11 aligned_alloc to <cstdlib> and ad...Howard Hinnant
2012-07-06Apply noexcept to those functions implemented in <cstdlib> as a conforming ex...Howard Hinnant
2012-03-14Make sure [at_]quick_exit is in std::David Chisnall
2012-02-29Solaris port. Currently sees around 200 test failures, mostly related toDavid Chisnall
2011-10-27Windows port work by Ruben Van BoxemHoward Hinnant
2011-10-22More windows port work by Ruben Van BoxemHoward Hinnant
2011-10-17Windows support by Ruben Van Boxem.Howard Hinnant
2010-11-16license changeHoward Hinnant
2010-08-22Fixing whitespace problemsHoward Hinnant
2010-05-11Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant
2010-05-11libcxx initial importHoward Hinnant