1. c187376 Update strace to 4.25. by Elliott Hughes · 6 years ago
  2. 03a418e Update strace to 4.23. by Elliott Hughes · 7 years ago
  3. 28e98bc Update strace to 4.22. by Elliott Hughes · 7 years ago
  4. b755614 Update strace to 4.21. by Elliott Hughes · 7 years ago
  5. bbf97dc Update strace to 4.20. by Elliott Hughes · 7 years ago
  6. 77c3ff8 Update strace to 4.19. by Elliott Hughes · 7 years ago
  7. dc75b01 Update strace to 4.18. by Elliott Hughes · 8 years ago
  8. 39bac05 Upgrade strace to 4.17. by Elliott Hughes · 8 years ago
  9. d35df49 Upgrade strace to 4.16 from 4.14. by Elliott Hughes · 8 years ago
  10. 7bce0e9 tests: check decoding of add_key, keyctl, and request_key syscalls by Eugene Syromyatnikov · 8 years ago
  11. 7b6d66f tests: fix another regression in qual_syscall.test by Dmitry V. Levin · 8 years ago
  12. e8f36ec tests: fix typo in qual_syscall.test by Dmitry V. Levin · 8 years ago
  13. a606d3a Enhance -e abbrev=set, -e raw=set, and -e verbose=set by Dmitry V. Levin · 8 years ago
  14. 55334ef tests/qual_syscall.test: rewrite without ls by Dmitry V. Levin · 8 years ago
  15. a2402ce tests: check decoding of fadvise64 and fadvise64_64 syscalls by Eugene Syromyatnikov · 8 years ago
  16. dbb7660 tests: check decoding of fallocate syscall by Eugene Syromyatnikov · 8 years ago
  17. ec37614 tests: check decoding of getcpu syscall by Eugene Syromyatnikov · 8 years ago
  18. aefb09b tests: make magic values in ioctl_block test distinctive by Eugene Syromyatnikov · 8 years ago
  19. db27247 tests: additional getcwd decoding checks by Eugene Syromyatnikov · 8 years ago
  20. 81b6383 tests: check decoding of quotactl syscall by Eugene Syromyatnikov · 8 years ago
  21. 906dc4a Enhance zero_extend_signed_to_ull and sign_extend_unsigned_to_ll macros by Dmitry V. Levin · 8 years ago
  22. 632cc8a tests: use VERBOSE macro in waitid and waitid-v tests by Dmitry V. Levin · 8 years ago
  23. 5cc7036 tests: use VERBOSE macro in wait4 and wait4-v tests by Dmitry V. Levin · 8 years ago
  24. 074c630 tests: use VERBOSE macro in msg_control and msg_control-v tests by Dmitry V. Levin · 8 years ago
  25. 0c5b09c tests: use VERBOSE macro in mmsg_name and mmsg_name-v tests by Dmitry V. Levin · 8 years ago
  26. a392aaa tests: use VERBOSE macro in ioctl_rtc and ioctl_rtc-v tests by Dmitry V. Levin · 8 years ago
  27. aa95ec7 tests: use VERBOSE macro in ioctl_evdev and ioctl_evdev-v tests by Dmitry V. Levin · 8 years ago
  28. 0400e2c tests: use VERBOSE macro in execveat and execveat-v tests by Dmitry V. Levin · 8 years ago
  29. 68beed8 tests: use VERBOSE macro in execve and execve-v tests by Dmitry V. Levin · 8 years ago
  30. 91eb1ed tests: add VERBOSE macro by Dmitry V. Levin · 8 years ago
  31. 212a444 decode_open: print the mode argument when O_TMPFILE flag is set by Dmitry V. Levin · 8 years ago
  32. 0918a4c tests: use sprintrc in tests/ptrace.c by Dmitry V. Levin · 8 years ago
  33. b9bac78 tests: use sprintrc in tests/netlink_protocol.c by Dmitry V. Levin · 8 years ago
  34. 99f41c5 tests: use sprintrc in tests/fchownat.c by Dmitry V. Levin · 8 years ago
  35. 48ba1de tests: use sprintrc in tests/fchmodat.c by Dmitry V. Levin · 8 years ago
  36. e9bfa4e tests: use sprintrc in tests/fchmod.c by Dmitry V. Levin · 8 years ago
  37. ac563cf tests: use sprintrc in tests/getgroups.c by Dmitry V. Levin · 8 years ago
  38. fe1a225 tests: use sprintrc in tests/setgroups.c by Dmitry V. Levin · 8 years ago
  39. 24f6345 tests/utime.c: rewrite without assert by Dmitry V. Levin · 8 years ago
  40. c7cd262 tests/xattr.c: rewrite without assert by Dmitry V. Levin · 8 years ago
  41. 1caf9f2 tests: use sprintrc in tests/xchownx.c by Dmitry V. Levin · 8 years ago
  42. 8870b9e tests/xstatfsx.c: fix potential errno clobbering by Dmitry V. Levin · 8 years ago
  43. 43e85a6 tests: fix whitespace for explicit type casts in futex test by Eugene Syromyatnikov · 8 years ago
  44. 1ae6605 tests: workaround limited semctl implementation in musl by Dmitry V. Levin · 8 years ago
  45. 1bc727f tests: add more IPC decoding checks by Eugene Syromyatnikov · 8 years ago
  46. 378a47e tests: use sprintrc_grep in tests/ipc_shm.c by Dmitry V. Levin · 8 years ago
  47. 3138893 tests: use sprintrc_grep in tests/ipc_sem.c by Dmitry V. Levin · 8 years ago
  48. adffd04 tests: use sprintrc_grep in tests/ipc_msg.c by Dmitry V. Levin · 8 years ago
  49. 961a541 tests: use sprintrc in tests/chmod.c by Dmitry V. Levin · 8 years ago
  50. 84de545 tests/aio.c: bring indentation in conformance with the rest of the file by Eugene Syromyatnikov · 8 years ago
  51. 0831238 tests: use predefined constant in aio_context_t checks in aio test by Eugene Syromyatnikov · 8 years ago
  52. 3351924 tests: use PRI__*64 macros in aio test by Eugene Syromyatnikov · 8 years ago
  53. 7b93574 ipc: fix printing key_t arguments of msgget, semget, and shmget syscalls by Dmitry V. Levin · 8 years ago
  54. f4b7ac2 tests: add more sched_getattr and sched_setattr decoding checks by Eugene Syromyatnikov · 8 years ago
  55. 0797de9 tests: change type of sched_nice field to signed in sched_xetattr test by Eugene Syromyatnikov · 8 years ago
  56. 6d995ae tests: add sprintrc_grep function to libtests by Eugene Syromyatnikov · 8 years ago
  57. ee7d47f tests: perform more strict structure allocation in sched_xetattr test by Eugene Syromyatnikov · 8 years ago
  58. e3ed9f5 tests: split long lines in sched_xetattr test by Eugene Syromyatnikov · 8 years ago
  59. 9b95549 tests/aio.c: fix for x32 personality by Dmitry V. Levin · 8 years ago
  60. ed292f6 aio: print aio_context_t as a pointer type by Dmitry V. Levin · 8 years ago
  61. 460c625 tests/aio.c: rewrite without assert by Dmitry V. Levin · 8 years ago
  62. 851ac44 tests: add more aio decoding checks by Eugene Syromyatnikov · 8 years ago
  63. ea7adc3 tests: add suffix and cast to 64-bit constants in aio test by Eugene Syromyatnikov · 8 years ago
  64. 06d0a0e tests: check decoding of perf_event_open syscall by Eugene Syromyatnikov · 8 years ago
  65. b5d7a0b tests: use sprintrc in tests/xetpriority.c by Dmitry V. Levin · 8 years ago
  66. b177783 tests: use sprintrc in vhangup.test by Dmitry V. Levin · 8 years ago
  67. 60d5765 tests: use sprintrc in tests/sockname.c by Dmitry V. Levin · 8 years ago
  68. e0a886d tests: use sprintrc in signalfd4.test by Dmitry V. Levin · 8 years ago
  69. a46700d tests: use sprintrc in setrlimit.test by Dmitry V. Levin · 8 years ago
  70. 746d6eb tests: use sprintrc in set_mempolicy.test by Dmitry V. Levin · 8 years ago
  71. 4168968 tests: use sprintrc in openat.test by Dmitry V. Levin · 8 years ago
  72. f7352b7 tests: use sprintrc in open.test by Dmitry V. Levin · 8 years ago
  73. 1b03fa4 tests: use sprintrc in move_pages.test by Dmitry V. Levin · 8 years ago
  74. 79582ae tests: use sprintrc in mlockall.test by Dmitry V. Levin · 8 years ago
  75. ef62ce4 tests: use sprintrc in mlock.test by Dmitry V. Levin · 8 years ago
  76. 1b36107 tests: use sprintrc in epoll_create1.test by Dmitry V. Levin · 8 years ago
  77. df00cad tests: fix printing of min_nr and nr arguments of io_getevents syscall by Eugene Syromyatnikov · 8 years ago
  78. afcbaaf tests: use sprintrc for return code output in aio test by Eugene Syromyatnikov · 8 years ago
  79. 25463ec tests: add more tests for ched_rr_get_interval decoding by Eugene Syromyatnikov · 8 years ago
  80. 2fdb64e tests: use sprintrc for return code output in sched_rr_get_interval test by Eugene Syromyatnikov · 8 years ago
  81. 7890a1e tests: add more tests for sched_getscheduler and sched_xetscheduler by Eugene Syromyatnikov · 8 years ago
  82. 88d0a42 tests: use sprintrc for return code output in sched_xetscheduler test by Eugene Syromyatnikov · 8 years ago
  83. 0c76633 tests: check decoding of readahead syscall by Eugene Syromyatnikov · 8 years ago
  84. 6f9aefd tests: move sprintrc function to libtests by Eugene Syromyatnikov · 8 years ago
  85. 8bb9f47 tests/futex: add support to sprintrc for return codes other than 0 and -1 by Eugene Syromyatnikov · 8 years ago
  86. 243e1a9 tests/futex: increase sprintrc static buffer size by Eugene Syromyatnikov · 8 years ago
  87. 100a7f2 tests/futex: rename retstr to sprintrc by Eugene Syromyatnikov · 8 years ago
  88. db4ef23 tests/xstatx.c: use zero_extend_signed_to_ull/sign_extend_unsigned_to_ll by Dmitry V. Levin · 8 years ago
  89. ca7c895 tests: add sign_extend_unsigned_to_ll macro by Dmitry V. Levin · 8 years ago
  90. c965bec tests: check decoding of futex syscall by Eugene Syromiatnikov · 8 years ago
  91. b80894c tests: use correct m32/mx32 st_mtime_nsec checks in tests/xstatx.c by Dmitry V. Levin · 8 years ago
  92. 50608a4 Do not use AC_HEADER_MAJOR, include <sys/sysmacros.h> unconditionally by Dmitry V. Levin · 8 years ago
  93. 6fc5338 Revert "tests/xstatx.c: fix stat syscall tests on mips64" by Dmitry V. Levin · 8 years ago
  94. 1aae061 Move redefinition of stat types to asm_stat.h by Dmitry V. Levin · 8 years ago
  95. 788939b Do not check for struct stat.st_{a,c}time_nsec by Dmitry V. Levin · 8 years ago
  96. b2dd463 zero_extend_signed_to_ull: add short int support by Dmitry V. Levin · 8 years ago
  97. 031fc80 Rename widen_to_ull to zero_extend_signed_to_ull by Dmitry V. Levin · 8 years ago
  98. bce8163 tests: fill old_value argument in timer{,fd}_xettime tests by Eugene Syromyatnikov · 8 years ago
  99. 472ce30 tests: fix pause.test when pause syscall is not available by Dmitry V. Levin · 8 years ago
  100. 7c6e8f1 tests: check for leaks of placeholder descriptors by Dmitry V. Levin · 8 years ago