1. 55f3c89 tests: fix clang "duplicate 'const' declaration specifier" warnings by Dmitry V. Levin · 9 years ago
  2. b6edea5 tests/times.c: fix clang compilation warning by Dmitry V. Levin · 9 years ago
  3. eb4649a tests/mmsg.c: fix build on rhel6/ppc by Dmitry V. Levin · 9 years ago
  4. 8493dcf s390: fix sigreturn decoding on recent kernels by Dmitry V. Levin · 9 years ago
  5. 65f8d39 Update PTRACE_* constants by Dmitry V. Levin · 9 years ago
  6. e714b87 Fix struct sigevent decoding for musl by Dmitry V. Levin · 9 years ago
  7. 2a6ac94 syscall.c: include <signal.h> by Dmitry V. Levin · 9 years ago
  8. 07572c6 signal.c: fix musl libc compilation warning by Dmitry V. Levin · 9 years ago
  9. 7bbf8b5 tests: fix TEST_SYSCALL_{NR,STR} and STRUCT_STAT_STR macros for musl by Dmitry V. Levin · 9 years ago
  10. 2165a35 tests/struct_flock.c: fix musl libc compilation warnings by Dmitry V. Levin · 9 years ago
  11. 4776e33 tests/inet-cmsg.c: fix musl libc compilation warnings by Dmitry V. Levin · 9 years ago
  12. c36270a aio.test: include <fcntl.h> instead of <sys/fcntl.h> by Dmitry V. Levin · 9 years ago
  13. 35eb03f mmsg.test: check memory access by sendmmsg and recvmmsg decoders by Dmitry V. Levin · 9 years ago
  14. 3a184fe mmsg.test: check decoding of flags passed to sendmmsg and recvmmsg by Dmitry V. Levin · 9 years ago
  15. 6e815ce mmsg.test: prefer direct sendmmsg/recvmmsg syscalls to libc wrappers by Dmitry V. Levin · 9 years ago
  16. 8df07e1 sigreturn.test: use RT_5 signal number instead of RT_2 by Dmitry V. Levin · 9 years ago
  17. 5b87572 avr32: wire up accept4 syscall by Dmitry V. Levin · 9 years ago
  18. 7de5331 sparc64: fix names of {s,g}etres{u,g}id syscalls by Dmitry V. Levin · 9 years ago
  19. b663fd9 sparc64: remove sparc32 syscall entries by Dmitry V. Levin · 9 years ago
  20. f77c4e6 sparc: remove sparc64 syscall entries by Dmitry V. Levin · 9 years ago
  21. f5fb0a7 sparc64: clone syscallent.h from sparc by Dmitry V. Levin · 9 years ago
  22. b111054 sparc: fix mlock2 sysentry, wire up bind, listen, and setsockopt syscalls by Dmitry V. Levin · 9 years ago
  23. 8249eeb tests: do not use settimeofday wrapper provided by libc by Dmitry V. Levin · 9 years ago
  24. 19ff2b2 ioctl.test: robustify against libcs invoking ioctl syscall on their own by Dmitry V. Levin · 9 years ago
  25. 2720a61 alpha: enhance decoding of getxpid, getxuid, and getxgid syscalls by Dmitry V. Levin · 9 years ago
  26. b61b2d8 Cleanup parser of getpagesize syscall by Dmitry V. Levin · 9 years ago
  27. fbec510 alpha: alias getdtablesize to printargs by Dmitry V. Levin · 9 years ago
  28. 6833d61 tests: change text marker in fork-f and vfork-f tests by Dmitry V. Levin · 9 years ago
  29. be1cb92 Fix printing of 32-bit times syscall return value on 64-bit architectures by Dmitry V. Levin · 9 years ago
  30. 1eabdb3 tests/vfork-f.c: support platforms without vfork by Dmitry V. Levin · 9 years ago
  31. 6bf08e3 Fix and enhance decoding of sched_[gs]etaffinity syscalls by Dmitry V. Levin · 9 years ago
  32. 6267e4b tests: convert epoll_create1.test from match_grep to match_diff by Dmitry V. Levin · 9 years ago
  33. 6e65922 tests/struct_flock.c: use libtests by Dmitry V. Levin · 9 years ago
  34. c83746a tests/file_handle.c: use libtests by Dmitry V. Levin · 9 years ago
  35. 6feccf1 tests/uid32.c: use libtests by Dmitry V. Levin · 9 years ago
  36. 67c998b tests/uid16.c: use libtests by Dmitry V. Levin · 9 years ago
  37. eb81ecf tests/uid.c: use libtests by Dmitry V. Levin · 9 years ago
  38. ea56b5b tests/netlink_unix_diag.c: use libtests by Dmitry V. Levin · 9 years ago
  39. 285c3f4 tests/netlink_inet_diag.c: use libtests by Dmitry V. Levin · 9 years ago
  40. 82d1fd1 tests/readdir.c: use libtests by Dmitry V. Levin · 9 years ago
  41. 2e00fe9 tests/getdents64.c: use libtests by Dmitry V. Levin · 9 years ago
  42. 74769e9 tests/getdents.c: use libtests by Dmitry V. Levin · 9 years ago
  43. 29e5bde tests/ipc_shm.c: use libtests by Dmitry V. Levin · 9 years ago
  44. efb1340 tests/ipc_sem.c: use libtests by Dmitry V. Levin · 9 years ago
  45. 3ba7fec tests/ipc_msg.c: use libtests by Dmitry V. Levin · 9 years ago
  46. 4e4958e tests/ipc_msgbuf.c: use libtests by Dmitry V. Levin · 9 years ago
  47. bbbb97f tests/mq.c: use libtests by Dmitry V. Levin · 9 years ago
  48. 0077704 tests/utimensat.c: use libtests by Dmitry V. Levin · 9 years ago
  49. 647e795 tests/ppoll.c: use libtests by Dmitry V. Levin · 9 years ago
  50. 4e66672 tests/mmsg.c: use libtests by Dmitry V. Levin · 9 years ago
  51. 2c59f1e tests/ip_mreq.c: use libtests by Dmitry V. Levin · 9 years ago
  52. cf40111 tests/ioctl.c: use libtests by Dmitry V. Levin · 9 years ago
  53. b736a05 tests/pipe.c: use libtests by Dmitry V. Levin · 9 years ago
  54. a380ba0 tests/getrandom.c: use libtests by Dmitry V. Levin · 9 years ago
  55. 0b75320 tests/signalfd.c: use libtests by Dmitry V. Levin · 9 years ago
  56. 7fce908 tests/pc.c: use libtests by Dmitry V. Levin · 9 years ago
  57. 73aa88a tests/uio.c: use libtests by Dmitry V. Levin · 9 years ago
  58. b2ae749 tests/bpf.c: use libtests by Dmitry V. Levin · 9 years ago
  59. 9ad4409 tests/aio.c: use libtests by Dmitry V. Levin · 9 years ago
  60. 05a27ea tests/sched_xetattr.c: use libtests by Dmitry V. Levin · 9 years ago
  61. 2d161f5 tests/wait.c: use libtests by Dmitry V. Levin · 9 years ago
  62. f90f69f tests/vfork-f.c: use libtests by Dmitry V. Levin · 9 years ago
  63. 237fbcd tests/fork-f.c: use libtests by Dmitry V. Levin · 9 years ago
  64. a68d7ac tests/userfaultfd.c: use libtests by Dmitry V. Levin · 9 years ago
  65. f03712e tests/mlock2.c: use libtests by Dmitry V. Levin · 9 years ago
  66. d3bd308 tests/membarrier.c: use libtests by Dmitry V. Levin · 9 years ago
  67. 02b7166 tests/nanosleep.c: use libtests by Dmitry V. Levin · 9 years ago
  68. 3a7c659 tests/timerfd_xettime.c: use libtests by Dmitry V. Levin · 9 years ago
  69. 0566d54 tests/timer_xettime.c: use libtests by Dmitry V. Levin · 9 years ago
  70. 21bbc14 tests/timer_create.c: use libtests by Dmitry V. Levin · 9 years ago
  71. 9d499b5 tests/clock_xettime.c: use libtests by Dmitry V. Levin · 9 years ago
  72. 4bd7cad tests/clock_nanosleep.c: use libtests by Dmitry V. Levin · 9 years ago
  73. 5bf0eb0 tests/truncate64.c: use libtests by Dmitry V. Levin · 9 years ago
  74. 89eb888 tests/truncate.c: use libtests by Dmitry V. Levin · 9 years ago
  75. 8efd324 tests/ftruncate64.c: use libtests by Dmitry V. Levin · 9 years ago
  76. e4c6592 tests/ftruncate.c: use libtests by Dmitry V. Levin · 9 years ago
  77. a79617a tests/llseek.c: use libtests by Dmitry V. Levin · 9 years ago
  78. b699cb7 tests/lseek.c: use libtests by Dmitry V. Levin · 9 years ago
  79. 3f6a552 tests/readlinkat.c: use libtests by Dmitry V. Levin · 9 years ago
  80. 4b86fdb tests/readlink.c: use libtests by Dmitry V. Levin · 9 years ago
  81. c2c840d tests/xattr.c: use libtests by Dmitry V. Levin · 9 years ago
  82. c497c96 tests/seccomp.c: use libtests by Dmitry V. Levin · 9 years ago
  83. fa63468 tests/restart_syscall.c: use libtests by Dmitry V. Levin · 9 years ago
  84. 91a6ef6 tests/inet-cmsg.c: use libtests by Dmitry V. Levin · 9 years ago
  85. 8cad05c tests/eventfd.c: use libtests by Dmitry V. Levin · 9 years ago
  86. 69fe020 tests/epoll_create1.c: use libtests by Dmitry V. Levin · 9 years ago
  87. bde121b tests/mmap.c: use libtests by Dmitry V. Levin · 9 years ago
  88. 18eeb96 tests/fanotify_mark.c: use libtests by Dmitry V. Levin · 9 years ago
  89. af364e1 tests/inet-accept-connect-send-recv.c: use libtests by Dmitry V. Levin · 9 years ago
  90. 2f5786c tests/net-accept-connect.c: use libtests by Dmitry V. Levin · 9 years ago
  91. 9b3c77c tests/unix-pair-send-recv.c: use libtests by Dmitry V. Levin · 9 years ago
  92. 423dd59 tests/xselect.c: use libtests by Dmitry V. Levin · 9 years ago
  93. 8d2674e tests/pselect6.c: use libtests by Dmitry V. Levin · 9 years ago
  94. fc3e11b tests/oldselect.c: use libtests by Dmitry V. Levin · 9 years ago
  95. 1bda9d7 tests/select.c: use libtests by Dmitry V. Levin · 9 years ago
  96. 0827838 tests/_newselect.c: use libtests by Dmitry V. Levin · 9 years ago
  97. 8655cb5 tests/fstatat.c: use libtests by Dmitry V. Levin · 9 years ago
  98. cebe881 tests/newfstatat.c: use libtests by Dmitry V. Levin · 9 years ago
  99. 2acad73 tests/fstatat64.c: use libtests by Dmitry V. Levin · 9 years ago
  100. 6c52f2b tests/xstatx.c: use libtests by Dmitry V. Levin · 9 years ago