1. 463302b Fix dangling else in x86 build. by Elliott Hughes · 10 years ago
  2. dc55e77 Merge "Restore "linux/ioctlent.h"." by Elliott Hughes · 10 years ago
  3. 95a4b78 Restore "linux/ioctlent.h". by Elliott Hughes · 10 years ago
  4. 9d30946 Merge remote-tracking branch 'strace/master' into cp by Elliott Hughes · 10 years ago
  5. 15bc281 mips: enable decoding of set_thread_area by Dmitry V. Levin · 10 years ago
  6. 662221c x86_64, x32: enable decoding of modify_ldt, get_thread_area, and set_thread_area by Dmitry V. Levin · 10 years ago
  7. f94e847 x32: decode clone LDT user_desc entries for x86 processes by Dmitry V. Levin · 10 years ago
  8. 44655a4 x86-64: decode clone LDT user_desc entries for x86 processes by Elliott Hughes · 10 years ago
  9. 2c4fb25 x32: fix clone(2) argument order for x86 processes by Dmitry V. Levin · 10 years ago
  10. b563325 x86-64: fix clone(2) argument order for x86 processes by Elliott Hughes · 10 years ago
  11. 391c0d8 aarch64: Fix decoding of arm struct stat64 by Elliott Hughes · 10 years ago
  12. c29a38f Merge "HAVE_STAT64 should be undefined for x86_64" by Elliott Hughes · 10 years ago
  13. 3e0d870 Merge "Revert "Fix to allow x86_64 to build."" by Elliott Hughes · 10 years ago
  14. 77ab48f Revert "Fix to allow x86_64 to build." by Elliott Hughes · 10 years ago
  15. 0160e16 ARM EABI: disable OABI support by default by Dmitry V. Levin · 10 years ago
  16. fe88e05 Merge "Fix to allow x86_64 to build." by Christopher Ferris · 10 years ago
  17. 2c13c4b Fix to allow x86_64 to build. by Christopher Ferris · 10 years ago
  18. faab22c Merge "Added utility target to strace tests to make life easier when testing." by Calin Juravle · 10 years ago
  19. a07cfcc Fix stat decoding for LP64 bionic by Elliott Hughes · 10 years ago
  20. 18612f2 Added utility target to strace tests to make life easier when testing. by Calin Juravle · 10 years ago
  21. ad4b172 HAVE_STAT64 should be undefined for x86_64 by Fengwei Yin · 10 years ago
  22. 2394a3d Decode protocol argument for PF_NETLINK sockets by Masatake YAMATO · 10 years ago
  23. 033fb91 Cleanup socketpair decoding by Dmitry V. Levin · 10 years ago
  24. bc091e3 printsiginfo: add SIGSYS decoding by Dmitry V. Levin · 10 years ago
  25. 80c0d3f Merge "Factor out printing of si_pid and si_uid members of siginfo_t" by Elliott Hughes · 10 years ago
  26. f16be7a Factor out printing of si_pid and si_uid members of siginfo_t by Dmitry V. Levin · 10 years ago
  27. b9d4d21 Update siginfo codes by Dmitry V. Levin · 10 years ago
  28. 4a524db Factor out printing of si_pid and si_uid members of siginfo_t by Dmitry V. Levin · 10 years ago
  29. 7d92c31 Merge "Improve SI_TIMER decoding" by Elliott Hughes · 10 years ago
  30. af0c594 Improve SI_TIMER decoding by Elliott Hughes · 10 years ago
  31. 4dd1e89 Improve SI_TIMER decoding by Elliott Hughes · 10 years ago
  32. 040bfbb Merge "aarch64: fix decoding of arm syscall numbers" by Elliott Hughes · 10 years ago
  33. ae05be6 aarch64: fix decoding of arm syscall numbers by Elliott Hughes · 10 years ago
  34. 4c2c97e Merge "Define SIZEOF_OFF_T in Android.mk." by Elliott Hughes · 10 years ago
  35. 556f9ae Define SIZEOF_OFF_T in Android.mk. by Elliott Hughes · 10 years ago
  36. ffb0f85 Merge "Fix fcntl decoding" by Elliott Hughes · 10 years ago
  37. 28cd8be Fix fcntl decoding by Dmitry V. Levin · 10 years ago
  38. f9c4841 Merge "sys_fcntl: remove F_FREESP and F_FREESP64 support" by Elliott Hughes · 10 years ago
  39. f08b49d sys_fcntl: remove F_FREESP and F_FREESP64 support by Dmitry V. Levin · 10 years ago
  40. 7a28f7f aarch64: fix decoding of arm syscall numbers by Elliott Hughes · 10 years ago
  41. 54cabef Fix fcntl decoding by Dmitry V. Levin · 10 years ago
  42. d8bd388 Merge "Actually activate the struct stat64 fix." by Elliott Hughes · 10 years ago
  43. a6ae159 Actually activate the struct stat64 fix. by Elliott Hughes · 10 years ago
  44. ec21e07 sys_fcntl: remove F_FREESP and F_FREESP64 support by Dmitry V. Levin · 10 years ago
  45. 0ac9145 Merge "Fix build." by Elliott Hughes · 10 years ago
  46. fa8e439 Fix build. by Elliott Hughes · 10 years ago
  47. 67d6926 Merge "Add multi-personality support to struct old_sigaction decoding" by Elliott Hughes · 10 years ago
  48. fb2850d Add multi-personality support to struct old_sigaction decoding by Elliott Hughes · 10 years ago
  49. 96ba149 Merge "Fix decoding of arm struct stat64 by aarch64 strace." by Elliott Hughes · 10 years ago
  50. ab1a570 Fix decoding of arm struct stat64 by aarch64 strace. by Elliott Hughes · 10 years ago
  51. f07711a Merge "Remove obsolete ioctlsort.c" by Elliott Hughes · 10 years ago
  52. cfdc692 Remove obsolete ioctlsort.c by Dmitry V. Levin · 10 years ago
  53. 2d97f5f Merge "Build the strace tests." by Elliott Hughes · 10 years ago
  54. 858a5c7 Build the strace tests. by Elliott Hughes · 10 years ago
  55. 458b3f2 Add multi-personality support to struct old_sigaction decoding by Elliott Hughes · 10 years ago
  56. fb642bb Fix decoding of arm struct stat64 by aarch64 strace. by Elliott Hughes · 10 years ago
  57. 1d912af Remove obsolete ioctlsort.c by Dmitry V. Levin · 10 years ago
  58. 1dd8f5f Merge "Update strace's list of ioctls." by Elliott Hughes · 10 years ago
  59. 7c53832 Update strace's list of ioctls. by Elliott Hughes · 10 years ago
  60. f0006c4 Merge "Fix stack_t decoding and sigset_t decoding." by Elliott Hughes · 10 years ago
  61. 5a13922 Fix stack_t decoding and sigset_t decoding. by Elliott Hughes · 10 years ago
  62. d153bfc Add multi-personality support to stack_t decoding by Dmitry V. Levin · 10 years ago
  63. 4ec6b04 Merge "Upgrade to upstream tip of tree strace." by Elliott Hughes · 10 years ago
  64. 5dec78d Upgrade to upstream tip of tree strace. by Elliott Hughes · 10 years ago
  65. 38593e9 Rewrite signal mask decoding without sigset_t by Dmitry V. Levin · 10 years ago
  66. d354130 Fix build with Bionic libc by Dmitry V. Levin · 10 years ago
  67. a78d777 powerpc64: fix 64-bit process detection on embedded by James Yang · 10 years ago
  68. fdb896e Do not compile scsi ioctl decoding if <scsi/sg.h> is not available by Dmitry V. Levin · 10 years ago
  69. 12bd9d8 Merge "Fix build." by Elliott Hughes · 10 years ago
  70. 3616ed5 Fix build. by Elliott Hughes · 10 years ago
  71. f64d6a9 Merge "Remove LFS64 hacks." by Elliott Hughes · 10 years ago
  72. a7c6e51 Revert "Add support for Altera's Nios-II softcore architecture" by Dmitry V. Levin · 10 years ago
  73. b0c2a9d tests: tighten sigaction check by Dmitry V. Levin · 10 years ago
  74. 5c7f627 Fix sigaction reporting on non-x86 architectures by Dmitry V. Levin · 10 years ago
  75. ab3953b Check for SA_RESTORER definition in <asm/signal.h> by Dmitry V. Levin · 10 years ago
  76. ad138cc arm: fix compilation warning by Dmitry V. Levin · 10 years ago
  77. 900ec1b kexec: fix typo by Dmitry V. Levin · 10 years ago
  78. 61e426e Add support for Altera's Nios-II softcore architecture by Ezequiel Garcia · 10 years ago
  79. 3acf403 Implement add_key, keyctl, and request_key decoding by Dmitry V. Levin · 10 years ago
  80. fc4727d Implement ioprio_get and ioprio_set decoding by Dmitry V. Levin · 10 years ago
  81. f67502e Implement finit_module decoding by Dmitry V. Levin · 10 years ago
  82. 2f332e9 Cleanup inotify syscalls decoding by Dmitry V. Levin · 10 years ago
  83. 9aaf88c Enhance reboot decoding by Dmitry V. Levin · 10 years ago
  84. 90aa9f4 Implement kexec_load decoding by Dmitry V. Levin · 10 years ago
  85. d21f186 Use prepared editions of recently imported linux headers by Dmitry V. Levin · 10 years ago
  86. 99db95d Implement fanotify_init and fanotify_mark decoding by Dmitry V. Levin · 10 years ago
  87. 5945273 Use XLAT_END macro by Dmitry V. Levin · 10 years ago
  88. 82b1ea7 Itroduce XLAT_END macro to make xlat structures more compact by Dmitry V. Levin · 10 years ago
  89. 2a32eaa Convert personality_options to XLAT form by Dmitry V. Levin · 10 years ago
  90. 9f56d87 Convert futexops to XLAT form by Dmitry V. Levin · 10 years ago
  91. bae549e Convert sigev_value to XLAT form by Dmitry V. Levin · 10 years ago
  92. bce0cc6 Use XLAT macro by Dmitry V. Levin · 10 years ago
  93. a69ddcb Introduce XLAT macro to ease maintenance of xlat structures by Dmitry V. Levin · 10 years ago
  94. b88a6f8 Decode ptp ioctls by Stefan Sørensen · 10 years ago
  95. a5fea90 Decode dynamic posix clocks by Stefan Sørensen · 10 years ago
  96. cdf022a Update ADJ_* constants by Stefan Sørensen · 10 years ago
  97. 894c7e3 Add decoding of sockets descriptor 'paths' for network calls by Philippe Ombredanne · 10 years ago
  98. 123d401 tests: rename all tests so that their names end in .test suffix by Dmitry V. Levin · 10 years ago
  99. aa4633c net: add more sockopt options by Mike Frysinger · 10 years ago
  100. 5c23a17 Merge "external/strace: rewrite make rules for multilib" by Colin Cross · 10 years ago