glibc/rt
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
..
Depend Update. 1998-11-19 11:23:37 +00:00
Makefile Update. 2001-03-18 21:34:58 +00:00
Versions Update. 2000-06-26 18:12:12 +00:00
aio.h Update. 2000-08-21 06:49:52 +00:00
aio_cancel.c Update. 2000-08-12 05:14:52 +00:00
aio_error.c Update. 1997-12-04 00:12:34 +00:00
aio_fsync.c Update. 1999-08-05 00:21:21 +00:00
aio_misc.c Update. 2001-03-03 18:21:04 +00:00
aio_misc.h Update. 2000-08-12 05:14:52 +00:00
aio_notify.c (notify_func_wrapper): Wrapper function to call thread event callback function. (__aio_notify_only): Use function above. 2000-08-16 01:07:14 +00:00
aio_read.c Update. 1999-08-05 00:10:40 +00:00
aio_read64.c Update. 1999-08-05 00:10:40 +00:00
aio_return.c Update. 1997-12-04 00:12:34 +00:00
aio_suspend.c Update. 2000-11-23 07:07:29 +00:00
aio_write.c Update. 1999-08-05 00:10:40 +00:00
aio_write64.c Update. 1999-08-05 00:10:40 +00:00
lio_listio.c (lio_listio): Add some asserts. 2001-03-04 20:13:49 +00:00
lio_listio64.c Update. 1999-08-15 18:14:36 +00:00
tst-aio.c Mark test functions as static to avoid warnings. 2000-11-27 14:36:57 +00:00
tst-aio2.c Make local functions static. 2000-12-27 20:26:07 +00:00
tst-aio3.c Make local functions static. 2000-12-27 20:26:07 +00:00
tst-aio4.c Make local functions static. 2000-12-27 20:26:07 +00:00
tst-aio5.c Make local functions static. 2000-12-27 20:26:07 +00:00
tst-aio6.c Update. 2000-11-24 23:39:37 +00:00
tst-aio64.c Mark test functions as static to avoid warnings. 2000-11-27 14:36:57 +00:00
tst-clock.c Make local functions static. 2000-12-27 20:26:07 +00:00
tst-shm.c Make local functions static. 2000-12-27 20:26:07 +00:00