1. 4f10926 unix-yy.test: fix portability issue by Dmitry V. Levin · 9 years ago
  2. 02d92d0 inet-cmsg.test: skip the test when the network is not functional by Dmitry V. Levin · 9 years ago
  3. 2154702 fcntl: skip F_GETLK64, F_SETLK64, and F_SETLKW64 in fcntl syscall parser by Dmitry V. Levin · 9 years ago
  4. 144a9db tests: replace old stat tests with stat.test and stat64.test by Dmitry V. Levin · 9 years ago
  5. 38e3768 tests: add lstat.test and lstat64.test by Dmitry V. Levin · 9 years ago
  6. c863827 tests: add fstat.test and fstat64.test by Dmitry V. Levin · 9 years ago
  7. cc2baf3 tests: prepare for detailed testing of stat family syscalls by Dmitry V. Levin · 9 years ago
  8. 5421855 tests: skip restart_syscall.test on x32 by Dmitry V. Levin · 9 years ago
  9. 530d462 fstatat64.test: lift /proc requirement by Dmitry V. Levin · 9 years ago
  10. b0e6115 tests: add fstatat64.test and newfstatat.test by Dmitry V. Levin · 9 years ago
  11. 9db0797 tests: add lseek.test and llseek.test by Dmitry V. Levin · 9 years ago
  12. 431d63c tests: add ftruncate64.test and truncate64.test by Dmitry V. Levin · 9 years ago
  13. c1bb87a tests: add ftruncate.test and truncate.test by Dmitry V. Levin · 9 years ago
  14. e8199b2 tests: remove temporary files left after two tests by Dmitry V. Levin · 9 years ago
  15. 2400e9e tests: skip stat32-v.test on x32 by Dmitry V. Levin · 9 years ago
  16. 0ca438d tests: fix ipc_msgbuf.test on x32 by Dmitry V. Levin · 9 years ago
  17. bdb07e3 x32: fix struct dirent decoding by Dmitry V. Levin · 9 years ago
  18. 3272d29 Rearrange flags descriptions in the usage text by Elvira Khabirova · 9 years ago
  19. 4f7db9a tests: run in "set -x" mode if VERBOSE variable is non-null by Dmitry V. Levin · 9 years ago
  20. 9c40599 tests: fix match_diff usage by Dmitry V. Levin · 9 years ago
  21. 4c65ff0 tests/file_handle: fix expected output by Dmitry V. Levin · 9 years ago
  22. cc1e149 tests: add struct_flock.test by Dmitry V. Levin · 9 years ago
  23. 4b3a170 Implement name_to_handle_at and open_by_handle_at syscalls decoding by Dmitry V. Levin · 9 years ago
  24. 1f111cf Implement IPPROTO_IP control messages decoding by Dmitry V. Levin · 9 years ago
  25. 7528a0b tests: rewrite getdents test in C for better coverage by Dmitry V. Levin · 9 years ago
  26. 4f46158 tests: add readdir.test by Dmitry V. Levin · 9 years ago
  27. a2df1c1 getdents: fix typos in array output by Gabriel Laskar · 9 years ago
  28. 0d0a50a Implement mlock2 syscall decoding by Dmitry V. Levin · 9 years ago
  29. 2aec1e6 Implement membarrier syscall decoding by Dmitry V. Levin · 9 years ago
  30. a6ebdb1 Implement userfaultfd syscall decoding by Dmitry V. Levin · 9 years ago
  31. 0f8af61 tests/ioctl: workaround glibc ioctl wrapper on powerpc by Dmitry V. Levin · 9 years ago
  32. f4d6a0d tests: fix false uio.test failures by Dmitry V. Levin · 9 years ago
  33. 9c4fc34 ioctl: fix ioctl command number decoding in case of conflicts by Gabriel Laskar · 9 years ago
  34. fb2a543 tests: convert ioctl.test from match_grep to match_diff by Dmitry V. Levin · 9 years ago
  35. 3b73194 tests/init.sh: enhance match_grep error diagnostics by Dmitry V. Levin · 9 years ago
  36. a69854a tests/init.sh: fix comment by Dmitry V. Levin · 9 years ago
  37. 39e3be6 tests: add one more case to select.test by Dmitry V. Levin · 9 years ago
  38. 10a4075 tests: uncouple pselect6 from select.test by Dmitry V. Levin · 9 years ago
  39. 100bf7c tests: robustify select test by Dmitry V. Levin · 9 years ago
  40. 81ea4bf tests: add one more case to pselect6.test by Dmitry V. Levin · 9 years ago
  41. 5d98310 tests: robustify pselect6 test by Dmitry V. Levin · 9 years ago
  42. 6c528f5 tests: add another case to pselect6 test by Dmitry V. Levin · 9 years ago
  43. f57edf4 Fix decoding of gettimeofday and settimeofday by Dmitry V. Levin · 9 years ago
  44. c648b4a Fix decoding of clock_nanosleep by Dmitry V. Levin · 9 years ago
  45. 593602c tests: add nanosleep.test by Dmitry V. Levin · 9 years ago
  46. 640623c tests: rewrite restart_syscall in C by Dmitry V. Levin · 9 years ago
  47. 9d4c892 tests: add clock_xettime.test by Dmitry V. Levin · 9 years ago
  48. 12431f7 tests: add xetitimer.test by Dmitry V. Levin · 9 years ago
  49. 79cafcd tests: add timerfd_xettime.test by Dmitry V. Levin · 9 years ago
  50. 1314098 tests: add timer_xettime.test by Dmitry V. Levin · 9 years ago
  51. 0dbb7ac Add struct timex.tai support by Dmitry V. Levin · 9 years ago
  52. dad1eef Convert parser of struct timex to new mpers infrastructure by Dmitry V. Levin · 9 years ago
  53. b8f0c92 Enhance parser of struct sigevent by Dmitry V. Levin · 9 years ago
  54. 77a1b6b tests: add pselect6.test by Dmitry V. Levin · 9 years ago
  55. 9d77b56 tests: add times-fail.test by Elvira Khabirova · 9 years ago
  56. 7a03605 tests: add times.test by Eugene Syromyatnikov · 9 years ago
  57. 22d997e tests: add sysinfo.test by Elvira Khabirova · 9 years ago
  58. d0a6187 Enhance msgctl syscall decoding by Elvira Khabirova · 9 years ago
  59. 0a6af9b Enhance shmctl syscall decoding by Elvira Khabirova · 10 years ago
  60. b7699b5 tests: add ipc_msgbuf.test by Elvira Khabirova · 9 years ago
  61. 422f793 tests: add mq.test by Elvira Khabirova · 9 years ago
  62. cde9ef7 tests: add wait.test by Dmitry V. Levin · 10 years ago
  63. 3b7674c tests: add rt_sigqueueinfo.test by Elvira Khabirova · 9 years ago
  64. 78e48eb tests: add utimensat.test by Dmitry V. Levin · 10 years ago
  65. c633188 tests: convert readlink.test and readlinkat.test from match_awk to match_diff by Dmitry V. Levin · 9 years ago
  66. f008b01 tests: convert getrandom.test from match_awk to match_diff by Dmitry V. Levin · 9 years ago
  67. 4960b2f tests: convert select.test from match_awk to match_diff by Dmitry V. Levin · 9 years ago
  68. f14a8e1 tests: convert several tests from match_grep to match_diff by Dmitry V. Levin · 9 years ago
  69. f6a36f0 tests: fix match_diff usage by Dmitry V. Levin · 9 years ago
  70. cf3ecbd build: fix -I options by Dmitry V. Levin · 9 years ago
  71. f56046e aio: rewrite from libaio.h to linux/aio_abi.h by Dmitry V. Levin · 9 years ago
  72. 13c2173 Fix multiple personalities support in parser of io_submit syscall by Dmitry V. Levin · 9 years ago
  73. 857adac tests: fix build on systems that lack O_CLOEXEC definition by Dmitry V. Levin · 9 years ago
  74. ff6b6f3 tests: fix build on systems that lack AT_FDCWD definition by Dmitry V. Levin · 9 years ago
  75. 4918285 tests: add sendfile.test and sendfile64.test by Dmitry V. Levin · 9 years ago
  76. 41b9fac tests: add a test for get_robust_list and set_robust_list decoding by Dmitry V. Levin · 9 years ago
  77. f9b455c Fix time syscall decoding for some personalities by Dmitry V. Levin · 9 years ago
  78. 3af6aab tests: add readlink.test and readlinkat.test by Gleb Fotengauer-Malinovskiy · 9 years ago
  79. 525eed3 Print nanoseconds along with seconds in stat family syscalls by Dmitry V. Levin · 9 years ago
  80. 30ac062 signalfd4: fix flags decoding by Dmitry V. Levin · 9 years ago
  81. 3d463be socket: mark return code with RVAL_FD flag by Dmitry V. Levin · 9 years ago
  82. bf62c1b epoll_create1: fix flags decoding by Dmitry V. Levin · 9 years ago
  83. c8cba99 eventfd2: fix flags decoding by Dmitry V. Levin · 9 years ago
  84. 0c0453a tests/ppoll: replace SIGABRT with SIGHUP by Dmitry V. Levin · 9 years ago
  85. d9fb450 Cleanup poll/ppoll decoders by Dmitry V. Levin · 10 years ago
  86. ea7ef93 tests: add oldselect.test by Dmitry V. Levin · 10 years ago
  87. 4e3ded3 tests/bpf: fix build with incompatibly old linux/bpf.h and/or gcc by Dmitry V. Levin · 10 years ago
  88. 3456bcc Implement sched_getattr and sched_setattr syscalls decoding by Dmitry V. Levin · 10 years ago
  89. 95b84ea Implement memfd_create syscall decoding by Dmitry V. Levin · 10 years ago
  90. afa10d8 tests/restart_syscall: skip if nanosleep looks uninterrupted by Dmitry V. Levin · 10 years ago
  91. 7c22101 Implement execveat syscall decoding by Dmitry V. Levin · 10 years ago
  92. 4ff687b execve: fix support of personalities with different word size by Dmitry V. Levin · 10 years ago
  93. ddb53dd Implement bpf syscall decoding by Dmitry V. Levin · 10 years ago
  94. 04fcb99 tests/uid: import uid overflow check from tests/uid16 by Dmitry V. Levin · 10 years ago
  95. f1548d9 tests/ip_mreq: skip if basic setsockopt operations fail by Dmitry V. Levin · 10 years ago
  96. 95eaf19 tests: use -lpthread instead of -pthread by Dmitry V. Levin · 10 years ago
  97. 2370d53 ipc.c: use printaddr and umove_or_printaddr by Dmitry V. Levin · 10 years ago
  98. 10020ae tests: add sigaltstack.test by Elvira Khabirova · 10 years ago
  99. 8ef5439 tests/uid.test: adopt for alpha by Dmitry V. Levin · 10 years ago
  100. d27ccca tests: add utime.test by Dmitry V. Levin · 10 years ago