about summary refs log tree commit diff
path: root/nptl/tst-rwlock9.c
Commit message (Collapse)AuthorAgeFilesLines
* Update.Ulrich Drepper2003-02-271-0/+10
| | | | | * tst-rwlock9.c (writer_thread): Correct adding TIMEOUT. (reader_thread): Likewise.
* Update.Ulrich Drepper2003-02-271-1/+5
| | | | | | | | | | | | 2003-02-27 Ulrich Drepper <drepper@redhat.com> * sunrpc/svc_udp.c (svcudp_recv): Remove all control messages except the PKTINFO. Reset interface in PKTINFO. * elf/elf.h: Add new R_PPC64_* relocs for TLS. * elf/tls-macros.h [__powerpc64__] (TLS_LE, TLS_IE, TLS_LD, TLS_GD): Define. * sysdeps/powerpc/elf/libc-start.c (__libc_start_main):
* Stress test of timed rwlock functions.Ulrich Drepper2003-02-241-0/+189