From: Roland McGrath Date: Wed, 1 May 1996 09:03:01 +0000 (+0000) Subject: Tue Apr 30 17:30:46 1996 Miles Bader X-Git-Tag: cvs/libc-960501 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5bd44955948a63ea9a71726fb2b8b54b970aeb66;p=platform%2Fupstream%2Fglibc.git Tue Apr 30 17:30:46 1996 Miles Bader * hurd/hurdsig.c (_hurdsig_abort_rpcs): Add timeout argument to interrupt_operation call. (_hurdsig_interrupt_timeout): New variable. * hurd/report-wait.c (describe_number): Correctly allocate space in DESCRIPTION for the digits in I. --- diff --git a/ChangeLog b/ChangeLog index dd58a97..eabcbe3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Tue Apr 30 17:30:46 1996 Miles Bader + + * hurd/hurdsig.c (_hurdsig_abort_rpcs): Add timeout argument to + interrupt_operation call. + (_hurdsig_interrupt_timeout): New variable. + + * hurd/report-wait.c (describe_number): Correctly allocate space + in DESCRIPTION for the digits in I. + Mon Apr 29 00:11:59 1996 Roland McGrath * errno.h [!__error_t_defined] (error_t): New type.