+2000-03-14 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/unix/sysv/linux/alpha/ioperm.c (platform): Add entry for
+ Nautilus. Patch by Soohoon Lee <soohoon.lee@alpha-processor.com>.
+
2000-03-07 H.J. Lu <hjl@gnu.org>
* locale/C-ctype.c (_nl_C_LC_CTYPE): Fix the initializer order
* condvar.c (pthread_cond_wait): Check whether mutex is owned by
current thread and return error if not.
- (pthread_cond_timedwait): Likewise.
+ (pthread_cond_timedwait_relative_old): Likewise.
+ (pthread_cond_timedwait_relative_new): Likewise.
* mutex.c (__pthread_once): Handle cancelled init function correctly.
(pthread_once_cancelhandler): New function.