index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
arch-x86
/
bionic
/
__bionic_clone.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing cfi directives for x86 assembler.
Christopher Ferris
2015-04-14
1
-0
/
+12
*
Ensure __set_errno is still visible on LP32.
Elliott Hughes
2014-09-08
1
-1
/
+1
*
Revert "Fix incorrect relocations for x86."
Dan Albert
2014-08-08
1
-1
/
+1
*
Fix incorrect relocations for x86.
Dan Albert
2014-08-07
1
-1
/
+1
*
Rename __bionic_clone_entry to __start_thread.
Elliott Hughes
2014-06-06
1
-1
/
+1
*
Remove unnecessary instructions from x86/x86_64 syscalls.
Elliott Hughes
2014-06-05
1
-1
/
+0
*
Fix unwinding through x86-64 __bionic_clone.
Elliott Hughes
2014-06-05
1
-3
/
+3
*
x86: stop unwinding past __bionic_clone.
Elliott Hughes
2014-05-30
1
-0
/
+2
*
Align the child stack in clone(2).
Elliott Hughes
2014-05-09
1
-8
/
+6
*
Align arm64 stacks to 16 bytes in __bionic_clone.
Elliott Hughes
2014-05-09
1
-7
/
+7
*
Hide the __bionic_clone and __bionic_clone_entry implementation details.
Elliott Hughes
2014-05-08
1
-0
/
+1
*
Unify our assembler macros.
Elliott Hughes
2014-02-20
1
-2
/
+1
*
Fix the order of arguments to sys_clone for x86.
Elliott Hughes
2013-11-26
1
-14
/
+14
*
Clean up forking and cloning.
Elliott Hughes
2013-11-19
1
-0
/
+54