index
:
bionic.git
kitkat
lp5.0
o8.0
o8.1
p9.0
q10.0
q10.0-backup
q10.0-r9rebase
r11.0
r11.1
s12.0
s12.1
t13.0
bionic
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
bionic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimize tolower(3)/toupper(3) from <ctype.h>.
q10.0-backup
Elliott Hughes
2019-11-29
3
-1
/
+109
*
ASCII fastpath for towupper and towlower.
Balaram Makam
2019-11-29
1
-0
/
+10
*
bionic: Squash of pre-P mutex behavior restoration
nx111
2019-11-08
1
-8
/
+14
*
Do not check tcache clear when doing a purge.
Christopher Ferris
2019-07-08
1
-3
/
+2
*
Merge "Add removed platform functions used by apps." into qt-dev
Christopher Ferris
2019-05-08
1
-0
/
+37
|
\
|
*
Add removed platform functions used by apps.
Christopher Ferris
2019-05-08
1
-0
/
+37
*
|
Match maximum command line size for startup tracing.
Florian Mayer
2019-05-08
1
-10
/
+11
|
/
*
Fix malloc_info missing large allocs.
Christopher Ferris
2019-05-03
1
-8
/
+8
*
Make purging clear the current thread cache too.
Christopher Ferris
2019-05-01
1
-0
/
+8
*
Make pthread_get/setschedparam weak for native bridge
dimitry
2019-04-26
2
-0
/
+5
*
PIMutexUnlock: load owner_tid in non-common case
Ryan Prichard
2019-04-23
1
-0
/
+2
*
Workaround ASan not knowing about reallocarray.
Elliott Hughes
2019-04-22
1
-1
/
+1
*
Move all leak info functions to android_mallopt.
Christopher Ferris
2019-04-19
2
-31
/
+37
*
Remove gMallocLeakZygoteChild.
Christopher Ferris
2019-04-16
4
-11
/
+19
*
Don't load libc_malloc_* libs from runtime ns for libc_scudo
Jiyong Park
2019-04-10
1
-0
/
+8
*
Load libc_malloc_* libraries from the runtime APEX
Jiyong Park
2019-04-06
1
-1
/
+28
*
Merge "Disable info messages by default for malloc debug."
Christopher Ferris
2019-04-02
1
-3
/
+1
|
\
|
*
Disable info messages by default for malloc debug.
Christopher Ferris
2019-04-02
1
-3
/
+1
*
|
Create a lib that uses scudo instead of jemalloc.
Christopher Ferris
2019-04-01
7
-0
/
+382
|
/
*
Fix double initialization call.
Christopher Ferris
2019-03-28
1
-7
/
+0
*
Use PR_SET_VMA_ANON_NAME to name the abort message mapping.
Peter Collingbourne
2019-03-27
1
-0
/
+5
*
Increase the allocation limit again.
Christopher Ferris
2019-03-26
1
-1
/
+1
*
Fix internal uses of _PATH_BSHELL.
Elliott Hughes
2019-03-25
3
-4
/
+7
*
Call __hwasan_init_static() during libc startup in statically linked executab...
Peter Collingbourne
2019-03-19
1
-3
/
+4
*
Merge "Increase the size of the shadow call stack guard region to 16MB."
Peter Collingbourne
2019-03-19
1
-7
/
+14
|
\
|
*
Increase the size of the shadow call stack guard region to 16MB.
Peter Collingbourne
2019-01-31
1
-7
/
+14
*
|
Increase num tries before failing.
Christopher Ferris
2019-03-18
1
-2
/
+2
*
|
Add missing #include.
Peter Collingbourne
2019-03-15
1
-0
/
+4
*
|
Add a platform API for setting an allocation limit.
Christopher Ferris
2019-03-15
8
-10
/
+513
*
|
Add malloc_info for sanitizer.
Christopher Ferris
2019-03-08
2
-0
/
+8
*
|
Refactor the malloc_info code.
Christopher Ferris
2019-03-07
7
-124
/
+64
*
|
Make aligned_alloc match the standard.
Christopher Ferris
2019-03-01
2
-3
/
+23
*
|
Merge "Workaround string-plus-int warning"
Treehugger Robot
2019-03-01
1
-1
/
+1
|
\
\
|
*
|
Workaround string-plus-int warning
Yi Kong
2019-02-28
1
-1
/
+1
*
|
|
Ensure STDIN/STDOUT/STDERR always exist
Nick Kralevich
2019-02-28
1
-3
/
+18
|
/
/
*
|
Log when malloc functions fail.
Elliott Hughes
2019-02-26
2
-7
/
+39
*
|
Fix wrong variable reference.
Christopher Ferris
2019-02-22
1
-1
/
+1
*
|
Make static ifunc resolvers optional.
Dan Albert
2019-02-20
1
-2
/
+24
*
|
Merge "libasync_safe: stop clobbering other folks' identifiers."
Elliott Hughes
2019-02-16
2
-0
/
+2
|
\
\
|
*
|
libasync_safe: stop clobbering other folks' identifiers.
Elliott Hughes
2019-02-14
2
-0
/
+2
*
|
|
Avoid heapprofd init when other hooks enabled.
Christopher Ferris
2019-02-14
3
-9
/
+32
*
|
|
Fix hwasan build.
Christopher Ferris
2019-02-13
1
-0
/
+12
*
|
|
Refactor malloc common into distinct pieces.
Christopher Ferris
2019-02-12
6
-667
/
+915
|
/
/
*
|
Merge "Fix linker self-exec detection"
Ryan Prichard
2019-02-08
1
-3
/
+0
|
\
\
|
*
|
Fix linker self-exec detection
Ryan Prichard
2019-02-07
1
-3
/
+0
*
|
|
Modify malloc common function pointers.
Christopher Ferris
2019-02-07
1
-103
/
+90
*
|
|
Merge "Eliminate ICU's .dat lookup from bionic"
Treehugger Robot
2019-02-07
1
-46
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Eliminate ICU's .dat lookup from bionic
Nikita Iashchenko
2019-02-06
1
-46
/
+5
*
|
|
Merge "Pass caller names to __pthread_internal_find for better errors."
Elliott Hughes
2019-02-04
11
-21
/
+28
|
\
\
\
|
*
|
|
Pass caller names to __pthread_internal_find for better errors.
Elliott Hughes
2019-02-01
11
-21
/
+28
|
|
|
/
|
|
/
|
[next]