Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/backup
/
libc
e6418c8
android_getaddrinfo_proxy: fix memory leak on failure.
by Elliott Hughes
· 6 years ago
backup
d71b1d5
bionic: Support wildcards in cached hosts file
by Tom Marshall
· 6 years ago
d9fd1d4
Optimize tolower(3)/toupper(3) from <ctype.h>.
by Elliott Hughes
· 6 years ago
df9d456
ASCII fastpath for towupper and towlower.
by Balaram Makam
· 6 years ago
6171506
bionic: Squash of pre-P mutex behavior restoration
by nx111
· 7 years ago
cf0bc48
libc: Mark libstdc++ as vendor available
by Rashed Abdel-Tawab
· 7 years ago
2af9972
bionic: Sort and cache hosts file data for fast lookup
by Tom Marshall
· 9 years ago
0d7af10
Add inaddr.h header file
by Roopesh Rajashekharaiah Nataraja
· 8 years ago
5cda74e
Do not check tcache clear when doing a purge.
by Christopher Ferris
· 6 years ago
51ad271
Merge "Add removed platform functions used by apps." into qt-dev
by Christopher Ferris
· 6 years ago
020681f
Avoid using malloc debug code after exit.
by Christopher Ferris
· 6 years ago
235f35a
Add removed platform functions used by apps.
by Christopher Ferris
· 6 years ago
2a67b02
Match maximum command line size for startup tracing.
by Florian Mayer
· 6 years ago
c8e263b
Revert fwalk/sfp locking to fix concurrent reads
by Ryan Prichard
· 6 years ago
125d32c
Fix malloc_info missing large allocs.
by Christopher Ferris
· 6 years ago
58567dc
Make purging clear the current thread cache too.
by Christopher Ferris
· 6 years ago
8dc7da5
Merge "__cxa_finalize: skip fflush call on dlclose" into qt-dev
by Ryan Prichard
· 6 years ago
1f2ea32
__cxa_finalize: skip fflush call on dlclose
by Ryan Prichard
· 6 years ago
62b214d
Make pthread_get/setschedparam weak for native bridge
by dimitry
· 6 years ago
b7944a3
Merge "Implement __gnu_[u]ldivmod_helper methods in libc" into qt-dev
by Yi Kong
· 6 years ago
53080db
Merge "PIMutexUnlock: load owner_tid in non-common case" into qt-dev
by Ryan Prichard
· 6 years ago
570ab49
Implement __gnu_[u]ldivmod_helper methods in libc
by Yi Kong
· 6 years ago
ea722a0
PIMutexUnlock: load owner_tid in non-common case
by Ryan Prichard
· 6 years ago
84cb324
Reland ifuncs for strcmp and strlen.
by Elliott Hughes
· 7 years ago
5bab966
Workaround ASan not knowing about reallocarray.
by Elliott Hughes
· 6 years ago
2601d43
Move all leak info functions to android_mallopt.
by Christopher Ferris
· 6 years ago
21f5850
Merge "Remove gMallocLeakZygoteChild." into qt-dev
by Christopher Ferris
· 6 years ago
bc3e37c
clean_header: Run outside of $ANDROID_BUILD_TOP
by Daniel Mentz
· 6 years ago
5ca5d4a
clean_header: Fix error handling for no-such-file case
by Daniel Mentz
· 6 years ago
ab1c43d
Remove gMallocLeakZygoteChild.
by Christopher Ferris
· 6 years ago
ff94a13
Don't load libc_malloc_* libs from runtime ns for libc_scudo
by Jiyong Park
· 6 years ago
4e46ac6
Load libc_malloc_* libraries from the runtime APEX
by Jiyong Park
· 6 years ago
62bb17a
Workaround potential access to unmapped stack
by Adrian-CJ Hung
· 6 years ago
e6fd53b
Merge "Disable info messages by default for malloc debug."
by Christopher Ferris
· 6 years ago
c328e44
Disable info messages by default for malloc debug.
by Christopher Ferris
· 6 years ago
4fbe126
Merge "libc: Update symbol_ordering file"
by Treehugger Robot
· 6 years ago
fc26d71
Create a lib that uses scudo instead of jemalloc.
by Christopher Ferris
· 7 years ago
90cca40
libc: Update symbol_ordering file
by Vic Yang
· 6 years ago
bb4cf7b
clean_header: Don't print extraneous newline char
by Daniel Mentz
· 6 years ago
316f4a4
clean_header: Write to correct dst_file
by Daniel Mentz
· 6 years ago
3e742cb
Merge "Reserve realtime signal for libprofile-extras"
by Pirama Arumuga Nainar
· 6 years ago
1e3758e
Fix double initialization call.
by Christopher Ferris
· 6 years ago
14025fd
Merge "Use PR_SET_VMA_ANON_NAME to name the abort message mapping."
by Peter Collingbourne
· 6 years ago
feb5ed1
Use PR_SET_VMA_ANON_NAME to name the abort message mapping.
by Peter Collingbourne
· 6 years ago
29a89df
Merge "param.h: whitespace cleanup"
by Nick Kralevich
· 6 years ago
3cfedf4
param.h: whitespace cleanup
by Nick Kralevich
· 6 years ago
efd25a0
Move x86 and x86_64 libc to use libcrt
by Yi Kong
· 6 years ago
a1fb15b
strptime: support everything that strftime supports.
by Elliott Hughes
· 6 years ago
ce491ab
Increase the allocation limit again.
by Christopher Ferris
· 6 years ago
fe88d26
Merge "Typo fix in comment. O_CLOEXEC is e, not x."
by Treehugger Robot
· 6 years ago
ba1151c
Typo fix in comment. O_CLOEXEC is e, not x.
by Dan Albert
· 6 years ago
b1ddbfd
Merge "Fix internal uses of _PATH_BSHELL."
by Treehugger Robot
· 6 years ago
ebe1ae7
Reserve realtime signal for libprofile-extras
by Pirama Arumuga Nainar
· 6 years ago
1b6517b
Merge "Make powerof2 macro ubsan safe"
by Treehugger Robot
· 6 years ago
886370c
Fix internal uses of _PATH_BSHELL.
by Elliott Hughes
· 6 years ago
c50b6a2
Make powerof2 macro ubsan safe
by Nick Kralevich
· 6 years ago
137b6f3
popen: stop using _fwalk.
by Elliott Hughes
· 6 years ago
118ab10
Merge "Add /product/bin to path"
by Steven Moreland
· 6 years ago
d992e1e
Merge "Update kernel headers to v5.0.3."
by Christopher Ferris
· 6 years ago
11f0d71
Merge "Use the ANDROID_TZDATA_ROOT environment variable"
by Neil Fuller
· 6 years ago
e6be532
Update kernel headers to v5.0.3.
by Christopher Ferris
· 6 years ago
e6b6640
Merge changes Ie7bf555b,Ia7d5fbdc,I3f05ba19
by Logan Chien
· 6 years ago
c9e7018
Add introduced-in annotation to fdsan
by Logan Chien
· 6 years ago
73d1fb9
Fix get_device_api_level_inlines.h in versioner
by Logan Chien
· 6 years ago
3f68efc
Suppress warnings on pthread_create
by Logan Chien
· 6 years ago
021d522
Remove workaround for x86 ifunc
by Haibo Huang
· 7 years ago
d75e308
Call __hwasan_init_static() during libc startup in statically linked executables.
by Peter Collingbourne
· 7 years ago
505168e
Annotate vfork for hwasan.
by Evgenii Stepanov
· 7 years ago
b62888b
Merge "Increase the size of the shadow call stack guard region to 16MB."
by Peter Collingbourne
· 6 years ago
9b78aa3
Increase num tries before failing.
by Christopher Ferris
· 6 years ago
149ce93
Add missing #include.
by Peter Collingbourne
· 6 years ago
9d69d4c
Merge "Add a platform API for setting an allocation limit."
by Peter Collingbourne
· 6 years ago
ea6c19a
Merge "Remove __INTRODUCED_IN_FUTURE."
by Elliott Hughes
· 6 years ago
1fc5ccf
Add a platform API for setting an allocation limit.
by Christopher Ferris
· 7 years ago
412d493
Merge "Don't install *.mountpoint targets"
by Treehugger Robot
· 6 years ago
5270017
Remove __INTRODUCED_IN_FUTURE.
by Elliott Hughes
· 6 years ago
78e9ebc
The future is now (2019 edition).
by Elliott Hughes
· 6 years ago
036e09c
Don't install *.mountpoint targets
by Jiyong Park
· 7 years ago
81b3bdd
Use the ANDROID_TZDATA_ROOT environment variable
by Neil Fuller
· 7 years ago
a838c2d
Merge "Update to v5.0 kernel headers."
by Christopher Ferris
· 7 years ago
27c6ada
Merge "Malloc debug: fix mutex deadlock issue"
by Christopher Ferris
· 7 years ago
fa10a3a
Add malloc_info for sanitizer.
by Christopher Ferris
· 7 years ago
76dcc47
Malloc debug: fix mutex deadlock issue
by Iris Chang
· 7 years ago
d842e43
Update to v5.0 kernel headers.
by Christopher Ferris
· 7 years ago
6c619a0
Refactor the malloc_info code.
by Christopher Ferris
· 7 years ago
a22f5d5
Make aligned_alloc match the standard.
by Christopher Ferris
· 7 years ago
0771b75
Merge "Workaround string-plus-int warning"
by Treehugger Robot
· 7 years ago
4ca9a6b
Workaround string-plus-int warning
by Yi Kong
· 7 years ago
7fa3b47
Ensure STDIN/STDOUT/STDERR always exist
by Nick Kralevich
· 7 years ago
a21f6cc
Log when malloc functions fail.
by Elliott Hughes
· 7 years ago
ced659e
Add /product/bin to path
by Daniel Rosenberg
· 7 years ago
e65558a
Merge changes I070d3a26,Ie9176587
by Yi Kong
· 7 years ago
68e4f49
Merge "Fix wrong variable reference."
by Christopher Ferris
· 7 years ago
e3d90de
Switch libm to libcrt.builtins
by Yi Kong
· 7 years ago
503c17b
Fix wrong variable reference.
by Christopher Ferris
· 7 years ago
58239d0
Merge "Revert "Revert "Turn on XOM for libc"""
by Treehugger Robot
· 7 years ago
dced813
Revert "Revert "Turn on XOM for libc""
by Jeffrey Vander Stoep
· 7 years ago
5e15f34
Merge "Make static ifunc resolvers optional."
by Dan Albert
· 7 years ago
7cdbd0d
Merge "linker: allow using reserved space for multiple libraries."
by Treehugger Robot
· 7 years ago
efbe9a5
linker: allow using reserved space for multiple libraries.
by Torne (Richard Coles)
· 7 years ago
Next »