Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 4 Oct 2004 20:51:25 +0000 (20:51 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 4 Oct 2004 20:51:25 +0000 (20:51 +0000)
commite4bb48539fa1012f4ec102d8a3b12e846a832ff5
treecb3253bca5732755b5f68dd9fc47417d1c1edda6
parent94d824f920209243c72eb4a6fedbb5a039be2af3
Update.

2004-10-04  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/unix/sysv/linux/i386/bits/posix_opt.h: Define _POSIX_CPUTIME
and _POSIX_THREAD_CPUTIME to zero.
* sysdeps/unix/sysv/linux/ia64/bits/posix_opt.h: Likewise.
* tst-barrier2.c: Fix testing for POSIX feature.
* tst-clock1.c: Likewise.
* tst-clock2.c: Likewise.
* tst-cond11.c: Likewise.
* tst-cond4.c: Likewise.
* tst-cond6.c: Likewise.
* tst-flock2.c: Likewise.
* tst-mutex4.c: Likewise.
* tst-mutex9.c: Likewise.
* tst-rwlock12.c: Likewise.
* tst-rwlock4.c: Likewise.
* tst-signal1.c: Likewise.
* tst-spin2.c: Likewise.
* sysdeps/pthread/posix-timer.h: Likewise.
* sysdeps/pthread/timer_create.c: Likewise.
* sysdeps/pthread/timer_routines.c: Likewise.
19 files changed:
nptl/ChangeLog
nptl/sysdeps/pthread/posix-timer.h
nptl/sysdeps/pthread/timer_create.c
nptl/sysdeps/pthread/timer_routines.c
nptl/sysdeps/unix/sysv/linux/i386/bits/posix_opt.h
nptl/sysdeps/unix/sysv/linux/ia64/bits/posix_opt.h
nptl/tst-barrier2.c
nptl/tst-clock1.c
nptl/tst-clock2.c
nptl/tst-cond11.c
nptl/tst-cond4.c
nptl/tst-cond6.c
nptl/tst-flock2.c
nptl/tst-mutex4.c
nptl/tst-mutex9.c
nptl/tst-rwlock12.c
nptl/tst-rwlock4.c
nptl/tst-signal1.c
nptl/tst-spin2.c