]> granicus.if.org Git - strace/history - tests/dup2.c
strace: terminate itself if interrupted by a signal
[strace] / tests / dup2.c
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/dup2.c: print syscall() result using %ld format
2016-04-21 Dmitry V. Levintests: use errno2name()
2016-03-10 Fei Jietests: add dup.test, dup2.test, and dup3.test