Update.
commit484cc8018b9e27a8fd90f15eaeee132a430131d8
authorUlrich Drepper <drepper@redhat.com>
Tue, 7 Dec 2004 20:34:18 +0000 (7 20:34 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 7 Dec 2004 20:34:18 +0000 (7 20:34 +0000)
treeb33d11a83982fbc4658d97954cdb6d857fd776f5
parent2da9a6a1a7e08651875ac0026523ab6747caef2e
Update.

2004-12-07  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/unix/sysv/linux/ia64/clone2.S (__clone2): Add support for
NPTL where the PID is stored at userlevel and needs to be reset when
CLONE_THREAD is not used.  Restore gp before calling _exit.
ChangeLog
nptl/ChangeLog
nptl/Makefile
nptl/sysdeps/ia64/tcb-offsets.sym
nptl/sysdeps/unix/sysv/linux/ia64/clone2.S [new file with mode: 0644]
nptl/tst-getpid1.c
nptl/tst-getpid2.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/ia64/clone2.S