1. a0bd374 Declare syscall parsers using SYS_FUNC macro by Dmitry V. Levin · 9 years ago
  2. 499c5aa semctl: fix indirect syscall decoding by Dmitry V. Levin · 9 years ago
  3. 3b499ca Fix indirect ipc subcall handling by Dmitry V. Levin · 9 years ago
  4. d35bdca Compress blank lines by Dmitry V. Levin · 10 years ago
  5. 0ed617b Generate xlat/*.in files by Dmitry V. Levin · 10 years ago
  6. 297b594 Rename several xlat structures to avoid collisions by Dmitry V. Levin · 10 years ago
  7. 5945273 Use XLAT_END macro by Dmitry V. Levin · 10 years ago
  8. bce0cc6 Use XLAT macro by Dmitry V. Levin · 10 years ago
  9. 859ea8b Merge adjacent tprint's by Denys Vlasenko · 11 years ago
  10. beae4c7 Fix sys_semtimedop decoding on s390x by Stanislav Brabec · 11 years ago
  11. eff5c0e sys_semtimedop: fix timeval argument index in wrapped call by Stanislav Brabec · 11 years ago
  12. d8d3bd3 Add AArch64 support to strace by Steve McIntyre · 12 years ago
  13. 35be581 Add x32 support to strace by H.J. Lu · 12 years ago
  14. a6d91de Tidy up includes and copyright notices, fix indentation by Denys Vlasenko · 12 years ago
  15. 3d7b11b Fix IPC decoding on alpha and arm by Dmitry V. Levin · 12 years ago
  16. e83e157 Compress blank lines by Dmitry V. Levin · 12 years ago
  17. 8470374 Cleanup after non-Linux code removal. by Denys Vlasenko · 12 years ago
  18. ed720fd Automated removal of non-Linux code by Denys Vlasenko · 12 years ago
  19. b5e88d4 Do not use SYS_ipc and SYS_socketcall by Dmitry V. Levin · 12 years ago
  20. 0b315b6 Cast to long for %l in printf by H.J. Lu · 12 years ago
  21. e0f5fd8 Fix sys_ipc/sys_semtimedop decoding on s390 by Heiko Carstens · 12 years ago
  22. 60fe8c1 Use tprints with literal strings, it may be faster than tprintf by Denys Vlasenko · 13 years ago
  23. b63256e Whitespace cleanups. no code changes. by Denys Vlasenko · 13 years ago
  24. 1201426 "Modernize" all old-style function parameter declarations by Denys Vlasenko · 13 years ago
  25. 4310a37 Fix msgsnd indirect ipccall decoding by Dmitry V. Levin · 14 years ago
  26. 62e0596 Check umove() return code by Dmitry V. Levin · 15 years ago
  27. 783f5bc Enhance msgsnd() parser by Dmitry V. Levin · 15 years ago
  28. ef94101 Enhance semop()/semtimedop() sembuf parser by Dmitry V. Levin · 15 years ago
  29. 002e985 Add pretty printing of sembuf argument to semop() and semtimedop() by Jakub Bogusz · 15 years ago
  30. c0124e6 * ipc.c [LINUX] (sys_shmat): HPPA does not use an IPC multiplexer. by Dmitry V. Levin · 15 years ago
  31. eedaac7 Decode fcntl's F_{GET,SET}LEASE, F_NOTIFY, and F_DUPFD_CLOEXEC. by Denys Vlasenko · 15 years ago
  32. 9b5b67e 2007-01-11 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 17 years ago
  33. 9f130d5 2006-08-22 Roland McGrath <roland@redhat.com> by Roland McGrath · 18 years ago
  34. a079d9f 2006-04-25 Roland McGrath <roland@redhat.com> by Roland McGrath · 18 years ago
  35. e1ebaab 2005-12-01 Roland McGrath <roland@redhat.com> by Roland McGrath · 18 years ago
  36. a81bf4c 2005-12-01 Roland McGrath <roland@redhat.com> by Roland McGrath · 18 years ago
  37. 54b90d7 2005-12-01 Roland McGrath <roland@redhat.com> by Roland McGrath · 18 years ago
  38. f467c00 2005-07-31 Ulrich Drepper <drepper@redhat.com> by Roland McGrath · 18 years ago
  39. b2dee13 2005-05-31 Dmitry V. Levin <ldv@altlinux.org> by Roland McGrath · 19 years ago
  40. 802b8f4 2005-04-05 Anton Blanchard <anton@samba.org> by Roland McGrath · 19 years ago
  41. d9f816f 2004-09-03 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  42. 4df13c1 2004-04-16 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  43. e2be9ab 2003-07-15 Anton Blanchard <anton@samba.org> by Roland McGrath · 21 years ago
  44. 8477647 2003-04-07 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  45. 8073179 2003-01-14 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  46. bf79f2e Add FreeBSD support by Wichert Akkerman · 24 years ago
  47. 4dc8a2a Bunch of stuff by Wichert Akkerman · 24 years ago
  48. 76baf7c Initial revision by Wichert Akkerman · 25 years ago