summaryrefslogtreecommitdiff
path: root/libc/test/src/signal/sigaction_test.cpp
AgeCommit message (Expand)Author
2024-06-26[libc] add proxy header for struct_sigaction (#96224)Schrodinger ZHU Yifan
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-05-26[libc] Make ErrnoSetterMatcher handle logging floating point values.Siva Chandra Reddy
2023-02-07[libc][NFC] Move UnitTest and IntegrationTest to the 'test' directory.Siva Chandra Reddy
2022-09-30[libc] Re-enable functions from signal.h and re-enable abort.Siva Chandra Reddy
2021-02-01[libc][NFC] Add a death test API adaptation macroMichael Jones
2021-01-20[libc][NFC] add "LlvmLibc" as a prefix to all test namesMichael Jones
2020-07-28[libc][obvious] Move ErrnoSetterMatcher to test/ErrnoSetterMetcher.h.Siva Chandra Reddy
2020-04-08[libc][NFC] Make all top of file comments consistent.Paula Toth
2020-03-18[libc] Add sigactionAlex Brachet