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
..
dladdr.c
dlclose.c
dlerror.c
dlfcn.h
dlopen.c
dlopenold.c
dlsym.c
dlvsym.c
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
Makefile Update. 2000-04-01 21:49:24 +00:00
Versions