Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
3d83b18970f32467596830845793b18a858f59e6
/
libc
/
arch-arm
/
bionic
/
__bionic_clone.S
51f5d83
Fix arm64 clone stack handling.
by Elliott Hughes
· 11 years ago
c3d1728
Use the stmdb instead of str to save the fn/arg
by Jiangli Yuan
· 11 years ago
011e111
Ensure __set_errno is still visible on LP32.
by Elliott Hughes
· 11 years ago
ebc8cd1
Rename __bionic_clone_entry to __start_thread.
by Elliott Hughes
· 11 years ago
8df0fe0
Clear link register in __bionic_clone.
by Ben Cheng
· 11 years ago
954cf0d
Hide the __bionic_clone and __bionic_clone_entry implementation details.
by Elliott Hughes
· 11 years ago
ed45970
Add cfi directives to all arm assembly.
by Christopher Ferris
· 12 years ago
36d6188
Clean up forking and cloning.
by Elliott Hughes
· 12 years ago
[Renamed from libc/arch-arm/bionic/clone.S]
70b24b1
Switch pthread_create over to __bionic_clone.
by Elliott Hughes
· 12 years ago
ed74484
Stop using the non-uapi <linux/err.h> header file.
by Elliott Hughes
· 12 years ago
da4a3e6
EABI syscall cleanup.
by Elliott Hughes
· 12 years ago
8794ece
Replace unnecessary ARM uses of <sys/linux-syscalls.h> with <asm/unistd.h>.
by Elliott Hughes
· 12 years ago
9aceab5
Use the kernel's MAX_ERRNO in the syscall stubs.
by Elliott Hughes
· 12 years ago
40eabe2
Fix the pthread_setname_np test.
by Elliott Hughes
· 12 years ago
9f878c2
Really set errno if __pthread_clone fails.
by Elliott Hughes
· 12 years ago
5e3fc43
Fix __pthread_clone on ARM to set errno on failure.
by Elliott Hughes
· 12 years ago
f94fd3c
Clean up ARM assembler files to use ENTRY/END.
by Elliott Hughes
· 12 years ago
3460db9
bionic: Stack pointer/signal race condition.
by Peter Enderborg
· 13 years ago
420878c
Add function marks and size indications
by Kenny Root
· 14 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
a27d2ba
Initial Contribution
by The Android Open Source Project
· 17 years ago