1. 08f922a Generate ChangeLog from git log by Dmitry V. Levin · 15 years ago[Renamed from ChangeLog]
  2. 414fe7d Cleanup trailing whitespaces and indentation that uses spaces before tabs by Dmitry V. Levin · 15 years ago
  3. 82f4cc6 README-CVS: Rename to README-hacking by Dmitry V. Levin · 15 years ago
  4. 5f87a09 .cvsignore: Remove obsolete file by Dmitry V. Levin · 15 years ago
  5. eb9e2e8 Revert unapproved commits. by Roland McGrath · 15 years ago
  6. 4ac9d62 * strace.c (handle_stopped_tcbs): Fix cast for 4th argument passed to ptrace(). by Dmitry V. Levin · 15 years ago
  7. 4bcd5ef * bjm.c (sys_query_module): Fix format warning reported by by Dmitry V. Levin · 15 years ago
  8. f48df6c Clean up header checks by Dmitry V. Levin · 15 years ago
  9. d80ed6c fix thinko in ChangeLog by Denys Vlasenko · 15 years ago
  10. 4e718b5 * strace.c (printstatsol, printstat_sparc64): by Denys Vlasenko · 15 years ago
  11. 246f42f * strace.c (collect_stopped_tcbs): Do not enable/disable signals by Denys Vlasenko · 15 years ago
  12. e740fd3 * file.c (print_dirfd): Use int for file descriptor, not a long. by Denys Vlasenko · 15 years ago
  13. b1a78cf * signal (sys_rt_sigtimedwait): Fix sigtimedwait syscall decoding. by Denys Vlasenko · 15 years ago
  14. 7a862d7 * signal (sys_rt_sigaction): Print struct sigaction correctly by Denys Vlasenko · 15 years ago
  15. 1d63246 * signal.c: Whitespace, comment, and style fixes, no code changes. by Denys Vlasenko · 15 years ago
  16. 132c52a * system.c (sram_alloc_flag): Add L2_SRAM constant. by Denys Vlasenko · 15 years ago
  17. 39fa628 Update Changelog to more accurately describe the changes. by Denys Vlasenko · 15 years ago
  18. aab52ca Remove "better attach to SIGSTOP", it is not correct... (^C fix remains). by Denys Vlasenko · 15 years ago
  19. 222713a * strace.c (startup_attach): Take care to correctly attach by Denys Vlasenko · 15 years ago
  20. eedaac7 Decode fcntl's F_{GET,SET}LEASE, F_NOTIFY, and F_DUPFD_CLOEXEC. by Denys Vlasenko · 15 years ago
  21. 5ae2b7c AVR32 support by Hans-Christian Egtvedt by Denys Vlasenko · 15 years ago
  22. ea0e6e8 CRIS support by Hinko Kocevar (hinko.kocevar AT cetrtapot.si) by Denys Vlasenko · 15 years ago
  23. 4dedd56 Replace many more bare ptrace calls with calls to wrappers by Denys Vlasenko · 15 years ago
  24. c7e8371 * process.c: Indent preprocessor directives so that nesting by Denys Vlasenko · 15 years ago
  25. f3c9ed4 Further signalent.h cleanup. by Denys Vlasenko · 15 years ago
  26. 3566e3d Patch by Mike Frysinger (vapier AT gentoo.org). by Denys Vlasenko · 15 years ago
  27. 5356026 Patch by Mike Frysinger (vapier AT gentoo.org). by Denys Vlasenko · 15 years ago
  28. 361f82b fix accidental damage to ChangeLog by Denys Vlasenko · 15 years ago
  29. 185cce1 Patch by Mike Frysinger (vapier AT gentoo.org). by Denys Vlasenko · 15 years ago
  30. d8df371 Patch by Mike Frysinger (vapier AT gentoo.org). by Denys Vlasenko · 15 years ago
  31. b2c048b . by Roland McGrath · 15 years ago
  32. 84e20af Cleanup after tcb table expansion simplification. by Denys Vlasenko · 15 years ago
  33. 3bb7cd6 * defs.h: Correct the comment about TCB_SUSPENDED. by Denys Vlasenko · 15 years ago
  34. 7a8bf06 * strace.c (newoutf): Prevent -o FILENAME overflowing the stack. by Denys Vlasenko · 15 years ago
  35. 7e0615f * process.c (internal_clone): Check and complain if pid value by Denys Vlasenko · 15 years ago
  36. 47ce6df * strace.c (collect_stopped_tcbs): Guard against the case when by Denys Vlasenko · 15 years ago
  37. 59432db * process.c (printwaitn): Add comment about wait4() pid expansion. by Denys Vlasenko · 15 years ago
  38. db78f76 fix fallout from recent tcb table expansion error handling change by Denys Vlasenko · 15 years ago
  39. fb03667 syscall.c (get_scno): Fix warnings about unused 'pid' variable by Denys Vlasenko · 15 years ago
  40. 1f45825 By Michal Nowak <mnowak@redhat.com>: by Denys Vlasenko · 15 years ago
  41. 2c8a258 * strace.c (collect_stopped_tcbs): Do not return NULL when ECHILD by Denys Vlasenko · 15 years ago
  42. 418d66a Two cleanups: tcb table expansion failure is not really a survivable by Denys Vlasenko · 15 years ago
  43. 1d5b113 * defs.h: Update a comment. No code changes. by Denys Vlasenko · 15 years ago
  44. f9a7e63 * process.c: Add a comment. No code changes. by Denys Vlasenko · 15 years ago
  45. 8aeed47 * linux/bfin/syscallent.h: sys_futex has 6 parameters, not 5. by Denys Vlasenko · 15 years ago
  46. f535b54 Fixes for ptrace() argument parsing. by Denys Vlasenko · 15 years ago
  47. 215cc27 * defs.h: Add new struct tcb fields: wait_status, next_need_service. by Denys Vlasenko · 15 years ago
  48. ef2fbf8 Output format fixes, improving the situation after recent by Denys Vlasenko · 15 years ago
  49. 30b5e5a * desc.c (printflock): Fix display of fcntl(F_SETLK) on by Denys Vlasenko · 15 years ago
  50. 0861ecb * strace.c: Fix compile failure: on some systems PTRACE_O_xxx by Denys Vlasenko · 15 years ago
  51. 06bfe26 2008-11-13 Kirill A. Shutemov <kirill@shutemov.name> by Dmitry V. Levin · 15 years ago
  52. 465acd2 2008-11-13 Kirill A. Shutemov <kirill@shutemov.name> by Dmitry V. Levin · 15 years ago
  53. 2fc6615 2009-01-01 Andreas Schwab <schwab@suse.de> by Dmitry V. Levin · 15 years ago
  54. ecfe2f1 Experimental support for -D option. by Denys Vlasenko · 15 years ago
  55. 8ba1cd7 Patch by Kirill A. Shutemov: by Denys Vlasenko · 15 years ago
  56. 24f0dce * linux/syscallent.h: Mark sendfile(2) as network syscall. by Denys Vlasenko · 15 years ago
  57. 96d5a76 * defs.h: Remove sigtrap80 field from struct tcb. by Denys Vlasenko · 15 years ago
  58. 1e3ce32 Make strace correctly handle SIGTRAP produced by e.g. by Denys Vlasenko · 15 years ago
  59. 732d1bf Make strace somewhat resilient against process disappearing by Denys Vlasenko · 16 years ago
  60. 73ce40e two instances of s/sa_handler == SIG_DFL/sa_handler == SIG_IGN/ by Denys Vlasenko · 16 years ago
  61. 932fc7d This patch does not change any logic. by Denys Vlasenko · 16 years ago
  62. 5414bf7 2008-11-11 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 16 years ago
  63. 93969ec Add RH# bugzilla tags by Dmitry V. Levin · 16 years ago
  64. f01b09e . by Roland McGrath · 16 years ago
  65. 8dd31dd 2008-11-09 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 16 years ago
  66. 949f451 2008-11-09 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 16 years ago
  67. a501f14 2008-11-09 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 16 years ago
  68. 4371b10 2008-10-23 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 16 years ago
  69. 87ea1f4 2008-10-23 Mike Frysinger <vapier@gentoo.org> by Dmitry V. Levin · 16 years ago
  70. d915c80 2008-09-18 Mike Frysinger <vapier@gentoo.org> by Dmitry V. Levin · 16 years ago
  71. 8a550d7 2008-10-22 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 16 years ago
  72. a680965 2008-09-29 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 16 years ago
  73. 14256a7 2008-09-12 Tomas Pospisek <tpo@sourcepole.ch> by Jan Kratochvil · 16 years ago
  74. 21a7534 2008-04-19 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 16 years ago
  75. 2e55ff4 2008-04-19 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 16 years ago
  76. 50f6013 2008-04-19 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 16 years ago
  77. f02cf21 2008-04-19 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 16 years ago
  78. 86c26be 2008-04-19 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 16 years ago
  79. 93deafe 2008-09-02 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 16 years ago
  80. 39fcbbf . by Roland McGrath · 16 years ago
  81. 76016da . by Roland McGrath · 16 years ago
  82. 09db705 Prepare for 4.5.18 release by Roland McGrath · 16 years ago
  83. a2266f7 . by Roland McGrath · 16 years ago
  84. 85c4274 . by Roland McGrath · 16 years ago
  85. 6f677cf . by Roland McGrath · 16 years ago
  86. d88e7b3 . by Roland McGrath · 16 years ago
  87. 459ea0b . by Roland McGrath · 16 years ago
  88. ab97165 . by Jan Kratochvil · 16 years ago
  89. 3aba527 . by Jan Kratochvil · 16 years ago
  90. 21aa995 . by Roland McGrath · 16 years ago
  91. 649afd0 . by Roland McGrath · 16 years ago
  92. 58b37df . by Roland McGrath · 16 years ago
  93. 06350db 2008-07-24 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 16 years ago
  94. 4cb1533 . by Roland McGrath · 16 years ago
  95. f67bc83 . by Roland McGrath · 16 years ago
  96. 1bedd4d . by Roland McGrath · 16 years ago
  97. 4b14ed7 . by Roland McGrath · 16 years ago
  98. 92a67a4 . by Roland McGrath · 16 years ago
  99. e157e36 . by Roland McGrath · 16 years ago
  100. f2a3092 . by Roland McGrath · 16 years ago