glibc/dlfcn
Ulrich Drepper 639c324856 Update.
2001-03-18  Ulrich Drepper  <drepper@redhat.com>

	* Makerules (build-shlib): Remove unnecessary slashes introduced in
	last change.

	* configure.in: Test for -Bgroup option of linker.
	* config.make.in: Define have-Bgroup.

	* conform/data/unistd.h-data: Require gethostname.
	* posix/unistd.h: Make gethostname prototype available for
	__USE_XOPEN2K.

	* crypt/Makefile: When generating DSO link with libc_nonshared.a.
	* debug/Makefile: Likewise.
	* dlfcn/Makefile: Likewise.
	* hesiod/Makefile: Likewise.
	* iconvdata/extra-module.mk: Likewise.
	* locale/Makefile: Likewise.
	* login/Makefile: Likewise.
	* math/Makefile: Likewise.
	* nis/Makefile: Likewise.
	* nss/Makefile: Likewise.
	* resolv/Makefile: Likewise.
	* rt/Makefile: Likewise.

	* posix/unistd.h (gethostname): Change type of second parameter
	back to size_t as per upcoming XPG6.
2001-03-18 21:34:58 +00:00
..
Makefile Update. 2001-03-18 21:34:58 +00:00
Versions Update. 1999-07-07 18:39:33 +00:00
default.c Update. 2000-11-16 02:17:26 +00:00
defaultmod1.c Update. 2000-11-29 00:04:54 +00:00
defaultmod2.c Update. 2000-11-29 00:04:54 +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. 2001-01-03 04:50:22 +00:00
dlfcn.h Update. 2000-06-08 03:03:00 +00:00
dlopen.c Update. 2000-11-29 00:04:54 +00:00
dlopenold.c Update. 2000-11-29 00:04:54 +00:00
dlsym.c Update. 2000-07-18 17:18:38 +00:00
dlvsym.c Update. 2000-07-18 17:18:38 +00:00
errmsg1.c Update. 2001-01-03 04:50:22 +00:00
errmsg1mod.c Add prototype for foo to shut up GCC. 2000-12-28 06:57:34 +00:00
eval.c Update. 2001-01-19 00:36:48 +00:00
failtest.c Add prototype for foo. 2000-12-27 19:58:36 +00:00
failtestmod.c Update. 2000-11-29 00:04:54 +00:00
glreflib1.c Update. 2000-11-29 00:04:54 +00:00
glreflib2.c Update. 2000-11-29 00:04:54 +00:00
glrefmain.c Add prototype for foo. 2000-12-27 19:58:36 +00:00
modatexit.c Update. 2001-02-26 17:53:15 +00:00
modcxaatexit.c Update. 2001-02-26 17:53:15 +00:00
tst-dladdr.c Add prototype for foo. 2000-12-27 19:58:36 +00:00
tstatexit.c (main): Don't perform the test if __dso_handle is not available. 2001-03-10 06:32:33 +00:00
tstcxaatexit.c (main): Don't perform the test if __dso_handle is not available. 2001-03-10 06:32:33 +00:00