summaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/process.c
AgeCommit message (Expand)AuthorLines
2005-03-09[PATCH] uml: ptrace interface cleanupJeff Dike-1/+1
2005-01-03[PATCH] uml: kill host processes properlyJeff Dike-0/+7
2004-11-10[PATCH] uml: use sys_getpid bypassing glibc (fixes UML on Gentoo)Paolo \'Blaisorblade\' Giarrusso-0/+4
2004-11-07[PATCH] uml: fix ptrace() hang on 2.6.9 host due to host changesPaolo \'Blaisorblade\' Giarrusso-0/+8
2004-09-16[PATCH] uml: eliminate signal order delivery dependencyJeff Dike-4/+0
2004-09-16[PATCH] uml: cleaning upJeff Dike-2/+2
2004-08-23[PATCH] uml: Fix os_process_pc and os_process_parent for corner cases.Paolo \'Blaisorblade\' Giarrusso-6/+8
2004-08-23[PATCH] uml: Handles correctly errno == EINTR in lots of places.Paolo \'Blaisorblade\' Giarrusso-1/+2
2004-08-23[PATCH] uml: Avoids compile failure when host misses tkill().Paolo \'Blaisorblade\' Giarrusso-1/+4
2004-08-23[PATCH] uml: Uml base patchPaolo \'Blaisorblade\' Giarrusso-25/+33
2003-01-18Fixed the time locking bug.Jeff Dike-1/+1
2002-11-20Merged most of the rest of the skas changes.Jeff Dike-0/+35
2002-11-19Fixed a couple of buglets in the signal frame merge.Jeff Dike-0/+2
2002-11-18Merged the os_kill_process and the driver from_user changes fromJeff Dike-1/+4
2002-09-11[PATCH] UML arch (user-mode Linux)Jeff Dike-0/+102