+2000-01-31 Andreas Jaeger <aj@suse.de>
+
+ * inet/inet_net.c (inet_network): Synch with bind 8.2.2. Fixes PR
+ libc/1567.
+
2000-01-30 Ulrich Drepper <drepper@redhat.com>
* sysdeps/alpha/fpu/feholdexcpt.c: Correct return value according to
+2000-01-31 Ulrich Drepper <drepper@redhat.com>
+
+ * condvar.c (pthread_cond_timedwait_relative_old): Recompute time
+ before every nanosleep call to account for time spent in the rest
+ of the function.
+ (pthread_cond_timedwait_relative_new): Likewise.
+ Patch by khendricks@ivey.uwo.ca (PR libc/1564).
+
2000-01-29 Ulrich Drepper <drepper@redhat.com>
* condvar.c (pthread_cond_timedwait_relative_old): Get remaining time