summaryrefslogtreecommitdiff
path: root/tests/sigaction.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersDmitry V. Levin2021-02-161-1/+1
* Change my email addressDmitry V. Levin2020-12-311-1/+1
* tests/sigaction: workaround odd libcs on alpha and mipsDmitry V. Levin2019-10-021-1/+1
* Update copyright headersDmitry V. Levin2019-09-251-0/+1
* Consistently define __NR_* constantsDmitry V. Levin2019-07-161-1/+1
* Fix preprocessor indentationDmitry V. Levin2018-12-301-25/+25
* Update copyright headersDmitry V. Levin2018-12-241-1/+1
* tests: change the license to GPL-2.0-or-laterDmitry V. Levin2018-12-101-21/+1
* tests: fix sigaction.test on sparcDmitry V. Levin2017-08-161-7/+13
* Fix a few spacing style issuesDmitry V. Levin2017-06-171-1/+1
* tests: check decoding of sigaction syscallDmitry V. Levin2017-05-281-0/+199
* tests: rename sigaction.test to rt_sigaction.testDmitry V. Levin2017-05-281-67/+0
* Add copyright headers to some files which lack themDmitry V. Levin2015-12-171-0/+27
* Rewrite signal mask decoding without sigset_tDmitry V. Levin2014-02-271-4/+8
* tests: add a test for rt_sigaction outputDmitry V. Levin2014-01-081-0/+36