Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 28 Jun 2004 19:38:25 +0000 (19:38 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 28 Jun 2004 19:38:25 +0000 (19:38 +0000)
commitf3a1975474102f51d4276fb1bde7e48dadab0757
tree2359d00ab9f61390b7c026d5dcf1a175c6c82387
parent539842a4ea456e0caabc7dc00d46daa1a97c8c07
Update.

2004-06-28  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/pthread/pthread_rwlock_timedwrlock.c
(pthread_rwlock_timedwrlock): Return EINVAL if tv_nsec is negative,
instead of tv_sec.
* sysdeps/pthread/pthread_rwlock_timedrdlock.c
(pthread_rwlock_timedrdlock): Likewise.
nptl/ChangeLog
nptl/sysdeps/pthread/pthread_rwlock_timedrdlock.c
nptl/sysdeps/pthread/pthread_rwlock_timedwrlock.c