about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-06-10 04:31:24 +0000
committerUlrich Drepper <drepper@redhat.com>2000-06-10 04:31:24 +0000
commitd743ba1e9bf45b532c18ea437476984c0e2f0c44 (patch)
tree9424ee47f86f76054b196634ca1bafc2745f1fa0 /ChangeLog
parent04470dc03e2d56b1acc0c152d9ad50bdf1066bfa (diff)
downloadglibc-d743ba1e9bf45b532c18ea437476984c0e2f0c44.tar.gz
glibc-d743ba1e9bf45b532c18ea437476984c0e2f0c44.tar.xz
glibc-d743ba1e9bf45b532c18ea437476984c0e2f0c44.zip
Update.
2000-06-09  H.J. Lu  <hjl@gnu.org>

	* dlfcn/dlerror.c (_dlerror_run): Set result->errstring to NULL
	after freeing it.

	* dlfcn/Makefile (distribute): Add failtestmod.c.
	(tests): Add failtest.
	Add rules to build and run failtest.
	* dlfcn/failtest.c: New file.
	* dlfcn/failtestmod.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e41d9a41a7..0f738ec3d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,6 +31,17 @@
 	* elf/dl-reloc.c: Likewise.
 	* elf/dl-version.c: Likewise.
 
+2000-06-09  H.J. Lu  <hjl@gnu.org>
+
+	* dlfcn/dlerror.c (_dlerror_run): Set result->errstring to NULL
+	after freeing it.
+
+	* dlfcn/Makefile (distribute): Add failtestmod.c.
+	(tests): Add failtest.
+	Add rules to build and run failtest.
+	* dlfcn/failtest.c: New file.
+	* dlfcn/failtestmod.c: New file.
+
 2000-06-09  David Mosberger-Tang  <davidm@hpl.hp.com>
 
 	* sysdeps/unix/sysv/linux/ia64/__longjmp.S: new file