]> granicus.if.org Git - strace/history - tests/fsync.c
Update NEWS
[strace] / tests / fsync.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/fsync.c: print syscall() result using %ld format
2016-04-21 Dmitry V. Levintests: use errno2name()
2016-04-01 Fei Jietests: add fsync.test