1. 939caba Add support for the MicroBlaze architecture by Edgar E. Iglesias · 14 years ago
  2. 102e69a Remove extern declaration at file scope by Andreas Schwab · 14 years ago
  3. c8c6698 Add support for the TILE architecture by Chris Metcalf · 14 years ago
  4. e5e6085 Remove dead code by Dmitry V. Levin · 14 years ago
  5. 257e157 Merge Linux internal_clone() into internal_fork() by Dmitry V. Levin · 14 years ago
  6. 62e0596 Check umove() return code by Dmitry V. Levin · 15 years ago
  7. 8566c50 sparc/linux: Rewrite to use asm/ptrace.h by Mike Frysinger · 15 years ago
  8. 7674006 Fix follow fork/vfork on Linux ARM OABI by Dmitry V. Levin · 15 years ago
  9. 99c8569 Zero-extend 32-bit addresses when printing argv array. by Andreas Schwab · 15 years ago
  10. 85f5832 Add more futex decoding. by Andreas Schwab · 15 years ago
  11. eb9e2e8 Revert unapproved commits. by Roland McGrath · 15 years ago
  12. 4bcd5ef * bjm.c (sys_query_module): Fix format warning reported by by Dmitry V. Levin · 15 years ago
  13. e740fd3 * file.c (print_dirfd): Use int for file descriptor, not a long. by Denys Vlasenko · 15 years ago
  14. 1d63246 * signal.c: Whitespace, comment, and style fixes, no code changes. by Denys Vlasenko · 15 years ago
  15. 5ae2b7c AVR32 support by Hans-Christian Egtvedt by Denys Vlasenko · 15 years ago
  16. ea0e6e8 CRIS support by Hinko Kocevar (hinko.kocevar AT cetrtapot.si) by Denys Vlasenko · 15 years ago
  17. 4dedd56 Replace many more bare ptrace calls with calls to wrappers by Denys Vlasenko · 15 years ago
  18. c7e8371 * process.c: Indent preprocessor directives so that nesting by Denys Vlasenko · 15 years ago
  19. 84e20af Cleanup after tcb table expansion simplification. by Denys Vlasenko · 15 years ago
  20. 7e0615f * process.c (internal_clone): Check and complain if pid value by Denys Vlasenko · 15 years ago
  21. 59432db * process.c (printwaitn): Add comment about wait4() pid expansion. by Denys Vlasenko · 15 years ago
  22. db78f76 fix fallout from recent tcb table expansion error handling change by Denys Vlasenko · 15 years ago
  23. 418d66a Two cleanups: tcb table expansion failure is not really a survivable by Denys Vlasenko · 15 years ago
  24. f9a7e63 * process.c: Add a comment. No code changes. by Denys Vlasenko · 15 years ago
  25. f535b54 Fixes for ptrace() argument parsing. by Denys Vlasenko · 15 years ago
  26. ef2fbf8 Output format fixes, improving the situation after recent by Denys Vlasenko · 15 years ago
  27. adedb51 Fixing many instances of broken indentation with spaces instead of tabs. by Denys Vlasenko · 15 years ago
  28. 732d1bf Make strace somewhat resilient against process disappearing by Denys Vlasenko · 16 years ago
  29. 932fc7d This patch does not change any logic. by Denys Vlasenko · 16 years ago
  30. 8dd31dd 2008-11-09 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 16 years ago
  31. 87ea1f4 2008-10-23 Mike Frysinger <vapier@gentoo.org> by Dmitry V. Levin · 16 years ago
  32. 21a7534 2008-04-19 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 16 years ago
  33. 50f6013 2008-04-19 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 16 years ago
  34. f02cf21 2008-04-19 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 16 years ago
  35. 5b63d96 2008-07-17 Roland McGrath <roland@redhat.com> by Roland McGrath · 16 years ago
  36. 1aeaf74 2008-07-17 Roland McGrath <roland@redhat.com> by Roland McGrath · 16 years ago
  37. 41c4822 2008-07-03 Jan Kratochvil <jan.kratochvil@redhat.com> by Roland McGrath · 16 years ago
  38. 542c2c6 2007-08-26 Daniel Jacobowitz <dan@codesourcery.com> by Roland McGrath · 16 years ago
  39. 1e86806 2007-11-19 Andreas Schwab <schwab@suse.de> by Roland McGrath · 17 years ago
  40. e5039fb 2007-11-03 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  41. 85a3bc4 2007-08-01 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  42. db8319f 2007-07-23 Ulrich Drepper <drepper@redhat.com> by Roland McGrath · 17 years ago
  43. 51942a9 2007-07-05 Roland McGrath <roland@frob.com> by Roland McGrath · 17 years ago
  44. ab9008b 2006-12-27 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 17 years ago
  45. 10de62b 2006-12-12 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 18 years ago
  46. b9fe011 2006-12-10 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 18 years ago
  47. 95ebf5a 2006-10-13 Ulrich Drepper <drepper@redhat.com> by Dmitry V. Levin · 18 years ago
  48. 76860f6 2006-03-29 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 18 years ago
  49. f691bd2 2006-03-30 Daniel Jacobowitz <dan@codesourcery.com> by Roland McGrath · 18 years ago
  50. d56a656 2005-08-03 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  51. a4d4853 2005-06-08 Dmitry V. Levin <ldv@altlinux.org> by Roland McGrath · 19 years ago
  52. a4f9f2d 2005-06-06 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  53. aa524c8 2005-05-31 Dmitry V. Levin <ldv@altlinux.org> by Roland McGrath · 19 years ago
  54. b2dee13 2005-05-31 Dmitry V. Levin <ldv@altlinux.org> by Roland McGrath · 19 years ago
  55. f04bb48 2005-05-05 Anton Blanchard <anton@samba.org> by Roland McGrath · 19 years ago
  56. 15dca8e 2004-12-19 Dmitry V. Levin <ldv@altlinux.org> by Roland McGrath · 19 years ago
  57. c2d5eb0 2005-02-01 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  58. 5e02a57 2004-10-19 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  59. 39426a3 2004-09-15 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  60. d9f816f 2004-09-03 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  61. c74c0b7 2004-09-01 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  62. 6d1a65c 2004-07-07 David S. Miller <davem@nuts.davemloft.net> by Roland McGrath · 20 years ago
  63. fdb097f 2004-06-28 Andreas Schwab <schwab@suse.de> by Roland McGrath · 20 years ago
  64. 7b54a7a 2004-06-03 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  65. f8cc83c 2004-04-19 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  66. 79fbda5 2004-04-13 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  67. 7decfb2 2004-03-01 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  68. b09e33a 2004-03-01 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  69. fb1bc07 2004-03-01 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  70. 279d378 2004-03-01 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  71. 08267b8 2003-12-31 David Mosberger <davidm@hpl.hp.com> by Roland McGrath · 20 years ago
  72. 5ef24ab Revert jhughes commits. by Roland McGrath · 20 years ago
  73. ae25933 port SSI clustering mods to OpenSSI on Linux by John Hughes · 20 years ago
  74. ca4e10c 2003-12-31 David Mosberger <davidm@hpl.hp.com> by Roland McGrath · 20 years ago
  75. 83bd47a 2003-09-06 Dmitry V. Levin <ldv@altlinux.org> by Roland McGrath · 21 years ago
  76. fccfb94 2003-10-01 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  77. c0f8bbd 2003-07-28 Daniel Jacobowitz <drow@mvista.com> by Roland McGrath · 21 years ago
  78. 9c555e7 2003-07-05 Richard Henderson <rth@twiddle.net> by Roland McGrath · 21 years ago
  79. f5a4777 2003-06-26 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  80. 88812d6 2003-06-26 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  81. 0f87c49 2003-06-03 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  82. e1e584b 2003-06-02 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  83. 0962345 2003-05-22 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  84. 984154d 2003-05-22 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  85. fe5fdb2 2003-05-22 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  86. a2f3496 2003-05-22 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  87. ac971c2 2003-02-26 Stuart Menefy <stuart.menefy@st.com> by Roland McGrath · 21 years ago
  88. 6f67a98 2003-03-18 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  89. 361aac5 2003-03-17 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  90. c03981d 2003-03-14 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  91. 178d3b4 tweak last change by Roland McGrath · 21 years ago
  92. 43f2c84 tweak last change by Roland McGrath · 21 years ago
  93. 9677b3a 2003-03-12 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  94. 8dfa04a 2003-03-04 Ulrich Drepper <drepper@redhat.com> by Roland McGrath · 21 years ago
  95. d245092 2003-02-24 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  96. 9bd6b42 2003-02-23 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  97. f3a0e1b 2003-02-19 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  98. 5bd7cf8 2003-01-23 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  99. b4968be 2003-01-20 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  100. eb28535 2003-01-14 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago