summaryrefslogtreecommitdiff
path: root/tests/epoll_pwait.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersDmitry V. Levin2019-09-251-1/+1
* Consistently define __NR_* constantsDmitry V. Levin2019-07-161-1/+1
* Add copyright headers to some files that lack themDmitry V. Levin2018-12-241-0/+7
* tests: use TAIL_ALLOC_OBJECT_CONST_PTRDmitry V. Levin2017-03-161-1/+1
* Include "kernel_types.h" in defs.h and tests/tests.hDmitry V. Levin2016-12-161-2/+0
* Use <asm/unistd.h> instead of <sys/syscall.h>Dmitry V. Levin2016-08-091-1/+1
* tests/epoll_pwait.c: fix for x32Dmitry V. Levin2016-05-101-1/+4
* tests: check decoding of epoll_pwait syscallDmitry V. Levin2016-05-091-0/+29