diff options
author | Roland McGrath <roland@gnu.org> | 1996-05-01 09:03:01 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-05-01 09:03:01 +0000 |
commit | 5bd44955948a63ea9a71726fb2b8b54b970aeb66 (patch) | |
tree | c2ca62d977090b46d053da47439a23e6bd198afe /ChangeLog | |
parent | d3dc731b4741072b890428b1e125228fcb8bf4a2 (diff) | |
download | glibc-5bd44955948a63ea9a71726fb2b8b54b970aeb66.tar.gz glibc-5bd44955948a63ea9a71726fb2b8b54b970aeb66.tar.xz glibc-5bd44955948a63ea9a71726fb2b8b54b970aeb66.zip |
Tue Apr 30 17:30:46 1996 Miles Bader <miles@gnu.ai.mit.edu> cvs/libc-960501
* 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index dd58a9711c..eabcbe375c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Tue Apr 30 17:30:46 1996 Miles Bader <miles@gnu.ai.mit.edu> + + * 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 <roland@delasyd.gnu.ai.mit.edu> * errno.h [!__error_t_defined] (error_t): New type. |