Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2001-08-06 Roland McGrath <roland@frob.com> | Roland McGrath | 2001-08-06 | 1 | -1/+1 |
* | 2001-08-05 Roland McGrath <roland@frob.com> | Roland McGrath | 2001-08-05 | 1 | -14/+81 |
* | 2001-08-04 Roland McGrath <roland@frob.com> | Roland McGrath | 2001-08-04 | 1 | -43/+59 |
* | 2000-04-03 Neal H Walfield <neal@cs.uml.edu> | Roland McGrath | 2001-04-15 | 1 | -8/+8 |
* | (EWOULDBLOCK): Define to work around new libc bug. | Michael I. Bushnell | 1996-07-16 | 1 | -0/+2 |
* | (S_proc_wait): New parm SIGCODE; return p_sigcode in it. | Michael I. Bushnell | 1996-05-09 | 1 | -3/+13 |
* | Many changes to support multi-threading. See ChangeLog. | Michael I. Bushnell | 1996-04-25 | 1 | -84/+43 |
* | (waiting_parent_cares): Delete function. | Michael I. Bushnell | 1996-03-20 | 1 | -83/+13 |
* | (S_interrupt_operation): Include new seqno parameter. | Michael I. Bushnell | 1995-11-21 | 1 | -1/+2 |
* | (S_proc_wait): `p->msgportwait' ==> `p->p_msgportwait' typo fix. | Michael I. Bushnell | 1995-11-14 | 1 | -1/+1 |
* | (S_proc_wait): Also return EBUSY if P->msgportwait, because both share | Michael I. Bushnell | 1995-11-09 | 1 | -1/+1 |
* | (struct zombie): Deleted; now in proc.h. | Michael I. Bushnell | 1995-10-31 | 1 | -12/+0 |
* | (zombie_check_pid): Typo. | Michael I. Bushnell | 1995-07-22 | 1 | -1/+1 |
* | (zombie_check_pid): Examine Z->pgrp too. | Michael I. Bushnell | 1995-07-22 | 1 | -1/+2 |
* | (S_proc_wait): Use `waiter_cares', not `waiting_parent_cares' in | Michael I. Bushnell | 1995-04-26 | 1 | -1/+2 |
* | (reparent_zombies): Send SIGCHLD signal to init. | Michael I. Bushnell | 1995-04-18 | 1 | -1/+7 |
* | (S_proc_wait): Don't return ESRCH; return ECHILD. | Michael I. Bushnell | 1995-04-18 | 1 | -3/+3 |
* | (waiter_cares, waiting_parent_cares): New functions. | Roland McGrath | 1995-04-06 | 1 | -28/+37 |
* | entered into RCS | Michael I. Bushnell | 1994-08-22 | 1 | -3/+0 |
* | Formerly wait.c.~10~ | Roland McGrath | 1994-08-22 | 1 | -1/+2 |
* | Formerly wait.c.~9~ | Michael I. Bushnell | 1994-07-22 | 1 | -1/+1 |
* | Formerly wait.c.~8~ | Michael I. Bushnell | 1994-07-22 | 1 | -2/+2 |
* | Formerly wait.c.~7~ | Michael I. Bushnell | 1994-07-20 | 1 | -1/+0 |
* | Formerly wait.c.~6~ | Michael I. Bushnell | 1994-06-30 | 1 | -20/+31 |
* | Formerly wait.c.~5~ | Roland McGrath | 1994-06-30 | 1 | -2/+5 |
* | Formerly wait.c.~4~ | Michael I. Bushnell | 1994-05-06 | 1 | -7/+7 |
* | Formerly wait.c.~3~ | Michael I. Bushnell | 1994-04-08 | 1 | -1/+1 |
* | Formerly wait.c.~2~ | Michael I. Bushnell | 1994-03-22 | 1 | -4/+7 |
* | Initial revision | Michael I. Bushnell | 1994-03-22 | 1 | -0/+314 |