glibc/linuxthreads_db
Ulrich Drepper d7a4856e5d Update.
1999-12-01  Andreas Jaeger  <aj@suse.de>

	* sysdeps/generic/if_index.c (__protocol_available): Add missing
	int for parameter.

	* stdio/stdio.h: Fix typo.
	Patches by Marcus G. Daniels <mgd@santafe.edu>.

1999-12-01  Andreas Jaeger  <aj@suse.de>

	* scripts/test-installation.pl (installation_problem): Filter out
	libpthread_db.

1999-12-01  Andreas Schwab  <schwab@suse.de>

	* sysdeps/unix/sysv/linux/alpha/bits/types.h: Fix signedness of
	__rlim_t and __rlim64_t.
	* sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
	* sysdeps/unix/sysv/linux/sparc/bits/types.h: Likewise.

1999-12-01  Andreas Schwab  <schwab@suse.de>

	* sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add
	oldgetrlimit64 and oldsetrlimit64 for subdir = resource.
	* sysdeps/unix/sysv/linux/Versions: Add getrlimit, setrlimit,
	getrlimit64 and setrlimit64 to version GLIBC_2.1.3.
	* sysdeps/unix/sysv/linux/setrlimit.c: Correct handling of old and
	new kernel version.  Add symbol versions.
	* sysdeps/unix/sysv/linux/syscalls.list: Add oldsetrlimit and
	oldgetrlimit.
	* sysdeps/unix/sysv/linux/alpha/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add s_getrlimit
	and s_ugetrlimit.
	* sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/getrlimit.c: New file.
	* sysdeps/unix/sysv/linux/getrlimit64.c: New file.
	* sysdeps/unix/sysv/linux/oldgetrlimit64.c: New file.
	* sysdeps/unix/sysv/linux/oldsetrlimit64.c: New file.
	* sysdeps/unix/sysv/linux/setrlimit64.c: New file.
	* sysdeps/unix/sysv/linux/alpha/oldgetrlimit64.c: New file.
	* sysdeps/unix/sysv/linux/alpha/oldsetrlimit64.c: New file.
	* sysdeps/unix/sysv/linux/sparc/sparc64/oldgetrlimit64.c: New
	file.
	* sysdeps/unix/sysv/linux/sparc/sparc64/oldsetrlimit64.c: New
	file.
1999-12-02 08:21:38 +00:00
..
Banner Update. 1999-11-12 21:27:41 +00:00
ChangeLog Update. 1999-12-02 08:21:38 +00:00
Makefile Update. 1999-11-23 17:47:25 +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. 1999-11-12 23:31:39 +00:00
td_ta_tsd_iter.c Update. 1999-11-05 02:26:16 +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 Update. 1999-11-09 01:18:02 +00:00
td_thr_getfpregs.c Update. 1999-11-02 23:44:42 +00:00
td_thr_getgregs.c Update. 1999-11-02 23:44:42 +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