glibc/linuxthreads_db
Andreas Jaeger eba8c0e224 Update.
* conform/data/netdb.h-data: Remove getipnodebyaddr and friends.

	* include/netdb.h: Remove getipnodebyaddr and friends, leave
	constants in.

	* nis/Versions: Remove _nss_nis_getipnodebyname_r and
	_nss_nisplus_getipnodebyname_r.

	* nis/nss_nis/nis-hosts.c (_nss_nis_getipnodebyname_r): #if 0 for
	now, getipnodebyname is deprecated.
	* nis/nss_nisplus/nisplus-hosts.c (_nss_nisplus_getipnodebyname_r): Likewise.

	* inet/Makefile (routines): Don't build getipnodebyaddr and
	friends.
2000-08-01 16:05:21 +00:00
..
Banner Update. 1999-11-12 21:27:41 +00:00
ChangeLog Update. 2000-08-01 16:05:21 +00:00
Makefile Update. 2000-08-01 16:05:21 +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