aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/csignal
AgeCommit message (Expand)AuthorFilesLines
2022-11-23[libc++] Add missing __has_include checks for C headers not provided by libc++Louis Dionne1-1/+5
2022-06-08[libc++] Fix modules builds when features are removedLouis Dionne1-1/+4
2022-03-30[libc++] Ensure that all public C++ headers include <__assert>Louis Dionne1-0/+1
2022-02-04[libc++] Normalize all our '#pragma GCC system_header', and regression-test.Arthur O'Dwyer1-1/+1
2021-11-17[runtimes][NFC] Remove filenames at the top of the license noticeLouis Dionne1-1/+1
2021-06-04[libc++] Use the using_if_exists attribute when providedLouis Dionne1-3/+3
2021-04-20[libc++] NFC: Normalize `#endif //` comment indentationLouis Dionne1-1/+1
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2011-10-17Windows support by Ruben Van Boxem.Howard Hinnant1-0/+2
2010-11-16license changeHoward Hinnant1-2/+2
2010-08-22Fixing whitespace problemsHoward Hinnant1-1/+1
2010-05-11Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant1-1/+1
2010-05-11libcxx initial importHoward Hinnant1-0/+56