]> Zhao Yanbai Git Server - minix.git/commit
Allow a process to kill itself. Remove the endpoint of a process that kills
authorPhilip Homburg <philip@cs.vu.nl>
Wed, 15 Mar 2006 12:01:59 +0000 (12:01 +0000)
committerPhilip Homburg <philip@cs.vu.nl>
Wed, 15 Mar 2006 12:01:59 +0000 (12:01 +0000)
commitc1da6e6e24908b1af03d78a0690c9a5ce01571b9
tree1fef9a2826a7673a220b33f6ce36e0ef2f7aa42f
parentb351811f183b66495439a93b0938b86b0b455a5e
Allow a process to kill itself. Remove the endpoint of a process that kills
itself before reporting the singal to pm.
kernel/proc.c
kernel/proc.h
kernel/proto.h
kernel/system.c
kernel/system/do_exit.c
kernel/system/do_kill.c