summaryrefslogtreecommitdiff
path: root/process.c
Commit message (Expand)AuthorAge
* 2002-12-21 Roland McGrath <roland@redhat.com>Roland McGrath2002-12-22
* 2002-12-21 Roland McGrath <roland@redhat.com>Roland McGrath2002-12-21
* 2002-12-17 Roland McGrath <roland@redhat.com>Roland McGrath2002-12-18
* 2002-12-16 Roland McGrath <roland@redhat.com>Roland McGrath2002-12-17
* 2002-12-15 Roland McGrath <roland@redhat.com>Roland McGrath2002-12-16
* 2002-12-15 Roland McGrath <roland@redhat.com>Roland McGrath2002-12-15
* 2002-10-07 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2002-10-07
* 2002-09-23 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2002-09-23
* handle svr4 procpriv callJohn Hughes2002-05-17
* Merge patch from Greg Banks for Linux/SuperH supportWichert Akkerman2002-05-01
* Merge SVR4/Linux printsiginfoJohn Hughes2001-10-18
* Import lots of ia64 related changes from David MosbergerWichert Akkerman2001-10-09
* fix display of ptrace args on FreeBSDJohn Hughes2001-09-28
* seems Linux/IA64 changed register names on us, switch to using new namesWichert Akkerman2001-08-03
* Handle fork1/forkall on uw, handle rfork1,rforkall,rexecve and ssisys on uw n...John Hughes2001-04-18
* Fix wrong cast in powerpc codeWichert Akkerman2001-04-12
* several Linux/sparc fixesWichert Akkerman2001-03-28
* Add Linux/hppa port, patch from Richard HirstWichert Akkerman2001-03-27
* more FreeBSD updatesWichert Akkerman2000-09-03
* process.c: perform bpt trick for clone as well so we can get the pid of the c...Wichert Akkerman2000-09-03
* Add FreeBSD supportWichert Akkerman2000-09-01
* Implement setargs for MIPS.Ralf Baechle2000-08-01
* The `too much stuff, just check the ChangeLog' updateWichert Akkerman2000-05-01
* README-linux: updated to note that strace might not compileWichert Akkerman2000-04-10
* test/vfork.c: new file to test vfork tracesWichert Akkerman2000-02-19
* S390 updatesWichert Akkerman2000-02-14
* Merge Trillian patches (Linux ia64)Wichert Akkerman2000-02-03
* Wrap changing of syscall into nice function.Pavel Machek2000-02-01
* (internal_clone): Fix a few typos and add definitions to make it atUlrich Drepper1999-12-24
* Begin work on supporting cloneWichert Akkerman1999-12-23
* Bunch of stuffWichert Akkerman1999-12-23
* Start merging linux-ip-routing forkWichert Akkerman1999-11-18
* Add Linux MIPS supportWichert Akkerman1999-10-31
* Compilation updatesWichert Akkerman1999-10-06
* Add test for sys/reg.h and use that instead of asm/ptrace.hWichert Akkerman1999-07-13
* Various fixes, see ChangeLog for detailsWichert Akkerman1999-06-11
* Merged in a bunch of patches that I got as reaction to the 3.99 release.Wichert Akkerman1999-05-09
* Add new function `signame', which returns name (SIGXXX) of numericNate Sammons1999-03-29
* Don't try to follow clone, until special handling for all of itsNate Sammons1999-03-29
* Add capability for Linux to change a vfork call into plain fork, whichNate Sammons1999-03-29
* Change EXEC_vfork to SYS_vfork; broke compilation on at leastNate Sammons1999-03-29
* sys/reg apparently only exists on i386 and m68k, so fix the test inWichert Akkerman1999-03-17
* Simply bugfixes, see patch to debian/changelog for detailsWichert Akkerman1999-03-15
* Initial revisionWichert Akkerman1999-02-19