aboutsummaryrefslogtreecommitdiff
path: root/libc/test/src/signal/sigaction_test.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-06-26[libc] add proxy header for struct_sigaction (#96224)Schrodinger ZHU Yifan1-4/+2
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet1-13/+14
2023-05-26[libc] Make ErrnoSetterMatcher handle logging floating point values.Siva Chandra Reddy1-1/+1
2023-02-07[libc][NFC] Move UnitTest and IntegrationTest to the 'test' directory.Siva Chandra Reddy1-1/+1
2022-09-30[libc] Re-enable functions from signal.h and re-enable abort.Siva Chandra Reddy1-6/+6
2021-02-01[libc][NFC] Add a death test API adaptation macroMichael Jones1-1/+1
2021-01-20[libc][NFC] add "LlvmLibc" as a prefix to all test namesMichael Jones1-4/+4
2020-07-28[libc][obvious] Move ErrnoSetterMatcher to test/ErrnoSetterMetcher.h.Siva Chandra Reddy1-1/+1
2020-04-08[libc][NFC] Make all top of file comments consistent.Paula Toth1-1/+1
2020-03-18[libc] Add sigactionAlex Brachet1-0/+66