Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consistently define __NR_* constants | Dmitry V. Levin | 2019-07-16 | 1 | -1/+1 |
* | Update copyright headers | Dmitry V. Levin | 2018-12-24 | 1 | -1/+1 |
* | tests: change the license to GPL-2.0-or-later | Dmitry V. Levin | 2018-12-10 | 1 | -21/+1 |
* | Add copyright headers | Eugene Syromyatnikov | 2017-05-22 | 1 | -0/+1 |
* | tests: remove redundant SAMPLE_SIZE definitions | Dmitry V. Levin | 2017-01-13 | 1 | -1/+0 |
* | tests: fix "constant is too large" compilation warnings | Eugene Syromyatnikov | 2016-11-13 | 1 | -1/+1 |
* | tests: fix *stat64 tests on alpha | Dmitry V. Levin | 2016-08-12 | 1 | -0/+1 |
* | Use <asm/unistd.h> instead of <sys/syscall.h> | Dmitry V. Levin | 2016-08-09 | 1 | -1/+1 |
* | tests: fix TEST_SYSCALL_{NR,STR} and STRUCT_STAT_STR macros for musl | Dmitry V. Levin | 2016-01-12 | 1 | -1/+3 |
* | tests/stat64.c: use libtests | Dmitry V. Levin | 2016-01-05 | 1 | -3/+34 |
* | tests: include tests.h instead of config.h | Dmitry V. Levin | 2016-01-05 | 1 | -4/+1 |
* | tests: replace old stat tests with stat.test and stat64.test | Dmitry V. Levin | 2015-12-05 | 1 | -0/+14 |