]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
.
authorRoland McGrath <roland@gnu.org>
Fri, 17 Sep 1999 08:41:12 +0000 (08:41 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 17 Sep 1999 08:41:12 +0000 (08:41 +0000)
ChangeLog

index 05998c1fed25a12b73d363390bb52a5fefd6ac9d..b3fd41bfd127b37c158ac988d70da73c4decccfd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+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.
+
 1999-09-16  Ulrich Drepper  <drepper@cygnus.com>
 
        * time/getdate.c (__getdate_r): Pass correct year to check_mday.