aboutsummaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-11-28 10:08:49 +0000
committerUlrich Drepper <drepper@redhat.com>2002-11-28 10:08:49 +0000
commit654dff90cc1da3c12b82b155280b89adb1cf331c (patch)
tree04bb6d1c08812735a53f078bd7a30486ad9c930d /nptl/ChangeLog
parentacd42b789378ab70046966872003347c0ef067db (diff)
downloadglibc-654dff90cc1da3c12b82b155280b89adb1cf331c.tar
glibc-654dff90cc1da3c12b82b155280b89adb1cf331c.tar.gz
glibc-654dff90cc1da3c12b82b155280b89adb1cf331c.tar.bz2
glibc-654dff90cc1da3c12b82b155280b89adb1cf331c.zip
Update.
2002-11-28 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: New file. * sysdeps/unix/sysv/linux/x86_64/bits/pthreadtypes.h: New file. * sysdeps/unix/sysv/linux/x86_64/pt-vfork.S: New file.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index b7cb65fb48..96a1e74bb5 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,11 @@
+2002-11-28 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: New file.
+
+ * sysdeps/unix/sysv/linux/x86_64/bits/pthreadtypes.h: New file.
+
+ * sysdeps/unix/sysv/linux/x86_64/pt-vfork.S: New file.
+
2002-11-27 Ulrich Drepper <drepper@redhat.com>
* sysdeps/x86_64/bits/atomic.h: New file.