summaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-02-25 02:46:33 +0000
committerUlrich Drepper <drepper@redhat.com>2003-02-25 02:46:33 +0000
commit80d807799f5d0cadb9d7e28788b51e6930fb286c (patch)
treee578cc1ccc3869e3f129eb98e9198dd4c72981e3 /nptl/ChangeLog
parent8637130890a3a04e123eca29b0e97c27ea20ea77 (diff)
downloadglibc-80d807799f5d0cadb9d7e28788b51e6930fb286c.tar.gz
Update.
2003-02-24 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Remove EACCES test.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 8d8ff4acf9..05aee28cb5 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,7 @@
2003-02-24 Ulrich Drepper <drepper@redhat.com>
+ * tst-cond2.c: Fix sychronization with child.
+
* tst-rwlock8.c (reader_thread): Remove unused variable.
* Makefile: Add rules to build and run tst-tls3.