summaryrefslogtreecommitdiff
path: root/libcxx/include/csignal
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Add missing __has_include checks for C headers not provided by libc++Louis Dionne2022-11-231-1/+5
* [libc++] Fix modules builds when features are removedLouis Dionne2022-06-081-1/+4
* [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++] Use the using_if_exists attribute when providedLouis Dionne2021-06-041-3/+3
* [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
* Windows support by Ruben Van Boxem.Howard Hinnant2011-10-171-0/+2
* license changeHoward Hinnant2010-11-161-2/+2
* Fixing whitespace problemsHoward Hinnant2010-08-221-1/+1
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
* libcxx initial importHoward Hinnant2010-05-111-0/+56