aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/stdlib.h
AgeCommit message (Expand)AuthorFilesLines
2021-11-17[runtimes][NFC] Remove filenames at the top of the license noticeLouis Dionne1-1/+1
2021-09-03[libc++] Remove _LIBCPP_HAS_NO_LONG_LONG in favour of using_if_existsLouis Dionne1-12/+18
2021-04-20[libc++] NFC: Normalize `#endif //` comment indentationLouis Dionne1-2/+2
2021-04-09[libc++] Fix abs and div overload issue for compilers on AIXjasonliu1-6/+6
2020-05-08Reland [libc++] Move abs and div into stdlib.h to fix header cycle.Eric Fiselier1-6/+58
2020-04-28Revert "Recommit [libc++] Move abs and div into stdlib.h to fix header cycle."Raphael Isemann1-58/+6
2020-04-28Recommit [libc++] Move abs and div into stdlib.h to fix header cycle.Eric Fiselier1-6/+58
2020-02-17Revert "[libc++] Move abs and div into stdlib.h to fix header cycle."Raphael Isemann1-58/+6
2020-02-15[libc++] Move abs and div into stdlib.h to fix header cycle.Eric Fiselier1-6/+58
2019-04-23Fix implementation of ::abs and std::abs LWG 2192.Eric Fiselier1-28/+6
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2017-05-10[libc++] Refactor Windows support headers.Eric Fiselier1-4/+0
2015-11-06Cleanup foo.h headers and __config to work in CEric Fiselier1-0/+2
2015-10-09Split <stdlib.h> out of <cstdlib>.Richard Smith1-0/+128