glibc/linuxthreads/sysdeps/pthread
Ulrich Drepper 14b2ede5b2 Update.
2002-04-08  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/pthread/timer_getoverr.c: Return real overrun.
	* sysdeps/pthread/posix-timer.h (struct timer_node): Add overrun_count.
	* sysdeps/pthread/timer_routines.c (thread_func): Schedule next timeout
	based on previous one and not on current time.  Count overruns.
	Patch by Eric F. Sorton <eric@cctcorp.com>.

	* sysdeps/unix/sysv/linux/bits/local_lim.h: Add DELAYTIMER_MAX.

	(FLOATING_STACKS, ARCH_STACK_MAX_SIZE): Defined.
2002-04-09 02:10:21 +00:00
..
bits Update. 2001-08-28 04:52:25 +00:00
getcpuclockid.c Update. 2001-04-24 05:18:27 +00:00
Makefile Update. 2000-06-13 21:48:25 +00:00
posix-timer.h Update. 2002-04-09 02:10:21 +00:00
pt-initfini.c Update. 2001-04-24 04:40:38 +00:00
pthread.h Update. 2001-03-15 21:13:12 +00:00
semaphore.h Update. 1998-09-06 23:45:24 +00:00
Subdirs Update. 1999-10-08 17:16:17 +00:00
timer_create.c Update. 2000-06-21 04:35:29 +00:00
timer_delete.c Update. 2001-09-12 21:30:11 +00:00
timer_getoverr.c Update. 2002-04-09 02:10:21 +00:00
timer_gettime.c Update. 2000-06-20 00:34:21 +00:00
timer_routines.c Update. 2002-04-09 02:10:21 +00:00
timer_settime.c Update. 2001-09-12 21:30:11 +00:00
tst-timer.c (main): Rewrite initializers to avoid warnings. 2000-06-09 06:09:51 +00:00