]> granicus.if.org Git - strace/history - tests/utime.c
strace: terminate itself if interrupted by a signal
[strace] / tests / utime.c
2018-12-10 Dmitry V. Levintests: change the license to GPL-2.0-or-later
2017-05-22 Eugene SyromyatnikovAdd copyright headers
2017-04-24 Eugene SyromyatnikovAlways print raw values of time data fields
2017-04-16 Dmitry V. Levintests: use fixed timestamps in utime related tests
2017-02-26 Dmitry V. Levintests: transform print_time_t into print_time_t_nsec
2017-02-26 Dmitry V. Levintests: use print_time_t in utime.test
2017-02-12 Dmitry V. LevinFix -Werror=duplicate-decl-specifier compilation issues
2016-11-29 Elvira KhabirovaMake date output format conform to ISO 8601
2016-11-29 Dmitry V. Levintests: rewrite utime.test without relying on libc utime...
2016-11-29 Eugene Syromyatnikovtests: add more utime checks
2016-11-29 Eugene Syromyatnikovutime: fix omission of field names in utimbuf structure...
2016-09-19 Dmitry V. Levintests/utime.c: rewrite without assert
2016-02-08 Dmitry V. Levintests: extend coverage of utime syscall
2016-01-06 Dmitry V. Levintests/utime.c: use libtests
2015-12-17 Dmitry V. LevinAdd copyright headers to some files which lack them
2015-08-27 Dmitry V. Levintests: convert several tests from match_grep to match_diff
2015-07-16 Dmitry V. Levintests: add utime.test