1. 25c804c tests: add a test for "resuming interrupted nanosleep" by Dmitry V. Levin · 9 years ago
  2. dfd4e3f tests: strip executable bit from *.expected files by Dmitry V. Levin · 9 years ago
  3. 79c5c5d tests: workaround old gawk versions that do not provide @include support by Dmitry V. Levin · 9 years ago
  4. a402810 tests: rewrite umovestr2.test without using grep by Dmitry V. Levin · 9 years ago
  5. 4832134 umovestr: fix short read bug by Dmitry V. Levin · 9 years ago
  6. 78ed3f3 alpha, ia64, sh, sparc, sparc64: fix pipe and pipe2 syscalls decoding by Dmitry V. Levin · 9 years ago
  7. e7d671b tests: add a test for mmap/mprotect/munmap decoding by Dmitry V. Levin · 9 years ago
  8. 485f8fb tests: add a test for SECCOMP_MODE_FILTER decoding by Dmitry V. Levin · 9 years ago
  9. 226bf1c tests: factor out common awk code by Dmitry V. Levin · 9 years ago
  10. 6add1b0 tests: skip netlink based tests when resources are not available by Dmitry V. Levin · 9 years ago
  11. 8f54664 tests: factor out common shell code to functions by Dmitry V. Levin · 9 years ago
  12. 68804b3 tests/uid*: use fchown* instead of chown* by Dmitry V. Levin · 9 years ago
  13. f79252f stat64-v.test: add newfstatat syscall support by Dmitry V. Levin · 9 years ago
  14. 3355784 tests: verify that all patterns match by Andreas Schwab · 9 years ago
  15. bce1ff5 Fix stat64 st_[acm]time decoding for personalities with 32-bit time_t by Dmitry V. Levin · 9 years ago
  16. 499c5aa semctl: fix indirect syscall decoding by Dmitry V. Levin · 9 years ago
  17. 3aa45f3 tests/ipc_*: match IPC_64 flag by Andreas Schwab · 9 years ago
  18. fa5ce37 Fix crash in ipc_sem test by Andreas Schwab · 9 years ago
  19. 9533610 tests/select.test: handle architectures using pselect6 syscall by Andreas Schwab · 9 years ago
  20. da66e25 tests: robustify unix-yy.test by Dmitry V. Levin · 9 years ago
  21. 59f63d3 Use SIGRTMIN from kernel headers by Dmitry V. Levin · 9 years ago
  22. 30bcb79 tests: add a test for sigreturn/rt_sigreturn decoding by Dmitry V. Levin · 9 years ago
  23. d79ed12 tests: skip ipc_sem.test on broken kernels by Mike Frysinger · 9 years ago
  24. eb202ba tests: skip pc.test on s390 by Mike Frysinger · 9 years ago
  25. 90c80c4 tests: note the kernel configs for -yy options by Mike Frysinger · 9 years ago
  26. 77e0d2d tests/uid16: skip if real uid is larger than 16bit by Dmitry V. Levin · 9 years ago
  27. 3a15bc8 tests: fix uid tests on big endian architectures by Dmitry V. Levin · 9 years ago
  28. a8dcf25 tests/getdents: handle older getdents calls by Mike Frysinger · 9 years ago
  29. 4ed340b tests/ipc_sem: detect broken kernels by Mike Frysinger · 9 years ago
  30. 977550d tests: robustify pc.test by Dmitry V. Levin · 9 years ago
  31. 599819d tests: drop support for alternative names of select syscall by Dmitry V. Levin · 9 years ago
  32. 23ce9e4 Remove support for systems without PTRACE_SETOPTIONS by Dmitry V. Levin · 9 years ago
  33. 1c5fead tests: robustify pc.test by Dmitry V. Levin · 9 years ago
  34. e3e64a1 tests: fix "make dist" regression by Dmitry V. Levin · 9 years ago
  35. 7e79a8b tests: workaround broken awk by Dmitry V. Levin · 9 years ago
  36. 0f4ad30 Fix build with old kernel headers by Dmitry V. Levin · 9 years ago
  37. e96cb62 print_pc: fix multiple personalities support by Dmitry V. Levin · 9 years ago
  38. 4a00fc4 tests: support alternative names of select syscall by Dmitry V. Levin · 9 years ago
  39. d07056f tests: extend getdents to support all filesystems regardless of file order by Dmitry V. Levin · 9 years ago
  40. aa80192 -b execve: avoid misleading warning about unknown pid by Dmitry V. Levin · 9 years ago
  41. fef0907 Implement getrandom syscall decoding by Dmitry V. Levin · 9 years ago
  42. e837b14 tests: add a test for select syscall decoding by Dmitry V. Levin · 9 years ago
  43. 495f525 tests: add a test for the latest dumpio fix by Dmitry V. Levin · 9 years ago
  44. c9e2418 tests: add a test for sockaddr_un.sun_path decoding by Dmitry V. Levin · 9 years ago
  45. c929771 getdents, getdents64: quote filenames by Dmitry V. Levin · 9 years ago
  46. c723599 printfd: quote pathnames by Dmitry V. Levin · 9 years ago
  47. b85a7f3 Impove struct cmsghdr decoding by Dmitry V. Levin · 9 years ago
  48. df7aa2b ioctl: take all 32 bits of ioctl commands into account by Dmitry V. Levin · 9 years ago
  49. 7230d0a tests: add IPC_STAT to ipc tests, workaround limitiations of old kernels by Dmitry V. Levin · 9 years ago
  50. 95cbf6e tests: skip sendmmsg/recvmmsg test if these syscalls are not implemented in kernel by Dmitry V. Levin · 9 years ago
  51. 552bc3a tests: skip ip network tests when the network is not functional by Dmitry V. Levin · 9 years ago
  52. 878abbb tests: handle the case when all 64 process capability bits are set by Dmitry V. Levin · 9 years ago
  53. d2a9ce6 tests: explicitly request gawk when using gawk features by Dmitry V. Levin · 9 years ago
  54. 74697bd tests: skip detach tests if kill does not work by Dmitry V. Levin · 9 years ago
  55. ed7ada2 tests: portability fixes by Dmitry V. Levin · 9 years ago
  56. 12e2442 tests: add tests for ipc syscalls decoding by Dmitry V. Levin · 9 years ago
  57. 1ea6473 Fix fanotify_mark decoding on 32-bit architectures by Dmitry V. Levin · 9 years ago
  58. 08b6397 tests: fix build with awk that does not support switch-case by Dmitry V. Levin · 9 years ago
  59. d9f7e7a Fix build on systems that lack NETLINK_SOCK_DIAG definition by Dmitry V. Levin · 9 years ago
  60. b653509 tests: fix build with fresh glibc by Dmitry V. Levin · 9 years ago
  61. 60cb10d tests: fix distcheck by Dmitry V. Levin · 9 years ago
  62. d4a9d83 Fix printing of time_t values set in the distant future by Dmitry V. Levin · 9 years ago
  63. 655633e tests: cleanup stat.test by Dmitry V. Levin · 9 years ago
  64. 7b01014 tests: check verbose decoding of 32-bit and 64-bit struct stat by Dmitry V. Levin · 9 years ago
  65. c9cc4cb tests: fix race condition in net-accept-connect based tests by Dmitry V. Levin · 9 years ago
  66. 959205c Make -yy output for inet sockets consistent with unix domain sockets by Dmitry V. Levin · 9 years ago
  67. f0ed167 tests: robustify unix domain socket decoding test by Dmitry V. Levin · 9 years ago
  68. 6b5df32 tests: fix unix domain socket decoding availability test by Dmitry V. Levin · 9 years ago
  69. 6077ad8 tests: add a test for decoding unix domain socket addresses by Masatake YAMATO · 9 years ago
  70. 530bed0 Fix decoding of getgroups, getgroups32, setgroups, and setgroups32 syscalls by Dmitry V. Levin · 9 years ago
  71. 80f7db1 Fix decoding of 16-bit *chown and [gs]et*[gu]id syscalls by Dmitry V. Levin · 9 years ago
  72. c55bfb0 tests/uid.awk: rewrite in a more maintainable style by Dmitry V. Levin · 9 years ago
  73. 1da7c95 printuid: fix uid_t decoding on 64-bit architectures by Dmitry V. Levin · 9 years ago
  74. 4b9c68b Implement full decoding of 64-bit capabilities by Dmitry V. Levin · 9 years ago
  75. f548067 Print protocol name of socket descriptors with -yy option by Masatake YAMATO · 9 years ago
  76. af534b8 Consistently use C99 designated initializers in the new netlink code by Dmitry V. Levin · 9 years ago
  77. 993198d tests: add a test for decoding and dumping of recvmmsg/sendmmsg by Masatake YAMATO · 10 years ago
  78. 3ec5c04 tests: cleanup checks for basic programs by Dmitry V. Levin · 10 years ago
  79. fdfa722 tests: add a test for -yy option by Dmitry V. Levin · 10 years ago
  80. 4176d53 fsmagic: sort array by value and use bsearch for faster lookup by Dmitry V. Levin · 10 years ago
  81. 68d6424 getdents, getdents64: fix potential out-of-bounds read issues by Dmitry V. Levin · 10 years ago
  82. e55264e tests: skip detach-stopped.test when PTRACE_SEIZE doesn't work by Dmitry V. Levin · 10 years ago
  83. 97ca027 tests: fix uio building w/out preadv/pwritev by Mike Frysinger · 10 years ago
  84. b267aef tests: ignore *.tmp files by Mike Frysinger · 10 years ago
  85. 2b5bfeb tests: fix shell errors in detach tests by Mike Frysinger · 10 years ago
  86. 6673ac7 set_ptracer_any: add a little documentation by Mike Frysinger · 10 years ago
  87. 0189ff9 sigaction test: support arches w/out SA_RESTORER and swapped args by Mike Frysinger · 10 years ago
  88. 15114ec Decode file descriptors returned by accept and accept4 syscalls by Dmitry V. Levin · 10 years ago
  89. b076420 tests: robustify -k test by Dmitry V. Levin · 10 years ago
  90. c588b20 tests: enhance -k test by Dmitry V. Levin · 10 years ago
  91. e411397 unwind: fix build on 32-bit architectures by Dmitry V. Levin · 10 years ago
  92. 6e7ba0d tests: robustify -w option test by Dmitry V. Levin · 10 years ago
  93. 9682107 unwind: tests: add a test for -k option by Masatake YAMATO · 10 years ago
  94. e25fb4f tests: fix SCM_RIGHTS test for big-endian systems by Dmitry V. Levin · 10 years ago
  95. f23b097 Decode file descriptors passed via SCM_RIGHTS control messages by Dmitry V. Levin · 10 years ago
  96. 772e32b tests: add a test for -c and -w options by Dmitry V. Levin · 10 years ago
  97. cc3d591 tests: add a test for pread/pwrite and preadv/pwritev offset decoding by Dmitry V. Levin · 10 years ago
  98. 38593e9 Rewrite signal mask decoding without sigset_t by Dmitry V. Levin · 10 years ago
  99. b0c2a9d tests: tighten sigaction check by Dmitry V. Levin · 10 years ago
  100. 894c7e3 Add decoding of sockets descriptor 'paths' for network calls by Philippe Ombredanne · 10 years ago