index
:
teythoon/hurd.git
introspection-2015-09-11
justus/gpg-0
justus/la-merge-0
master
unprivileged-subhurds-2016-09-04
unprivileged-subhurds-2016-10-27
Personal Hurd development repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
proc
/
wait.c
Age
Commit message (
Expand
)
Author
1995-11-21
(S_interrupt_operation): Include new seqno parameter.
Michael I. Bushnell
1995-11-14
(S_proc_wait): `p->msgportwait' ==> `p->p_msgportwait' typo fix.
Michael I. Bushnell
1995-11-09
(S_proc_wait): Also return EBUSY if P->msgportwait, because both share
Michael I. Bushnell
1995-10-31
(struct zombie): Deleted; now in proc.h.
Michael I. Bushnell
1995-07-22
(zombie_check_pid): Typo.
Michael I. Bushnell
1995-07-22
(zombie_check_pid): Examine Z->pgrp too.
Michael I. Bushnell
1995-04-26
(S_proc_wait): Use `waiter_cares', not `waiting_parent_cares' in
Michael I. Bushnell
1995-04-18
(reparent_zombies): Send SIGCHLD signal to init.
Michael I. Bushnell
1995-04-18
(S_proc_wait): Don't return ESRCH; return ECHILD.
Michael I. Bushnell
1995-04-06
(waiter_cares, waiting_parent_cares): New functions.
Roland McGrath
1994-08-22
entered into RCS
Michael I. Bushnell
1994-08-22
Formerly wait.c.~10~
Roland McGrath
1994-07-22
Formerly wait.c.~9~
Michael I. Bushnell
1994-07-22
Formerly wait.c.~8~
Michael I. Bushnell
1994-07-20
Formerly wait.c.~7~
Michael I. Bushnell
1994-06-30
Formerly wait.c.~6~
Michael I. Bushnell
1994-06-30
Formerly wait.c.~5~
Roland McGrath
1994-05-06
Formerly wait.c.~4~
Michael I. Bushnell
1994-04-08
Formerly wait.c.~3~
Michael I. Bushnell
1994-03-22
Formerly wait.c.~2~
Michael I. Bushnell
1994-03-22
Initial revision
Michael I. Bushnell