about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-05-20 21:55:10 +0000
committerUlrich Drepper <drepper@redhat.com>2004-05-20 21:55:10 +0000
commit558c29547b2ea7530b116d48ba646dbf5226e021 (patch)
tree5cc9ce6a4ae4226493d69cdb90670682b72dcc7a /ChangeLog
parentafe01786d9aedc3e18cb97295a1d622b73997866 (diff)
downloadglibc-558c29547b2ea7530b116d48ba646dbf5226e021.tar.gz
glibc-558c29547b2ea7530b116d48ba646dbf5226e021.tar.xz
glibc-558c29547b2ea7530b116d48ba646dbf5226e021.zip
Update.
2004-05-20  Paul Eggert  <eggert@cs.ucla.edu>

	* malloc/obstack.c (_obstack) [!defined _LIBC]: Remove; not used.
	Add comment explaining why libc still defines it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b797d20e5..909f9f4d71 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-05-20  Paul Eggert  <eggert@cs.ucla.edu>
+
+	* malloc/obstack.c (_obstack) [!defined _LIBC]: Remove; not used.
+	Add comment explaining why libc still defines it.
+
 2004-05-19  Paul Eggert  <eggert@cs.ucla.edu>
 
 	* malloc/obstack.h (_obstack_free, obstack_1grow, obstack_1grow_fast,