* sysdeps/unix/sysv/linux/alpha/clone.S (__clone): Add support
commit0141927118f687c61234382de1980928d52f5f2b
authorRichard Henderson <rth@redhat.com>
Fri, 17 Dec 2004 10:11:44 +0000 (17 10:11 +0000)
committerRichard Henderson <rth@redhat.com>
Fri, 17 Dec 2004 10:11:44 +0000 (17 10:11 +0000)
tree62fb10366f1bdb3d8f04f8d88c76b0e51f0d6841
parent8779468479633e558d9739129ffcf492adf47aa6
    * 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.
sysdeps/alpha/nptl/tcb-offsets.sym
sysdeps/unix/sysv/linux/alpha/clone.S
sysdeps/unix/sysv/linux/alpha/nptl/clone.S [new file with mode: 0644]