index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
bionic
/
libc_init_common.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up pthread_internal_t.
Elliott Hughes
2013-11-19
1
-3
/
+2
*
Fix pthread_join.
Elliott Hughes
2013-11-18
1
-9
/
+17
*
Switch pthread_create over to __bionic_clone.
Elliott Hughes
2013-11-15
1
-0
/
+4
*
AArch64: Fix uses of stack size for 32/64bit libc builds
Serban Constantinescu
2013-10-22
1
-1
/
+1
*
Fix x86_64 build, clean up intermediate libraries.
Elliott Hughes
2013-10-09
1
-3
/
+2
*
Declare __page_shift and __page_size with C linkage.
Bernhard Rosenkraenzer
2013-09-19
1
-4
/
+0
*
Simplify main thread stack size initialization
Brian Carlstrom
2013-09-13
1
-12
/
+8
*
Use kernel default for initial thread size
Brian Carlstrom
2013-09-13
1
-3
/
+20
*
Make abort messages available to debuggerd.
Elliott Hughes
2013-04-05
1
-0
/
+2
*
Fix debug malloc.
Elliott Hughes
2013-03-06
1
-10
/
+19
*
Fix the pthread_setname_np test.
Elliott Hughes
2013-02-15
1
-5
/
+6
*
Simplify pthread_create, using more public API.
Elliott Hughes
2013-02-12
1
-5
/
+3
*
Switch to using AT_RANDOM for the stack guards.
Elliott Hughes
2013-02-08
1
-3
/
+5
*
__progname should be const char*, not char*.
Elliott Hughes
2013-02-07
1
-2
/
+2
*
Clean up the argc/argv/envp/auxv handling.
Elliott Hughes
2013-02-07
1
-0
/
+146