Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 9 Apr 2002 02:10:21 +0000 (02:10 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 9 Apr 2002 02:10:21 +0000 (02:10 +0000)
commit14b2ede5b27384fb037282b98cacbc516c9cd34c
tree7276aec28f416feb6bd45d38ac196d559c8f0633
parent776cc5d31c5e8031315b1a0e4fb73e3755b18eba
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.
linuxthreads/ChangeLog
linuxthreads/sysdeps/pthread/posix-timer.h
linuxthreads/sysdeps/pthread/timer_getoverr.c
linuxthreads/sysdeps/pthread/timer_routines.c
sysdeps/sh/dl-tls.h