]> granicus.if.org Git - strace/history - tests/linkat.c
Update copyright headers
[strace] / tests / linkat.c
2019-07-11 Dmitry V. LevinUpdate copyright headers
2019-06-29 Dmitry V. Levinxlat: update AT_* constants
2018-12-24 Dmitry V. LevinAdd copyright headers to some files that lack them
2016-11-13 Eugene Syromyatnikovtests: fix "constant is too large" compilation warnings
2016-08-09 Dmitry V. LevinUse <asm/unistd.h> instead of <sys/syscall.h>
2016-04-21 Dmitry V. Levintests: do not include <errno.h> unnecessarily
2016-04-21 Dmitry V. Levintests/linkat.c: print syscall() result using %ld format
2016-04-21 Dmitry V. Levintests: use errno2name()
2016-04-07 Dmitry V. Levintests/linkat.c: check AT_* decoding
2016-04-06 Fei Jietests: add linkat.test