glibc/dlfcn
Ulrich Drepper 4380ef5e29 Update.
* dlfcn/Makefile (distribute): Add glreflib1.c and glreflib2.c.
	(tests): Add glrefmain.
	Add rules to build modules and run tests.  Ignore result of glrefmain
	for now since it fails.
	* dlfcn/glrefmain.c: New file.
	* dlfcn/glreflib1.c: New file.
	* dlfcn/glreflib2.c: New file.

	* test-skeleton.c: Include <string.h> for strsignal prototype.
2000-04-01 21:49:24 +00:00
..
Makefile Update. 2000-04-01 21:49: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. 1999-08-01 19:24:38 +00:00
dlfcn.h Update. 2000-02-28 21:16:38 +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
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-01 21:49:24 +00:00