about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-11-15 18:27:28 +0000
committerUlrich Drepper <drepper@redhat.com>2001-11-15 18:27:28 +0000
commitf6b20a369edc673dda3cbf566d759d3a2e70037a (patch)
treec08a0e4894f210e1d9911d95d9163b67dd7d0c05 /ChangeLog
parent447e5dfd2b8e262a2708a8993db96a2c81f52f64 (diff)
downloadglibc-f6b20a369edc673dda3cbf566d759d3a2e70037a.tar.gz
glibc-f6b20a369edc673dda3cbf566d759d3a2e70037a.tar.xz
glibc-f6b20a369edc673dda3cbf566d759d3a2e70037a.zip
Update.
2001-11-15  Jeff Law  <law@redhat.com>

	* posix/regex.c (uintptr_t): Do not provide a definition if the
	system provided one.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d301cd7e84..7851b1b87c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-11-15  Jeff Law  <law@redhat.com>
+
+	* posix/regex.c (uintptr_t): Do not provide a definition if the
+	system provided one.
+
 2001-11-13  Roland McGrath  <roland@frob.com>
 
 	* stdio-common/tmpfile.c: Moved to ...