summaryrefslogtreecommitdiff
path: root/tests/vmsplice.c
Commit message (Expand)AuthorAgeFilesLines
* tests: assume __NR_vmsplice is definedDmitry V. Levin2021-06-021-13/+5
* Update copyright headersDmitry V. Levin2021-02-161-1/+1
* Change my email addressDmitry V. Levin2020-12-311-1/+1
* Update copyright headersDmitry V. Levin2019-09-251-1/+1
* Consistently define __NR_* constantsDmitry V. Levin2019-07-161-1/+1
* Update copyright headersDmitry V. Levin2018-12-241-1/+1
* tests: change the license to GPL-2.0-or-laterDmitry V. Levin2018-12-101-21/+1
* Update copyright headersEugene Syromyatnikov2017-09-051-0/+1
* Introduce macros.hDmitry V. Levin2017-07-021-1/+1
* Use <asm/unistd.h> instead of <sys/syscall.h>Dmitry V. Levin2016-08-091-1/+1
* Print struct iovec as a regular structureDmitry V. Levin2016-07-131-2/+3
* Implement dumping of vmsplice syscallDmitry V. Levin2016-02-141-0/+106