mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-05 03:01:05 +00:00
f23673fc71
2004-12-15 Jakub Jelinek <jakub@redhat.com> * nis/nis_domain_of_r.c (nis_domain_of_r): Use libnsl_hidden_def, not libnsl_hidden_proto. * sysdeps/unix/sysv/linux/s390/s390-32/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. * sysdeps/unix/sysv/linux/s390/s390-64/clone.S (__clone): Likewise. * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone): Save and restore r2 around call to fn.
3 lines
74 B
ArmAsm
3 lines
74 B
ArmAsm
#define RESET_PID
|
|
#include <sysdeps/unix/sysv/linux/s390/s390-32/clone.S>
|