From: Roland McGrath Date: Fri, 17 Sep 1999 08:41:12 +0000 (+0000) Subject: . X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=097b557aa06d340b96d4c0e15702221b048825ce;p=thirdparty%2Fglibc.git . --- diff --git a/ChangeLog b/ChangeLog index 05998c1fed2..b3fd41bfd12 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +1999-09-17 Roland McGrath + + * 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 * time/getdate.c (__getdate_r): Pass correct year to check_mday.