summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-04-26 05:57:35 +0000
committerRoland McGrath <roland@gnu.org>1996-04-26 05:57:35 +0000
commitb2c8be1fdff0639fafd06132bcdf35d6d39aab65 (patch)
tree1f7899d9a7fab447dbdc441cd3cfea83325f8141
parent8555e89e370fc49db6593319385045e90b05c364 (diff)
Fri Apr 26 01:55:07 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* malloc/mcheck.c (mabort): Use __libc_fatal only #ifdef _LIBC. Wed Apr 24 00:22:42 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> * 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.
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d15f295c35..43d5087b2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+Fri Apr 26 01:55:07 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
+
+ * malloc/mcheck.c (mabort): Use __libc_fatal only #ifdef _LIBC.
+
+Wed Apr 24 00:22:42 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
+
+ * 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 <miles@gnu.ai.mit.edu>
* hurd/hurdsig.c (signal_allowed): For SIGIO/SIGURG, add a new