summaryrefslogtreecommitdiff
path: root/tests/rt_sigpending.c
Commit message (Expand)AuthorAgeFilesLines
* tests: assume __NR_rt_sigpending is definedDmitry V. Levin2021-06-021-16/+8
* Update copyright headersDmitry V. Levin2021-02-161-1/+1
* tests: fix use of WORDS_BIGENDIANDmitry V. Levin2021-01-131-1/+1
* Change my email addressDmitry V. Levin2020-12-311-1/+1
* Update copyright headersDmitry V. Levin2019-09-251-1/+1
* Consistently define __NR_* constantsDmitry V. Levin2019-07-161-1/+1
* Fix preprocessor indentationDmitry V. Levin2018-12-301-2/+2
* 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
* Add copyright headersEugene Syromyatnikov2017-05-221-0/+1
* tests: use TAIL_ALLOC_OBJECT_CONST_PTRDmitry V. Levin2017-03-161-1/+1
* Use <asm/unistd.h> instead of <sys/syscall.h>Dmitry V. Levin2016-08-091-1/+1
* tests: adjust rt_sigpending to older kernelsDmitry V. Levin2016-04-201-2/+5
* Fix corner cases of rt_sigpending syscall decoderDmitry V. Levin2016-02-191-0/+125