aboutsummaryrefslogtreecommitdiff
path: root/proc/wait.c
Commit message (Expand)AuthorAgeFilesLines
* (zombie_check_pid): Typo.Michael I. Bushnell1995-07-221-1/+1
* (zombie_check_pid): Examine Z->pgrp too.Michael I. Bushnell1995-07-221-1/+2
* (S_proc_wait): Use `waiter_cares', not `waiting_parent_cares' inMichael I. Bushnell1995-04-261-1/+2
* (reparent_zombies): Send SIGCHLD signal to init.Michael I. Bushnell1995-04-181-1/+7
* (S_proc_wait): Don't return ESRCH; return ECHILD.Michael I. Bushnell1995-04-181-3/+3
* (waiter_cares, waiting_parent_cares): New functions.Roland McGrath1995-04-061-28/+37
* entered into RCSMichael I. Bushnell1994-08-221-3/+0
* Formerly wait.c.~10~Roland McGrath1994-08-221-1/+2
* Formerly wait.c.~9~Michael I. Bushnell1994-07-221-1/+1
* Formerly wait.c.~8~Michael I. Bushnell1994-07-221-2/+2
* Formerly wait.c.~7~Michael I. Bushnell1994-07-201-1/+0
* Formerly wait.c.~6~Michael I. Bushnell1994-06-301-20/+31
* Formerly wait.c.~5~Roland McGrath1994-06-301-2/+5
* Formerly wait.c.~4~Michael I. Bushnell1994-05-061-7/+7
* Formerly wait.c.~3~Michael I. Bushnell1994-04-081-1/+1
* Formerly wait.c.~2~Michael I. Bushnell1994-03-221-4/+7
* Initial revisionMichael I. Bushnell1994-03-221-0/+314