]> granicus.if.org Git - strace/history - process.c
2002-12-15 Roland McGrath <roland@redhat.com>
[strace] / process.c
2002-10-07 Michal Ludvig2002-10-07 Michal Ludvig <mludvig@suse.cz>
2002-09-23 Michal Ludvig2002-09-23 Michal Ludvig <mludvig@suse.cz>
2002-05-17 John Hugheshandle svr4 procpriv call
2002-05-01 Wichert AkkermanMerge patch from Greg Banks for Linux/SuperH support
2001-10-18 John HughesMerge SVR4/Linux printsiginfo
2001-10-09 Wichert AkkermanImport lots of ia64 related changes from David Mosberger
2001-09-28 John Hughesfix display of ptrace args on FreeBSD
2001-08-03 Wichert Akkermanseems Linux/IA64 changed register names on us, switch...
2001-04-18 John HughesHandle fork1/forkall on uw, handle rfork1,rforkall...
2001-04-12 Wichert AkkermanFix wrong cast in powerpc code
2001-03-28 Wichert Akkermanseveral Linux/sparc fixes
2001-03-27 Wichert AkkermanAdd Linux/hppa port, patch from Richard Hirst
2000-09-03 Wichert Akkermanmore FreeBSD updates
2000-09-03 Wichert Akkermanprocess.c: perform bpt trick for clone as well so we...
2000-09-01 Wichert AkkermanAdd FreeBSD support
2000-08-01 Ralf BaechleImplement setargs for MIPS.
2000-05-01 Wichert AkkermanThe `too much stuff, just check the ChangeLog' update
2000-04-10 Wichert AkkermanREADME-linux: updated to note that strace might not...
2000-02-19 Wichert Akkermantest/vfork.c: new file to test vfork traces
2000-02-14 Wichert AkkermanS390 updates
2000-02-03 Wichert AkkermanMerge Trillian patches (Linux ia64)
2000-02-01 Pavel MachekWrap changing of syscall into nice function.
1999-12-24 Ulrich Drepper(internal_clone): Fix a few typos and add definitions...
1999-12-23 Wichert AkkermanBegin work on supporting clone
1999-12-23 Wichert AkkermanBunch of stuff
1999-11-18 Wichert AkkermanStart merging linux-ip-routing fork
1999-10-31 Wichert AkkermanAdd Linux MIPS support
1999-10-06 Wichert AkkermanCompilation updates
1999-07-13 Wichert AkkermanAdd test for sys/reg.h and use that instead of asm...
1999-06-11 Wichert AkkermanVarious fixes, see ChangeLog for details
1999-05-09 Wichert AkkermanMerged in a bunch of patches that I got as reaction...
1999-03-29 Nate SammonsAdd new function `signame', which returns name (SIGXXX...
1999-03-29 Nate SammonsDon't try to follow clone, until special handling for...
1999-03-29 Nate SammonsAdd capability for Linux to change a vfork call into...
1999-03-29 Nate SammonsChange EXEC_vfork to SYS_vfork; broke compilation on...
1999-03-17 Wichert Akkermansys/reg apparently only exists on i386 and m68k, so...
1999-03-15 Wichert AkkermanSimply bugfixes, see patch to debian/changelog for...
1999-02-19 Wichert AkkermanInitial revision