Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: fix "constant is too large" compilation warnings | Eugene Syromyatnikov | 2016-11-13 | 1 | -1/+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/faccessat.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 |
* | faccessat.test: robustify against libcs invoking faccessat syscall on their own | Dmitry V. Levin | 2016-03-28 | 1 | -4/+4 |
* | tests: add faccessat.test | Fei Jie | 2016-03-25 | 1 | -0/+29 |