glibc/dlfcn
Ulrich Drepper d743ba1e9b 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.
2000-06-10 04:31:24 +00:00
..
Makefile Update. 2000-06-10 04:31:24 +00:00
Versions Update. 1999-07-07 18:39:33 +00:00
dladdr.c Update. 1999-07-07 18:39:33 +00:00
dlclose.c Update. 1999-07-07 18:39:33 +00:00
dlerror.c Update. 2000-06-10 04:31:24 +00:00
dlfcn.h Update. 2000-06-08 03:03:00 +00:00
dlopen.c * dlfcn/dlopen.c: Use <shlib-compat.h> macros. 2000-03-27 05:18:47 +00:00
dlopenold.c * dlfcn/dlopen.c: Use <shlib-compat.h> macros. 2000-03-27 05:18:47 +00:00
dlsym.c Update. 2000-02-23 22:15:49 +00:00
dlvsym.c Update. 2000-02-23 22:15:49 +00:00
failtest.c Update. 2000-06-10 04:31:24 +00:00
failtestmod.c Update. 2000-06-10 04:31:24 +00:00
glreflib1.c Update. 2000-04-01 21:49:24 +00:00
glreflib2.c Update. 2000-04-01 21:49:24 +00:00
glrefmain.c Update. 2000-04-03 03:51:04 +00:00