aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-04-21 04:35:39 +0000
committerUlrich Drepper <drepper@redhat.com>2000-04-21 04:35:39 +0000
commitd879eb855c93832a11472b07f9d09227e32b2e49 (patch)
treea340739be177ca779a840c68d5d2a931f54f7f47 /linuxthreads
parenta0edd63e7c41336220353a6055662f38f5429a50 (diff)
downloadglibc-d879eb855c93832a11472b07f9d09227e32b2e49.zip
glibc-d879eb855c93832a11472b07f9d09227e32b2e49.tar.gz
glibc-d879eb855c93832a11472b07f9d09227e32b2e49.tar.bz2
Update.
2000-04-20 Ulrich Drepper <drepper@redhat.com> * manual/stdio.texi: Give advise about handling error when using stream functions. Patch by Michael Deutschmann <michael@talamasca.ocis.net>.
Diffstat (limited to 'linuxthreads')
-rw-r--r--linuxthreads/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index f97889f..d78b0e7 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,12 @@
+2000-04-20 Jakub Jelinek <jakub@redhat.com>
+
+ * sysdeps/pthread/bits/libc-lock.h: Only declare __pthread_rwlock_*
+ if __USE_UNIX98.
+
+2000-04-18 Andreas Jaeger <aj@suse.de>
+
+ * Versions: Use ld instead of ld.so.
+
2000-04-18 Jakub Jelinek <jakub@redhat.com>
* sysdeps/unix/sysv/linux/sparc/bits/sigcontext.h (struct sigcontext):