From b2c8be1fdff0639fafd06132bcdf35d6d39aab65 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 26 Apr 1996 05:57:35 +0000 Subject: [PATCH] Fri Apr 26 01:55:07 1996 Roland McGrath * malloc/mcheck.c (mabort): Use __libc_fatal only #ifdef _LIBC. Wed Apr 24 00:22:42 1996 Roland McGrath * stdio/internals.c (seek_to_target): Set errno if seek function returns the wrong offset. * wcsmbs/wcsrtombs.c [! EILSEQ] (EILSEQ): Define to EINVAL. * wcsmbs/wcrtomb.c: Likewise. * stdio-common/vfprintf.c: Include errno.h. --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index d15f295..43d5087 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +Fri Apr 26 01:55:07 1996 Roland McGrath + + * malloc/mcheck.c (mabort): Use __libc_fatal only #ifdef _LIBC. + +Wed Apr 24 00:22:42 1996 Roland McGrath + + * stdio/internals.c (seek_to_target): Set errno if seek function + returns the wrong offset. + + * wcsmbs/wcsrtombs.c [! EILSEQ] (EILSEQ): Define to EINVAL. + * wcsmbs/wcrtomb.c: Likewise. + + * stdio-common/vfprintf.c: Include errno.h. + Tue Apr 23 21:09:14 1996 Miles Bader * hurd/hurdsig.c (signal_allowed): For SIGIO/SIGURG, add a new -- 2.7.4