]> granicus.if.org Git - strace/history - tests/futimesat.c
strace: terminate itself if interrupted by a signal
[strace] / tests / futimesat.c
2018-12-10 Dmitry V. Levintests: change the license to GPL-2.0-or-later
2017-08-16 Dmitry V. Levintests: fix a few harmless -Woverflow compilation warnings
2017-04-24 Dmitry V. Levintests: check decoding of invalid tv_sec and tv_usec...
2017-04-24 Eugene SyromyatnikovPrint string representation of timestamps in parsers...
2017-04-24 Eugene SyromyatnikovPrint microseconds/nanoseconds as non-negative
2017-04-16 Dmitry V. Levintests: do more rigorous testing of futimesat syscall...
2017-04-16 Dmitry V. LevinFix printing of inaccessible times argument of utimes...
2017-04-16 Dmitry V. Levintests: use fixed timestamps in utime related tests
2016-11-28 Eugene SyromyatnikovPrint timeval pair as an array of timeval entries
2016-11-28 Eugene Syromyatnikovtests: treat tv_sec/tv_usec as signed types in futimesa...
2016-11-26 Eugene SyromyatnikovFix omission of field names in printers of timeval...
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-05-22 Dmitry V. Levintests: remove manual creation of memory mapping holes
2016-04-26 Dmitry V. Levintests: check decoding of utimes syscall
2016-04-26 Dmitry V. Levintests: check decoding of futimesat syscall