aboutsummaryrefslogtreecommitdiff
path: root/tests/fsync.c
AgeCommit message (Expand)Author
2017-02-15Upgrade strace to 4.16 from 4.14.Elliott Hughes
2016-08-09Use <asm/unistd.h> instead of <sys/syscall.h>Dmitry V. Levin
2016-04-21tests: do not include <errno.h> unnecessarilyDmitry V. Levin
2016-04-21tests/fsync.c: print syscall() result using %ld formatDmitry V. Levin
2016-04-21tests: use errno2name()Dmitry V. Levin
2016-04-01tests: add fsync.testFei Jie