]> git.ipfire.org Git - thirdparty/glibc.git/commit - nptl/ChangeLog.old
* sysdeps/unix/sysv/linux/alpha/clone.S (__clone): Add support for...
authorRichard Henderson <rth@redhat.com>
Fri, 17 Dec 2004 10:11:44 +0000 (10:11 +0000)
committerRichard Henderson <rth@redhat.com>
Fri, 17 Dec 2004 10:11:44 +0000 (10:11 +0000)
commitcbc53df0fa0726c6267978250c1f53bf9517bf39
treebba468278efe59e95c6ac05cd3ed286e07ecea3e
parent9b7adbb732a1613dd454e966b3c18db0070f9f28
    * sysdeps/unix/sysv/linux/alpha/clone.S (__clone): Add support         for NPTL where the PID is stored at userlevel and needs to be         reset when CLONE_THREAD is not used. nptl/         * sysdeps/unix/sysv/linux/alpha/clone.S: New file.         * sysdeps/alpha/tcb-offsets.sym (TID_OFFSET): New.

2004-12-17  Richard Henderson  <rth@redhat.com>

* sysdeps/unix/sysv/linux/alpha/clone.S (__clone): Add support
for NPTL where the PID is stored at userlevel and needs to be
reset when CLONE_THREAD is not used.
ChangeLog
nptl/ChangeLog
nptl/sysdeps/alpha/tcb-offsets.sym
nptl/sysdeps/unix/sysv/linux/alpha/clone.S [new file with mode: 0644]
sysdeps/unix/sysv/linux/alpha/clone.S