aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-01-13 03:42:27 +0000
committerRoland McGrath <roland@gnu.org>2003-01-13 03:42:27 +0000
commitf1c5213d6908c00e42556e9ac910cf150029f4c2 (patch)
tree97737a5aa00658c356b14b80570e5a253c7e45f5 /ChangeLog
parent2674e3c6fc3d2a1279b0e31877f90a22a523504c (diff)
downloadglibc-f1c5213d6908c00e42556e9ac910cf150029f4c2.zip
glibc-f1c5213d6908c00e42556e9ac910cf150029f4c2.tar.gz
glibc-f1c5213d6908c00e42556e9ac910cf150029f4c2.tar.bz2
* include/fcntl.h: Declare __libc_creat.
* sysdeps/mach/hurd/Makefile (libmachuser-link.so-no-z-defs, libhurduser-link.so-no-z-defs): New variables. * malloc/malloc.c: Revert last change. * malloc/malloc.h (_int_*): Move these decls to ... * include/malloc.h: ... here. Add attribute_hidden. (_int_valloc): Declare it too.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d7806b7..b3bcba8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2003-01-12 Roland McGrath <roland@redhat.com>
+
+ * include/fcntl.h: Declare __libc_creat.
+
+ * sysdeps/mach/hurd/Makefile (libmachuser-link.so-no-z-defs,
+ libhurduser-link.so-no-z-defs): New variables.
+
+ * malloc/malloc.c: Revert last change.
+ * malloc/malloc.h (_int_*): Move these decls to ...
+ * include/malloc.h: ... here. Add attribute_hidden.
+ (_int_valloc): Declare it too.
+
2003-01-12 Ulrich Drepper <drepper@redhat.com>
* elf/dl-close.c (_dl_close): Type typo, must be == not = in