summaryrefslogtreecommitdiff
path: root/tests/timer_create.c
Commit message (Expand)AuthorAgeFilesLines
* tests: assume __NR_timer_create is definedDmitry V. Levin2021-06-021-17/+9
* Update copyright headersDmitry V. Levin2021-02-161-1/+1
* sigevent.h: turn pointer fields of struct_sigevent into real pointersDmitry V. Levin2021-01-211-9/+10
* Change my email addressDmitry V. Levin2020-12-311-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-3/+3
* 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
* print_sigevent: fix field names of sigev_value structureEugene Syromyatnikov2016-11-291-13/+14
* tests: fix "constant is too large" compilation warningsEugene Syromyatnikov2016-11-131-3/+5
* Use <asm/unistd.h> instead of <sys/syscall.h>Dmitry V. Levin2016-08-091-1/+1
* tests/timer_create.c: robustify against os specific issuesDmitry V. Levin2016-05-181-3/+5
* tests: extend coverage of struct sigeventDmitry V. Levin2016-02-081-3/+16
* Fix struct sigevent decoding for muslDmitry V. Levin2016-01-121-29/+17
* tests/timer_create.c: use libtestsDmitry V. Levin2016-01-061-14/+11
* tests: include tests.h instead of config.hDmitry V. Levin2016-01-051-4/+1
* Enhance parser of struct sigeventDmitry V. Levin2015-09-171-0/+125