Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add tests for PID namespace translationAkosUzonyi/pidns | Ákos Uzonyi | 2020-08-25 | 1 | -2/+18 |
* | Update copyright headers | Dmitry V. Levin | 2019-09-25 | 1 | -1/+1 |
* | Consistently define __NR_* constants | Dmitry V. Levin | 2019-07-16 | 1 | -1/+1 |
* | Add copyright headers to some files that lack them | Dmitry V. Levin | 2018-12-24 | 1 | -0/+7 |
* | tests: replace casts of 0xffffffff00000000ULL with F8ILL_KULONG_MASK | Dmitry V. Levin | 2017-02-16 | 1 | -3/+2 |
* | tests: fix "constant is too large" compilation warnings | Eugene Syromyatnikov | 2016-11-13 | 1 | -3/+3 |
* | tests: use sprintrc in tests/xetpriority.c | Dmitry V. Levin | 2016-09-05 | 1 | -5/+1 |
* | Use <asm/unistd.h> instead of <sys/syscall.h> | Dmitry V. Levin | 2016-08-09 | 1 | -1/+1 |
* | tests: do not include <errno.h> unnecessarily | Dmitry V. Levin | 2016-04-21 | 1 | -1/+0 |
* | tests/xetpriority.c: print syscall() result using %ld format | Dmitry V. Levin | 2016-04-21 | 1 | -13/+11 |
* | tests: use errno2name() | Dmitry V. Levin | 2016-04-21 | 1 | -1/+1 |
* | tests: add xetpriority.test | Fei Jie | 2016-03-17 | 1 | -0/+38 |