mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Update.
2003-02-07 Ulrich Drepper <drepper@redhat.com> * sysdeps/x86_64/td_ta_map_lwp2thr.c: New file.
This commit is contained in:
@ -31,7 +31,7 @@ ENTRY (__vfork)
|
||||
cmpq $0, __libc_pthread_functions(%rip)
|
||||
#else
|
||||
.weak __pthread_fork
|
||||
movq $__pthread_fork, %eax
|
||||
movq $__pthread_fork, %rax
|
||||
testq %rax, %rax
|
||||
#endif
|
||||
jne HIDDEN_JUMPTARGET (__fork)
|
||||
|
Reference in New Issue
Block a user