aboutsummaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-12-25 08:56:55 +0000
committerUlrich Drepper <drepper@redhat.com>2002-12-25 08:56:55 +0000
commita218c9cfe3cda7f6e427651cfcb0cd6d27ac933e (patch)
treea728345bbc1cb63cf1bce63d09783b7a21764aab /nptl/ChangeLog
parent015a2dc9c518d9eb87df84d1f8f7e64e80b7013b (diff)
downloadglibc-a218c9cfe3cda7f6e427651cfcb0cd6d27ac933e.tar
glibc-a218c9cfe3cda7f6e427651cfcb0cd6d27ac933e.tar.gz
glibc-a218c9cfe3cda7f6e427651cfcb0cd6d27ac933e.tar.bz2
glibc-a218c9cfe3cda7f6e427651cfcb0cd6d27ac933e.zip
Update.
2002-12-25 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/i386/i486/lowlevelsem.S: Implement correct errno access for case that USE___THREAD is not defined.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index d65839fa6b..fdfcf7c580 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,8 @@
+2002-12-25 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/unix/sysv/linux/i386/i486/lowlevelsem.S: Implement
+ correct errno access for case that USE___THREAD is not defined.
+
2002-12-24 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Add missing #endif.