Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
d7f0844f5a181a8ce8fea00c09872b4620281bc1
/
libc
/
arch-arm
/
bionic
/
__bionic_clone.S
559f278
Clear the stack frame pointer in _start and __bionic_clone
by Chris Wailes
· 4 years, 4 months ago
beb8796
Use ENTRY_PRIVATE in __bionic_clone assembler.
by Elliott Hughes
· 9 years ago
2fc14a9
Don't use an anonymous label in arm's __bionic_clone.
by Elliott Hughes
· 9 years ago
d30bc9e
Fix "Unknown token error" when upstream clang is used.
by MinSeong Kim
· 9 years ago
dd57029
Simplify three copyright headers.
by Elliott Hughes
· 10 years ago
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
· 13 years ago
9f878c2
Really set errno if __pthread_clone fails.
by Elliott Hughes
· 13 years ago
5e3fc43
Fix __pthread_clone on ARM to set errno on failure.
by Elliott Hughes
· 13 years ago
f94fd3c
Clean up ARM assembler files to use ENTRY/END.
by Elliott Hughes
· 13 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
· 15 years ago
97cf7f3
Implement clone() C library function properly.
by David 'Digit' Turner
· 16 years ago
1dc9e47
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 17 years ago
1767f90
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 17 years ago
a27d2ba
Initial Contribution
by The Android Open Source Project
· 17 years ago