1999-09-18 Roland McGrath <roland@baalperazim.frob.com>
authorRoland McGrath <roland@gnu.org>
Sun, 19 Sep 1999 20:46:22 +0000 (20:46 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 19 Sep 1999 20:46:22 +0000 (20:46 +0000)
commit50b076f4ddf0b240ec90ff135bd31d9801366cac
tree627de8211fc17e85d55108063560eb3972108b6e
parent55ffcab7b6e26b33fcb281aa70dc9abc33aa7ead
1999-09-18  Roland McGrath  <roland@baalperazim.frob.com>

* sysdeps/mach/hurd/wait4.c (__wait4): When proc_wait returns EAGAIN,
return zero to indicate no children died yet (assuming WNOHANG).

* sysdeps/mach/hurd/setsid.c: #include <hurd/fd.h>.

1999-09-17  Roland McGrath  <roland@baalperazim.frob.com>

* hurd/port2fd.c (_hurd_port2fd): Never change CTTYID port.

* sysdeps/mach/hurd/setsid.c (__setsid): Fix return type -> pid_t.
Return _hurd_pgrp instead of 0.
ChangeLog
hurd/port2fd.c
sysdeps/mach/hurd/setsid.c
sysdeps/mach/hurd/wait4.c