summaryrefslogtreecommitdiff
path: root/libcxx/include/cerrno
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Diagnose when header search paths are set up incorrectlyLouis Dionne2022-08-171-0/+9
* [libc++] Ensure that all public C++ headers include <__assert>Louis Dionne2022-03-301-0/+1
* [libc++] Normalize all our '#pragma GCC system_header', and regression-test.Arthur O'Dwyer2022-02-041-1/+1
* [runtimes][NFC] Remove filenames at the top of the license noticeLouis Dionne2021-11-171-1/+1
* [libc++] NFC: Normalize `#endif //` comment indentationLouis Dionne2021-04-201-1/+1
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Split <errno.h> out of <cerrno>.Richard Smith2015-10-081-360/+0
* Windows support by Ruben Van Boxem.Howard Hinnant2011-10-171-0/+2
* Partial Windows port by Ruben Van BoxemHoward Hinnant2011-09-221-0/+316
* Changes to cerrno to protect against the case the ELAST is not defined.Howard Hinnant2011-04-101-1/+19
* license changeHoward Hinnant2010-11-161-2/+2
* Fixing whitespace problemsHoward Hinnant2010-08-221-3/+3
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
* libcxx initial importHoward Hinnant2010-05-111-0/+57