diff lib/ChangeLog @ 5071:d525afe1916c

* malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this var.
author Paul Eggert <eggert@cs.ucla.edu>
date Fri, 21 May 2004 04:51:32 +0000
parents 57d23334289f
children 5f558ceff8fb
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,10 @@
+2004-05-20  Paul Eggert  <eggert@cs.ucla.edu>
+
+	* malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this
+	var.  Add comment explaining why libc still defines it.  This
+	merges the following patch from glibc:
+	http://sources.redhat.com/ml/libc-alpha/2004-05/msg00157.html
+
 2004-05-19  Paul Eggert  <eggert@cs.ucla.edu>
 
 	* obstack.c (_obstack): Remove unused variable.  It hasn't been