Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
00c855eb3d56a683e7c3c2d08b7be0451f74bb83
/
libc
/
arch-x86_64
/
bionic
31d0398
Hide _exit_with_stack_teardown.
by Elliott Hughes
· 11 years ago
879180c
With libstdc++ in libc, __futex_wait and __futex_wake can be hidden.
by Elliott Hughes
· 11 years ago
0d236aa
Align the child stack in clone(2).
by Elliott Hughes
· 11 years ago
fff3c0f
Align arm64 stacks to 16 bytes in __bionic_clone.
by Elliott Hughes
· 11 years ago
954cf0d
Hide the __bionic_clone and __bionic_clone_entry implementation details.
by Elliott Hughes
· 11 years ago
851e68a
Unify our assembler macros.
by Elliott Hughes
· 11 years ago
09289d9
Remove useless _C_LABEL from our assembler source.
by Elliott Hughes
· 11 years ago
2aace21
Remove the bogus exit status from _exit_with_stack_teardown.
by Elliott Hughes
· 12 years ago
5eccb96
Fix aarch64 futex assembly routines.
by Elliott Hughes
· 12 years ago
507cfe2
Add .cfi_startproc/.cfi_endproc to ENTRY/END.
by Christopher Ferris
· 12 years ago
36d6188
Clean up forking and cloning.
by Elliott Hughes
· 12 years ago
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
7f70c9b
AArch64: Fix uses of stack size for 32/64bit libc builds
by Serban Constantinescu
· 12 years ago
33a209e
Fix 16-byte stack alignment requirement for x86_64 ABI
by Pavel Chupin
· 12 years ago
f4ac8ba
Merge "Fix the x86_64 vfork implementation."
by Elliott Hughes
· 12 years ago
53bfdae
Fix the x86_64 clone implementation.
by Elliott Hughes
· 12 years ago
9ea4d5f
Fix the x86_64 vfork implementation.
by Elliott Hughes
· 12 years ago
938f38d
Fix clone.S for x86_64.
by Elliott Hughes
· 12 years ago
c7e9b23
Fix sigaction(3) for 64-bit.
by Elliott Hughes
· 12 years ago
1f5af92
Fix sigsuspend to use rt_sigsuspend on all platforms.
by Elliott Hughes
· 12 years ago
19e6232
Clean up the sigprocmask/pthread_sigmask implementation.
by Elliott Hughes
· 12 years ago
2a0b873
Fix __errno for LP64 and clean up __get_tls.
by Elliott Hughes
· 12 years ago
c4c6e19
pthread_exit should call __NR_exit with status 0.
by Elliott Hughes
· 12 years ago
a97cc5b
Clean up the x86 and x86_64 _exit_with_stack_teardown implementations.
by Elliott Hughes
· 12 years ago
4906e56
Add arch-x86_64/bionic.
by Elliott Hughes
· 12 years ago