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