1. 9e51ce1 tests/stat.c: use libtests by Dmitry V. Levin · 10 years ago
  2. 929bc6f tests/lstat64.c: use libtests by Dmitry V. Levin · 10 years ago
  3. 096a436 tests/lstat.c: use libtests by Dmitry V. Levin · 10 years ago
  4. fc2c614 tests/fstat64.c: use libtests by Dmitry V. Levin · 10 years ago
  5. 2902146 tests/fstat.c: use libtests by Dmitry V. Levin · 10 years ago
  6. ec6b85e tests/statfs.c: use libtests by Dmitry V. Levin · 10 years ago
  7. d88c2d8 tests/xettimeofday.c: use libtests by Dmitry V. Levin · 10 years ago
  8. 7994f14 tests/utime.c: use libtests by Dmitry V. Levin · 10 years ago
  9. 55095d0 tests/filter-unavailable.c: use libtests by Dmitry V. Levin · 10 years ago
  10. 339a15b tests/scm_rights.c: use libtests by Dmitry V. Levin · 10 years ago
  11. e301e98 tests/caps.c: use libtests by Dmitry V. Levin · 10 years ago
  12. 3174812 tests/rt_sigqueueinfo.c: use libtests by Dmitry V. Levin · 10 years ago
  13. 55deec6 tests/umount.c: use libtests by Dmitry V. Levin · 10 years ago
  14. fa8d449 tests/umount2.c: use libtests by Dmitry V. Levin · 10 years ago
  15. 6a641fc tests/times.c: use libtests by Dmitry V. Levin · 10 years ago
  16. f2e29da tests/times-fail.c: use assert by Dmitry V. Levin · 10 years ago
  17. 8292431 tests/memfd_create.c: use libtests by Dmitry V. Levin · 10 years ago
  18. 71ac6ff tests/execveat.c: use libtests by Dmitry V. Levin · 10 years ago
  19. c47adeb tests/xetitimer.c: use libtests by Dmitry V. Levin · 10 years ago
  20. 10a69f8 tests/sysinfo.c: use libtests by Dmitry V. Levin · 10 years ago
  21. 9c8654e tests/sigaltstack.c: use libtests by Dmitry V. Levin · 10 years ago
  22. 463bb88 tests/adjtimex.c: use libtests by Dmitry V. Levin · 10 years ago
  23. cadf354 tests/xet_robust_list.c: use libtests by Dmitry V. Levin · 10 years ago
  24. 4cd38c0 tests/umovestr2.c: use libtests by Dmitry V. Levin · 10 years ago
  25. 4eb5d79 tests/umovestr.c: use libtests by Dmitry V. Levin · 10 years ago
  26. 6a733fd tests/time.c: use libtests by Dmitry V. Levin · 10 years ago
  27. 164e577 tests/sendfile64.c: use libtests by Dmitry V. Levin · 10 years ago
  28. 54ba3b5 tests/sendfile.c: use libtests by Dmitry V. Levin · 10 years ago
  29. 0c8853c tests: include tests.h instead of config.h by Dmitry V. Levin · 10 years ago
  30. 87e6b23 tests: introduce libtests by Dmitry V. Levin · 10 years ago
  31. 10eab9d tests: enable strace-k.test only for --with-libunwind configurations by Dmitry V. Levin · 10 years ago
  32. f32126b Move gcc compat macros to gcc_compat.h by Dmitry V. Levin · 10 years ago
  33. 72dc1b4 Move defs.h from noinst_HEADERS to strace_SOURCES by Dmitry V. Levin · 10 years ago
  34. 0171752 test: remove fork.c and vfork.c by Dmitry V. Levin · 10 years ago
  35. 78db0f2 tests: add fork-f.test and vfork-f.test by Dmitry V. Levin · 10 years ago
  36. aef5e14 Set SYSCALL_NEVER_FAILS flag for getpid, getppid and gettid syscall by Dmitry V. Levin · 10 years ago
  37. dd039b7 Set SYSCALL_NEVER_FAILS flag for umask syscall by Dmitry V. Levin · 10 years ago
  38. 552f2f6 alpha, ia64, mips, nios2, powerpc, sparc: always check for syscall error by Dmitry V. Levin · 10 years ago
  39. 0297e0c Handle unlikely errors from personality syscall by Dmitry V. Levin · 10 years ago
  40. abfa939 Do not truncate return value of get{,e}[ug]id and setfs[ug]id syscalls by Dmitry V. Levin · 10 years ago
  41. 727508b Enhance personality syscall decoding by Dmitry V. Levin · 10 years ago
  42. a147bf8 sh, sh64: fix syscall flags in several syscall entries by Dmitry V. Levin · 10 years ago
  43. 1e155f7 Print personality value 0xffffffff properly by Dmitry V. Levin · 10 years ago
  44. f7423af tests: add personality.test by Dmitry V. Levin · 10 years ago
  45. 97cbf69 Enhance personality syscall decoding by Dmitry V. Levin · 10 years ago
  46. ffb6c55 Set SYSCALL_NEVER_FAILS flag for personality syscall by Dmitry V. Levin · 10 years ago
  47. 3eba72b Add personality emulation flags by Dmitry V. Levin · 10 years ago
  48. dd1a80c arc, metag, nios2, or1k, tile: fix build by Dmitry V. Levin · 10 years ago
  49. 24fb8ef packages: remove acl development library from build dependencies by Dmitry V. Levin · 10 years ago
  50. 796fbe0 packages/x86_64: enable experimental -k option by Dmitry V. Levin · 10 years ago
  51. cbde4e2 maint: post-release administrivia by Dmitry V. Levin · 10 years ago
  52. 2acb065 Prepare for 4.11 release by Dmitry V. Levin · 10 years ago
  53. 4fa8073 Sync strace.spec and debian/ with packages by Dmitry V. Levin · 10 years ago
  54. 9c067ea .mailmap: add addresses of Kirill A. Shutemov by Dmitry V. Levin · 10 years ago
  55. 7405b12 NEWS: Prepare for 4.11 release by Dmitry V. Levin · 10 years ago
  56. 23828a5 ia64: wire up mlock2 syscall by Dmitry V. Levin · 10 years ago
  57. 38a34c9 Add copyright headers to some files which lack them by Dmitry V. Levin · 10 years ago
  58. d1c663a tests/aio.c: include <time.h> by Dmitry V. Levin · 10 years ago
  59. 4b08afd mpers.sh: switch to DWARF version 2 format for better portability by Dmitry V. Levin · 10 years ago
  60. d2bcb16 mpers.awk: add support for DWARF version 2 format by Dmitry V. Levin · 10 years ago
  61. e67c8e4 Replace %Ld/%Lu printf format specifiers with %lld/%llu by Dmitry V. Levin · 10 years ago
  62. 34683e3 Fix SYS_FUNC and SEN macros for musl by Szabolcs Nagy · 10 years ago
  63. b6b38fa tests/times.test: workaround libc bug on x32 by Dmitry V. Levin · 10 years ago
  64. c4afd6d mpers.awk: make fillers added to the output structure more predictable by Dmitry V. Levin · 10 years ago
  65. 54d18a2 Robustify mpers.awk against input containing index loops by Dmitry V. Levin · 10 years ago
  66. 5999218 Robustify mpers.awk against invalid input by Dmitry V. Levin · 10 years ago
  67. da126fb Replace HAVE_LITTLE_ENDIAN_LONG_LONG with WORDS_BIGENDIAN by Dmitry V. Levin · 10 years ago
  68. ba70eb1 Remove unused parser of xmknod syscall by Dmitry V. Levin · 10 years ago
  69. 703a716 tests/restart_syscall: add a workaround for old arm kernels by Dmitry V. Levin · 10 years ago
  70. 2c2f663 tests/.gitignore: add ksysent.h by Dmitry V. Levin · 10 years ago
  71. 90c7de6 aarch64: make arm registers unsigned by Dmitry V. Levin · 10 years ago
  72. bab4ef4 tests: add ksysent.test by Dmitry V. Levin · 10 years ago
  73. a5c16b8 Document that syscall names match kernel __NR_* constants by Dmitry V. Levin · 10 years ago
  74. cdd2f84 ia64: print all ia32 syscalls using printargs by Dmitry V. Levin · 10 years ago
  75. 232cf04 Fix build on architectures for which arch_sigreturn is not implemented by Dmitry V. Levin · 10 years ago
  76. c37173f aarch64: swap 64-bit and 32-bit personalities by Dmitry V. Levin · 10 years ago
  77. e3a2fe0 mips: fix fadvise64 syscall entries by Dmitry V. Levin · 10 years ago
  78. ebb38bc xtensa: wire up syncfs syscall by Dmitry V. Levin · 10 years ago
  79. 2b722e2 sh, sh64: fix syscall entries by Dmitry V. Levin · 10 years ago
  80. 57dfe5f powerpc, powerpc64: wire up mlock2 syscall by Dmitry V. Levin · 10 years ago
  81. b506f78 hppa: fix syscall entries by Dmitry V. Levin · 10 years ago
  82. 19a6d71 avr32: update syscall entries by Dmitry V. Levin · 10 years ago
  83. 8e7c92b m68k: fix syscall names by Dmitry V. Levin · 10 years ago
  84. 59a1586 sparc: update syscall names by Dmitry V. Levin · 10 years ago
  85. d4bb0ba powerpc, powerpc64: update syscall names by Dmitry V. Levin · 10 years ago
  86. a8b0cef alpha: update syscall entries by Dmitry V. Levin · 10 years ago
  87. 476ec39 Fix mmap syscall entries by Dmitry V. Levin · 10 years ago
  88. 69b7307 Fix select and _newselect syscall entries by Dmitry V. Levin · 10 years ago
  89. dd36092 Fix exit syscall entries by Dmitry V. Levin · 10 years ago
  90. 5090dde Fix pread64 and pwrite64 syscall entries by Dmitry V. Levin · 10 years ago
  91. 718990f tests: sort the list of tests by Dmitry V. Levin · 10 years ago
  92. f04eedd ia64: fix remap_file_pages syscall entry by Dmitry V. Levin · 10 years ago
  93. 59281fc bfin, i386: remove sysentry for nonexistent security syscall by Dmitry V. Levin · 10 years ago
  94. 77c0cde build: add -D_FILE_OFFSET_BITS=64 to _CPPFLAGS instead of _CFLAGS by Dmitry V. Levin · 10 years ago
  95. 323cc92 Move x32 <asm/stat.h> replacement to x32 specific directory by Dmitry V. Levin · 10 years ago
  96. 860b3a6 build: set arch specific -m switches in tests-m*32/Makefile.am files properly by Dmitry V. Levin · 10 years ago
  97. 1e04e57 build: initialize ARCH variable in tests-m*32/Makefile.am files properly by Dmitry V. Levin · 10 years ago
  98. 08a1783 tests: add umount.test and umount2.test by Dmitry V. Levin · 10 years ago
  99. 6a8095e avr32: fix umount2 syscall entry by Dmitry V. Levin · 10 years ago
  100. 97af1be Update umount2 flags by Dmitry V. Levin · 10 years ago