index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make stdatomic.h work with gcc4.6 host compiler
Hans Boehm
2014-09-02
2
-12
/
+62
*
Undefine _Atomic before redefining
Hans Boehm
2014-09-02
1
-0
/
+7
*
Fix, generalize stdatomic.h; improve test.
Hans Boehm
2014-09-02
3
-11
/
+94
*
Merge "Look into ld_preloads before current library" into lmp-dev
Dmitriy Ivanov
2014-09-01
1
-9
/
+27
|
\
|
*
Look into ld_preloads before current library
Dmitriy Ivanov
2014-08-29
1
-9
/
+27
*
|
Use __GNUC_PREREQ rather than __GNUC_PREREQ__ to match glibc.
Elliott Hughes
2014-08-29
3
-22
/
+22
|
/
*
Have pthread_attr_getstack for the main thread report RLIMIT_STACK...
Elliott Hughes
2014-08-27
2
-30
/
+24
*
Merge "Fix pthread_getattr_np for the main thread." into lmp-dev
Elliott Hughes
2014-08-27
16
-236
/
+169
|
\
|
*
Fix pthread_getattr_np for the main thread.
Elliott Hughes
2014-08-26
16
-236
/
+169
*
|
Merge "Replace snprintf calls in linker." into lmp-dev
Christopher Ferris
2014-08-27
2
-3
/
+17
|
\
\
|
*
|
Replace snprintf calls in linker.
Christopher Ferris
2014-08-27
2
-3
/
+17
*
|
|
Merge "call uselocale() before freelocale() to make sure that g_local_key has...
Elliott Hughes
2014-08-27
2
-2
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
call uselocale() before freelocale() to make sure that g_local_key has a vali...
Wally Yau
2014-08-27
2
-2
/
+4
|
|
/
*
|
Use the default unwind code.
Christopher Ferris
2014-08-26
1
-2
/
+3
|
/
*
Fix unistd.getpid_caching_and_clone.
Elliott Hughes
2014-08-21
1
-0
/
+4
*
Fix some 32-bit-isms in <stdio.h>.
Elliott Hughes
2014-08-20
1
-0
/
+12
*
Expose android_set_abort_message().
Dan Albert
2014-08-19
3
-4
/
+43
*
Merge "Revert "Add support for protected local symbol lookup."" into lmp-dev
Dmitriy Ivanov
2014-08-18
8
-163
/
+31
|
\
|
*
Revert "Add support for protected local symbol lookup."
Dmitriy Ivanov
2014-08-18
8
-163
/
+31
*
|
Hide C++ stuff in libc. Put it back in libstdc++.
Dan Albert
2014-08-18
3
-19
/
+58
*
|
Merge "Fix leak_realloc, copy entire allocation." into lmp-dev
Christopher Ferris
2014-08-16
1
-33
/
+31
|
\
\
|
|
/
|
/
|
|
*
Fix leak_realloc, copy entire allocation.
Christopher Ferris
2014-08-15
1
-33
/
+31
*
|
Merge "Keep symbols for linker" into lmp-dev
Dmitriy Ivanov
2014-08-15
1
-0
/
+4
|
\
\
|
*
|
Keep symbols for linker
Dmitriy Ivanov
2014-08-15
1
-0
/
+4
|
|
/
*
|
Have stdatomic.h punt to C++ atomic when possible
Hans Boehm
2014-08-15
1
-0
/
+93
|
/
*
Merge "Change name of MB_CUR_MAX implementation function." into lmp-dev
Dan Albert
2014-08-14
2
-3
/
+3
|
\
|
*
Change name of MB_CUR_MAX implementation function.
Dan Albert
2014-08-14
2
-3
/
+3
*
|
Merge "Move mtctxres.c to libc_dns.a." into lmp-dev
Dan Albert
2014-08-14
1
-1
/
+1
|
\
\
|
*
|
Move mtctxres.c to libc_dns.a.
Dan Albert
2014-08-14
1
-1
/
+1
|
|
/
*
|
Merge "malloc_usable_size returns the original size." into lmp-dev
Christopher Ferris
2014-08-14
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
malloc_usable_size returns the original size.
Christopher Ferris
2014-08-14
1
-0
/
+4
*
|
Label pages mapped by linker_allocator
Dmitriy Ivanov
2014-08-13
3
-5
/
+32
|
/
*
Optimize symbol lookup
Dmitriy Ivanov
2014-08-13
2
-0
/
+17
*
Hide __libc_malloc_dispatch.
Dan Albert
2014-08-12
1
-2
/
+1
*
Fix our x86 PIC_PROLOGUE.
Elliott Hughes
2014-08-09
1
-3
/
+3
*
Merge "Make __set_errno hidden in asm." into lmp-dev
Dan Albert
2014-08-09
1159
-0
/
+2318
|
\
|
*
Make __set_errno hidden in asm.
Dan Albert
2014-08-08
1159
-0
/
+2318
*
|
Add a way to disable backtracing in malloc debug.
Christopher Ferris
2014-08-08
3
-36
/
+99
|
/
*
Android is all-PIC/PIE.
Elliott Hughes
2014-08-07
7
-50
/
+2
*
Merge "Do a second key cleanup in pthread_exit." into lmp-dev
Christopher Ferris
2014-08-06
2
-18
/
+33
|
\
|
*
Do a second key cleanup in pthread_exit.
Christopher Ferris
2014-08-06
2
-18
/
+33
*
|
Merge "Upgrade bionic to tzdata2014f." into lmp-dev
Elliott Hughes
2014-08-06
1
-0
/
+0
|
\
\
|
*
|
Upgrade bionic to tzdata2014f.
Elliott Hughes
2014-08-06
1
-0
/
+0
*
|
|
Merge "Fix the tzdata update tools." into lmp-dev
Elliott Hughes
2014-08-06
3
-77
/
+19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix the tzdata update tools.
Elliott Hughes
2014-08-06
3
-77
/
+19
*
|
|
Merge "Proper MB_CUR_MAX." into lmp-dev
Dan Albert
2014-08-06
4
-16
/
+55
|
\
\
\
|
*
|
|
Proper MB_CUR_MAX.
Dan Albert
2014-08-06
4
-16
/
+55
|
|
/
/
*
|
|
Merge "Fix mbsrtowcs(3) src param for finished string." into lmp-dev
Dan Albert
2014-08-06
2
-2
/
+5
|
\
\
\
|
*
|
|
Fix mbsrtowcs(3) src param for finished string.
Dan Albert
2014-08-06
2
-2
/
+5
|
|
/
/
*
|
|
Fixes build.
Dan Albert
2014-08-06
1
-1
/
+0
[next]