Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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/rename.c: print syscall() result using %ld format | Dmitry V. Levin | 2016-04-21 | 1 | -4/+3 |
* | tests: use errno2name() | Dmitry V. Levin | 2016-04-21 | 1 | -1/+1 |
* | tests: add rename.test | Fei Jie | 2016-03-01 | 1 | -0/+29 |