Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: assume __NR_splice is defined | Dmitry V. Levin | 2021-06-02 | 1 | -11/+3 |
* | Update copyright headers | Dmitry V. Levin | 2021-02-16 | 1 | -1/+1 |
* | Change my email address | Dmitry V. Levin | 2020-12-31 | 1 | -1/+1 |
* | 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 |
* | 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: use TAIL_ALLOC_OBJECT_CONST_PTR | Dmitry V. Levin | 2017-03-16 | 1 | -2/+2 |
* | tests: fix "constant is too large" compilation warnings | Eugene Syromyatnikov | 2016-11-13 | 1 | -4/+4 |
* | Use <asm/unistd.h> instead of <sys/syscall.h> | Dmitry V. Levin | 2016-08-09 | 1 | -1/+1 |
* | tests: do not include <assert.h> unnecessarily | Dmitry V. Levin | 2016-04-21 | 1 | -1/+0 |
* | tests: do not include <errno.h> unnecessarily | Dmitry V. Levin | 2016-04-21 | 1 | -1/+0 |
* | tests/splice.c: stop using assert | Dmitry V. Levin | 2016-04-21 | 1 | -4/+5 |
* | tests: use errno2name() | Dmitry V. Levin | 2016-04-21 | 1 | -1/+1 |
* | Fix printing of negative offsets in splice syscall | Dmitry V. Levin | 2016-02-14 | 1 | -0/+66 |