Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
c345caae9a15dba12bc613ebfbd10f1e3ee57e10
/
libc
/
arch-x86
/
bionic
/
__bionic_clone.S
99c393d
Fix the order of arguments to sys_clone for x86.
by Elliott Hughes
· 12 years ago
36d6188
Clean up forking and cloning.
by Elliott Hughes
· 12 years ago
[Renamed from libc/arch-x86/bionic/clone.S]
70b24b1
Switch pthread_create over to __bionic_clone.
by Elliott Hughes
· 12 years ago
4cdde5f
Replace unnecessary x86 uses of <sys/linux-syscalls.h> with <asm/unistd.h>.
by Elliott Hughes
· 12 years ago
40eabe2
Fix the pthread_setname_np test.
by Elliott Hughes
· 12 years ago
b603251
Fix __pthread_clone and __bionic_clone error handling on x86.
by Elliott Hughes
· 12 years ago
bdff26d
Use ENTRY/END in custom x86 assembler too.
by Elliott Hughes
· 12 years ago
5e3fc43
Fix __pthread_clone on ARM to set errno on failure.
by Elliott Hughes
· 12 years ago
22d366c
enable clone system call for x86
by Jin Wei
· 13 years ago
cb08204
libc/x86: ensure the stack 16-byte aligned when tasks created
by Jack Ren
· 13 years ago
e480fc8
bionic: fix pthread_{create, exit}/signal race condition
by Jack Ren
· 14 years ago
f4680b5
Remove an extra register move.
by Bruce Beare
· 14 years ago
1698442
Fix missing NL
by Bruce Beare
· 15 years ago
97cf7f3
Implement clone() C library function properly.
by David 'Digit' Turner
· 15 years ago
1dc9e47
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
1767f90
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
4e468ed
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 17 years ago