about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-05-23 13:02:36 +0000
committerUlrich Drepper <drepper@redhat.com>1999-05-23 13:02:36 +0000
commit8aba992a60cbe815ddcd14ffb51f2aa1186a6ed0 (patch)
tree4dbcbee62b7f4563c8cd4b32171af890b1d498e2 /ChangeLog
parent33d1a2c5b8fe391db7d99821ef09c55ab45bf5a4 (diff)
downloadglibc-8aba992a60cbe815ddcd14ffb51f2aa1186a6ed0.tar.gz
glibc-8aba992a60cbe815ddcd14ffb51f2aa1186a6ed0.tar.xz
glibc-8aba992a60cbe815ddcd14ffb51f2aa1186a6ed0.zip
Update.
1999-05-23  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* malloc/malloc.h: Add __THROW for __MALLOC_P to synch with usage
	of __P in the rest of glibc; define __MALLOC_PMT and use it.
	Reported by Stephan Kulow <coolo@kde.org>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f06d8ce06b..5b6f1903b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1999-05-23  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
+
+	* malloc/malloc.h: Add __THROW for __MALLOC_P to synch with usage
+	of __P in the rest of glibc; define __MALLOC_PMT and use it.
+	Reported by Stephan Kulow <coolo@kde.org>.
+
 1999-05-23  Ulrich Drepper  <drepper@cygnus.com>
 
 	* sysdeps/alpha/fpu/bits/fenv.h: Pretty print.