glibc/linuxthreads/sysdeps
Ulrich Drepper c86e6aec55 Update.
* nscd/cache.c (cache_search): Keep track of how many chain links
	we searched and update table statistics.
	(cache_add): Keep track of how many values are in the table.
	(prune_cache): Likewise.  Keep track of locking success.
	Print messages about removed entries in separate pass.
	* nscd/connections.c (handle_request): Don't print debug message here.
	The caller will do it.  Keep track of locking success.
	(nscd_run): Print debug message.  Also print PID of the client process.
	* nscd/nscd.c (start_time): New variable.
	(main): Remember start time.
	* nscd/nscd.h: Declare start_time.
	(struct database): Add more members for new statistics.
	* nscd/nscd_stat.c: Add support for sending, receiving, and printing
	of new statistics.
2003-04-26 04:15:50 +00:00
..
alpha Avoid warnings about unused self variable. 2003-01-30 21:03:40 +00:00
arm 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
cris 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
hppa 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
i386 Update. 2003-04-20 08:25:06 +00:00
ia64 Update. 2003-04-26 04:15:50 +00:00
m68k * sysdeps/m68k/Makefile (CFLAGS-.oS): Append -fPIC. 2003-01-05 17:16:17 +00:00
mips * sysdeps/mips/pspinlock.c (__pthread_spin_lock): Don't .set mips2 on new abi. * sysdeps/mips/pt-machine.h (__compare_and_swap): Likewise. Handle 64-bit longs on n64. 2003-03-14 04:22:05 +00:00
powerpc Update. 2003-04-26 04:15:50 +00:00
pthread Update. 2003-04-20 07:39:20 +00:00
s390 2003-04-11 Martin Schwidefsky <schwidefsky@de.ibm.com> 2003-04-11 22:06:02 +00:00
sh Update. 2003-04-26 04:15:50 +00:00
sparc Update. 2003-02-05 00:03:02 +00:00
unix/sysv/linux Update. 2003-04-26 04:15:50 +00:00
x86_64 Update. 2002-12-28 09:27:26 +00:00