glibc/linuxthreads_db
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
..
Banner Update. 1999-11-12 21:27:41 +00:00
ChangeLog Update. 2001-03-18 21:34:58 +00:00
Makefile Update. 2001-03-18 21:34:58 +00:00
Versions Update. 1999-11-05 02:26:16 +00:00
proc_service.h Update. 1999-12-02 08:21:38 +00:00
shlib-versions Update. 1999-10-08 17:16:17 +00:00
td_init.c Update. 1999-11-22 20:53:18 +00:00
td_log.c Update. 1999-10-08 07:03:03 +00:00
td_ta_clear_event.c Update. 1999-11-05 02:26:16 +00:00
td_ta_delete.c Update. 1999-11-05 02:26:16 +00:00
td_ta_enable_stats.c Update. 1999-11-05 02:26:16 +00:00
td_ta_event_addr.c Update. 1999-11-05 02:26:16 +00:00
td_ta_event_getmsg.c Update. 1999-11-05 02:26:16 +00:00
td_ta_get_nthreads.c Update. 1999-11-05 02:26:16 +00:00
td_ta_get_ph.c Update. 1999-11-05 02:26:16 +00:00
td_ta_get_stats.c Update. 1999-11-05 02:26:16 +00:00
td_ta_map_id2thr.c Update. 1999-11-05 02:26:16 +00:00
td_ta_map_lwp2thr.c Update. 1999-11-23 04:15:27 +00:00
td_ta_new.c Update. 1999-11-05 02:26:16 +00:00
td_ta_reset_stats.c Update. 1999-11-05 02:26:16 +00:00
td_ta_set_event.c Update. 1999-11-05 02:26:16 +00:00
td_ta_setconcurrency.c Update. 1999-11-05 02:26:16 +00:00
td_ta_thr_iter.c Update. 2000-02-28 05:08:01 +00:00
td_ta_tsd_iter.c Update. 2000-02-28 05:08:01 +00:00
td_thr_clear_event.c Update. 1999-11-03 06:13:09 +00:00
td_thr_dbresume.c Update. 1999-10-08 07:03:03 +00:00
td_thr_dbsuspend.c Update. 1999-10-08 07:03:03 +00:00
td_thr_event_enable.c Update. 1999-11-02 23:44:42 +00:00
td_thr_event_getmsg.c Update. 1999-11-02 23:44:42 +00:00
td_thr_get_info.c (td_thr_get_info): Set ti_state to TD_THR_ACTIVE instead of TD_THR_RUN. If the thread is no longer running but is still joinable, set it to TD_THR_ZOMBIE. Otherwise set it to TD_THR_UNKNOWN. 2000-04-27 18:26:29 +00:00
td_thr_getfpregs.c Update. 1999-11-02 23:44:42 +00:00
td_thr_getgregs.c Update. 2000-01-21 05:18:41 +00:00
td_thr_getxregs.c Update. 1999-10-08 07:03:03 +00:00
td_thr_getxregsize.c Update. 1999-10-08 07:03:03 +00:00
td_thr_set_event.c Update. 1999-11-03 06:13:09 +00:00
td_thr_setfpregs.c Update. 1999-11-02 23:44:42 +00:00
td_thr_setgregs.c Update. 1999-11-02 23:44:42 +00:00
td_thr_setprio.c Update. 1999-10-08 07:03:03 +00:00
td_thr_setsigpending.c Update. 1999-10-08 07:03:03 +00:00
td_thr_setxregs.c Update. 1999-10-08 07:03:03 +00:00
td_thr_sigsetmask.c Update. 1999-10-08 07:03:03 +00:00
td_thr_tsd.c Update. 1999-10-08 07:03:03 +00:00
td_thr_validate.c Update. 1999-10-15 00:38:31 +00:00
thread_db.h Update. 1999-11-03 06:13:09 +00:00
thread_dbP.h Update. 1999-11-22 20:53:18 +00:00