1. 1d46ba5 Make out-of-memory handling more uniform by Denys Vlasenko · 13 years ago
  2. 8778bff Optimize string_quote() for speed by Denys Vlasenko · 13 years ago
  3. 5284557 Optimization: eliminate some usages of strcat() by Denys Vlasenko · 13 years ago
  4. cfd364b Small optimizations related to memory allocation by Denys Vlasenko · 13 years ago
  5. 5d64581 Improve code readability by avoiding assignments inside if() by Denys Vlasenko · 13 years ago
  6. 4924dbd Make addflags return void by Denys Vlasenko · 13 years ago
  7. 4b08df4 Use simpler rounding up to next multiple of 2. by Denys Vlasenko · 13 years ago
  8. c133bf0 Untangle a particularly badly obfuscated bit of code. No logic changes. by Denys Vlasenko · 13 years ago
  9. e7c9024 Trivial fixes by Denys Vlasenko · 13 years ago
  10. b63256e Whitespace cleanups. no code changes. by Denys Vlasenko · 13 years ago
  11. 7a5b08f ARM EABI: fix 64-bit syscall's arguments decoding by Dmitry V. Levin · 13 years ago
  12. 1201426 "Modernize" all old-style function parameter declarations by Denys Vlasenko · 13 years ago
  13. 8a08277 Add ability to print file descriptor paths and filter by those paths by Grant Edwards · 13 years ago
  14. 3138213 Fix decoding of file descriptors by Dmitry V. Levin · 13 years ago
  15. 30145dd Fix const-correctness issues uncovered by gcc -Wwrite-strings by Dmitry V. Levin · 14 years ago
  16. d69fa49 Add biarch support for powerpc64 by Andreas Schwab · 14 years ago
  17. e5e6085 Remove dead code by Dmitry V. Levin · 14 years ago
  18. 46ed50d Ignore errors if a thread is killed by Andreas Schwab · 15 years ago
  19. b5600fc Factor out printing of 64bit syscall argument by Andreas Schwab · 15 years ago
  20. 8566c50 sparc/linux: Rewrite to use asm/ptrace.h by Mike Frysinger · 15 years ago
  21. 09a13c2 Silence compiler warnings about implicit cast from pointer to integer by Mike Frysinger · 15 years ago
  22. eeb9ce3 CRIS: Correct first argument to upeek() by Edgar E. Iglesias · 15 years ago
  23. eb9e2e8 Revert unapproved commits. by Roland McGrath · 15 years ago
  24. 5ae2b7c AVR32 support by Hans-Christian Egtvedt by Denys Vlasenko · 15 years ago
  25. ea0e6e8 CRIS support by Hinko Kocevar (hinko.kocevar AT cetrtapot.si) by Denys Vlasenko · 15 years ago
  26. 4dedd56 Replace many more bare ptrace calls with calls to wrappers by Denys Vlasenko · 15 years ago
  27. 3bb7cd6 * defs.h: Correct the comment about TCB_SUSPENDED. by Denys Vlasenko · 15 years ago
  28. 418d66a Two cleanups: tcb table expansion failure is not really a survivable by Denys Vlasenko · 15 years ago
  29. f535b54 Fixes for ptrace() argument parsing. by Denys Vlasenko · 15 years ago
  30. ef2fbf8 Output format fixes, improving the situation after recent by Denys Vlasenko · 15 years ago
  31. adedb51 Fixing many instances of broken indentation with spaces instead of tabs. by Denys Vlasenko · 15 years ago
  32. 732d1bf Make strace somewhat resilient against process disappearing by Denys Vlasenko · 15 years ago
  33. 932fc7d This patch does not change any logic. by Denys Vlasenko · 15 years ago
  34. a501f14 2008-11-09 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 16 years ago
  35. 87ea1f4 2008-10-23 Mike Frysinger <vapier@gentoo.org> by Dmitry V. Levin · 16 years ago
  36. 8fc9575 2008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com> by Jan Kratochvil · 16 years ago
  37. 1f94271 2008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com> by Jan Kratochvil · 16 years ago
  38. b659f87 2008-06-30 Jan Kratochvil <jan.kratochvil@redhat.com> by Roland McGrath · 16 years ago
  39. d6ff0d5 2008-06-27 Jan Kratochvil <jan.kratochvil@redhat.com> by Roland McGrath · 16 years ago
  40. 3291ef2 2008-05-19 Roland McGrath <roland@redhat.com> by Roland McGrath · 16 years ago
  41. 6d97032 2007-11-01 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  42. a6c0d8c 2007-09-22 Dmitry V. Levin <ldv@altlinux.org> by Roland McGrath · 17 years ago
  43. bea0203 2007-10-01 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 17 years ago
  44. 1c45976 2007-08-01 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  45. a503dcf 2007-08-01 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  46. 58372f5 2007-07-23 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  47. 779c466 2007-07-11 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  48. fefdd97 2007-06-28 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 17 years ago
  49. ab9008b 2006-12-27 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 17 years ago
  50. 4ebb4e3 2006-12-10 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 17 years ago
  51. b15c4e4 2005-10-21 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  52. 9814a94 2005-07-04 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  53. a4d4853 2005-06-08 Dmitry V. Levin <ldv@altlinux.org> by Roland McGrath · 19 years ago
  54. 84fa923 2005-05-12 Philippe De Muyter <phdm@macqel.be> by Roland McGrath · 19 years ago
  55. ca85b97 revert debugging code by Roland McGrath · 19 years ago
  56. 76989d7 2005-06-06 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  57. aa524c8 2005-05-31 Dmitry V. Levin <ldv@altlinux.org> by Roland McGrath · 19 years ago
  58. b2dee13 2005-05-31 Dmitry V. Levin <ldv@altlinux.org> by Roland McGrath · 19 years ago
  59. 46100d0 2005-05-31 Dmitry V. Levin <ldv@altlinux.org> by Roland McGrath · 19 years ago
  60. 371ed8f 2005-02-05 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  61. 7a91883 2005-02-02 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  62. eac26fc 2005-02-01 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  63. d9f816f 2004-09-03 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  64. 6d1a65c 2004-07-07 David S. Miller <davem@nuts.davemloft.net> by Roland McGrath · 20 years ago
  65. 02cee8d 2004-03-02 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  66. ce9f074 2004-03-01 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  67. 90d0afd Tweak last change. by Roland McGrath · 20 years ago
  68. c9dc3c1 2004-03-01 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  69. 08267b8 2003-12-31 David Mosberger <davidm@hpl.hp.com> by Roland McGrath · 20 years ago
  70. 6bc1220 2003-09-06 Dmitry V. Levin <ldv@altlinux.org> by Roland McGrath · 21 years ago
  71. f5a4777 2003-06-26 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  72. ef38868 2003-06-03 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  73. e1e584b 2003-06-02 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  74. ac971c2 2003-02-26 Stuart Menefy <stuart.menefy@st.com> by Roland McGrath · 21 years ago
  75. 4db2624 2003-01-23 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  76. 7b30822 2003-01-20 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  77. 9b0982b 2003-01-17 Anton Blanchard <anton@samba.org> by Roland McGrath · 21 years ago
  78. 9383c6c 2003-01-17 Anton Blanchard <anton@samba.org> by Roland McGrath · 21 years ago
  79. eb28535 2003-01-14 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  80. e1df47f 2003-01-14 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  81. 7f33cc3 2003-01-10 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  82. 43b286f 2003-01-10 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  83. d81f1d9 2003-01-08 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  84. 1e85cf9 2002-12-15 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  85. 10a88d0 2002-10-07 Michal Ludvig <mludvig@suse.cz> by Michal Ludvig · 22 years ago
  86. 0e03550 2002-09-23 Michal Ludvig <mludvig@suse.cz> by Michal Ludvig · 22 years ago
  87. ccef637 Merge patch from Greg Banks for Linux/SuperH support by Wichert Akkerman · 22 years ago
  88. 9cecf7f Fix umovestr of unmapped page for UnixWare by John Hughes · 23 years ago
  89. 7b3346b Import lots of ia64 related changes from David Mosberger by Wichert Akkerman · 23 years ago
  90. 1d08dcf Merge iov fixes from Richard Kettlewell by John Hughes · 23 years ago
  91. aa09c6b Don\'t run off end of memory in umovestr when USE_PROCFS by John Hughes · 23 years ago
  92. 75c422b add code to print PC for MIPS by Wichert Akkerman · 23 years ago
  93. c1652e2 Add Linux/hppa port, patch from Richard Hirst by Wichert Akkerman · 23 years ago
  94. bf79f2e Add FreeBSD support by Wichert Akkerman · 24 years ago
  95. 43a7482 Merge changes from Ulrich by Wichert Akkerman · 24 years ago
  96. c792698 README-linux: updated to note that strace might not compile by Wichert Akkerman · 24 years ago
  97. faf7222 test/vfork.c: new file to test vfork traces by Wichert Akkerman · 24 years ago
  98. 8b1b40c Merge Trillian patches (Linux ia64) by Wichert Akkerman · 24 years ago
  99. 9a8a37f fix loop for arm by Wichert Akkerman · 24 years ago
  100. 0396bdc Use STAT64 test for the new stat64 functions by Wichert Akkerman · 24 years ago