From 36c96ccd8708e49c6083dfc52412610e89613abf Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sat, 21 Apr 2001 18:46:32 +0000 Subject: Update. * rt/aio_misc.c (handle_fildes_io): Add noreturn attribute. * resolv/gai_misc.c (handle_requests): Likewise. * malloc/obstack.c (print_and_abort): Likewise. * malloc/mcheck.c (mabort): Likewise. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 61c42f6..791eebd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2001-04-21 Andreas Jaeger + * rt/aio_misc.c (handle_fildes_io): Add noreturn attribute. + * resolv/gai_misc.c (handle_requests): Likewise. + * malloc/obstack.c (print_and_abort): Likewise. + * malloc/mcheck.c (mabort): Likewise. + * sysdeps/unix/i386/i586/clock_settime.c: Include "libc-internal.h" for __get_clockfreq declaration. -- cgit v1.1