Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bionic
/
665e98edf76b2c4465e64df7beee0bbbbf0758ca
/
libc
665e98e
Merge "Add additional dl_phdr_info fields"
by Ryan Prichard
· 6 years ago
a2e83ab
Add additional dl_phdr_info fields
by Ryan Prichard
· 6 years ago
74e5643
Merge "Link libc++demangle."
by Treehugger Robot
· 6 years ago
28cf07f
Merge "Reland "fdsan: make fatal by default.""
by Treehugger Robot
· 6 years ago
6a51013
Reland "fdsan: make fatal by default."
by Josh Gao
· 6 years ago
f69d852
Automatically include <android/ndk-version.h> from every header.
by Elliott Hughes
· 6 years ago
3952113
Merge "Fix a few bionic test failures caused by hwasan global instrumentation."
by Peter Collingbourne
· 6 years ago
191ecdc
Fix a few bionic test failures caused by hwasan global instrumentation.
by Peter Collingbourne
· 6 years ago
2fbbc25
Merge "Fix OOB read in fortify str[np]cpy implementations found by hwasan."
by Treehugger Robot
· 6 years ago
a960142
Fix timespec.h documentation
by Tom Cherry
· 6 years ago
c6c17ac
Merge "Revert "fdsan: make fatal by default.""
by Pete Gillin
· 6 years ago
76351e3
Revert "fdsan: make fatal by default."
by Pete Gillin
· 6 years ago
a51bded
Fix OOB read in fortify str[np]cpy implementations found by hwasan.
by Peter Collingbourne
· 6 years ago
5dea560
Merge "Remove now unneeded #undef in __cxa_guard.cpp"
by Tom Cherry
· 6 years ago
592b5f5
Merge "fdsan: make fatal by default."
by Josh Gao
· 6 years ago
66b5e3c
fdsan: make fatal by default.
by Josh Gao
· 6 years ago
08baac3
Remove now unneeded #undef in __cxa_guard.cpp
by Tom Cherry
· 6 years ago
da32ff1
Merge "Add memfd_create(2) and mlock2(2)."
by Elliott Hughes
· 6 years ago
5d3ba4e
Merge "Update to kernel headers v5.2.6."
by Christopher Ferris
· 6 years ago
6533208
linker: Add library load and unload hooks for HWASan.
by Peter Collingbourne
· 6 years ago
3d24d2b
Add memfd_create(2) and mlock2(2).
by Elliott Hughes
· 6 years ago
fa59a10
Update to kernel headers v5.2.6.
by Christopher Ferris
· 6 years ago
9a5bdd6
Update seccomp whitelist.
by Elliott Hughes
· 6 years ago
fd56f55
Merge "Add renameat2."
by Elliott Hughes
· 6 years ago
05b675e
Add renameat2.
by Elliott Hughes
· 7 years ago
ee7bc30
seccomp: add the "64-bit time for 32-bit processes" system calls.
by Elliott Hughes
· 6 years ago
c2a722f
Merge changes I99d2faae,Ie98b7624
by Ryan Prichard
· 6 years ago
30feb64
Enable traditional TLS accesses on arm64
by Ryan Prichard
· 6 years ago
6d60145
Renumber arm64 TLS to match GNU values
by Ryan Prichard
· 6 years ago
876c6f0
Merge "Fix clang header dependency for versioner"
by Pirama Arumuga Nainar
· 6 years ago
49c733c
Fix clang header dependency for versioner
by Pirama Arumuga Nainar
· 6 years ago
03ff436
Use the new sort_bss_symbols_by_size option for libc
by Vic Yang
· 7 years ago
d5c0a50
Merge "Name stack+tls VMAs with PR_SET_VMA_ANON_NAME"
by Ryan Prichard
· 6 years ago
4ea1921
Link libc++demangle.
by Dan Albert
· 6 years ago
4f40d47
Merge "Add missing nothrow attribute"
by Treehugger Robot
· 6 years ago
7b50f7d
Add missing nothrow attribute
by Yi Kong
· 6 years ago
6883b08
Reserve signal for java heap dumps.
by Florian Mayer
· 6 years ago
03cef38
Name stack+tls VMAs with PR_SET_VMA_ANON_NAME
by Ryan Prichard
· 7 years ago
6b2532e
Merge "Change stdatomic.h check from defined(_USING_LIBCXX) to __has_include(<atomic>)"
by Tom Cherry
· 6 years ago
5a8482e
Merge "Load /etc/{passwd,group} from all partitions"
by Tom Cherry
· 6 years ago
91b0430
Merge "Add bionic_libc_private_headers for use by art"
by Paul Duffin
· 6 years ago
9782b87
Move to the libc++ demangler.
by Christopher Ferris
· 6 years ago
76e2b15
Change stdatomic.h check from defined(_USING_LIBCXX) to __has_include(<atomic>)
by Tom Cherry
· 6 years ago
6b5cb03
Add bionic_libc_private_headers for use by art
by Paul Duffin
· 6 years ago
9cf7601
Merge "Update notice"
by Tom Cherry
· 6 years ago
40f69ae
Update notice
by Tom Cherry
· 6 years ago
800c1a9
Fix pthread_cond_clockwait() when cond is initialized with CLOCK_MONOTONIC
by Tom Cherry
· 6 years ago
59cc0b3
Merge "Clear pointer tags as required for HWASAN for globals."
by Treehugger Robot
· 6 years ago
3975431
Merge "Add avx2 version of wmemset in binoic"
by Elliott Hughes
· 6 years ago
45f0a3b
Clear pointer tags as required for HWASAN for globals.
by Peter Collingbourne
· 6 years ago
4ed2f47
Add avx2 version of wmemset in binoic
by Shalini Salomi Bodapati
· 7 years ago
6901080
Implement new clock wait functions
by Tom Cherry
· 7 years ago
c80af7f
Merge "Explicitly add open/stat64 to the seccomp common whitelist."
by Elliott Hughes
· 7 years ago
34d11e5
Merge "Avoid calling snprintf in bionic_trace_begin."
by Treehugger Robot
· 7 years ago
33e0799
Explicitly add open/stat64 to the seccomp common whitelist.
by Elliott Hughes
· 7 years ago
e1d121b
Avoid calling snprintf in bionic_trace_begin.
by Josh Gao
· 7 years ago
777b34d
Load /etc/{passwd,group} from all partitions
by Tom Cherry
· 7 years ago
7897705
Merge "Update to kernel headers v5.2."
by Christopher Ferris
· 7 years ago
3d0bafb
Do not check tcache clear when doing a purge.
by Christopher Ferris
· 7 years ago
aeddbcf
Update to kernel headers v5.2.
by Christopher Ferris
· 7 years ago
b2bd7c5
Merge "libnetd_client: support hooking sendto/sendmsg/sendmmsg too."
by Elliott Hughes
· 7 years ago
36bc922
Merge changes I33957ad4,I02f8f87d,Iba04e486
by George Burgess IV
· 7 years ago
261b7f4
fortify: replace bzero/bcmp defines
by George Burgess IV
· 7 years ago
3bdeae7
Merge changes I557309b3,If5f47e0e
by George Burgess IV
· 7 years ago
5c6a3f9
libnetd_client: support hooking sendto/sendmsg/sendmmsg too.
by Elliott Hughes
· 7 years ago
50080a2
Remove the ___ hack.
by Elliott Hughes
· 7 years ago
745137c
Merge "Fix overflow check in malloc_limit"
by Marco Nelissen
· 7 years ago
323431b
Fix overflow check in malloc_limit
by Marco Nelissen
· 7 years ago
849c0b9
fortify: add __mempcpy_chk
by George Burgess IV
· 7 years ago
26d25a2
fortify: add even more warnings
by George Burgess IV
· 7 years ago
2356c93
fortify: add bit checking for open(at)?64 functions
by George Burgess IV
· 7 years ago
74519e7
fortify: fix overflow checks in unistd
by George Burgess IV
· 7 years ago
8c0ec11
fortify: fix up a few diagnostics; add __wur to realpath
by George Burgess IV
· 7 years ago
77f99aa
fortify: add diagnostics for str* functions
by George Burgess IV
· 7 years ago
41636ca
Remove bionic refs to runtime module tz files
by Neil Fuller
· 7 years ago
738a6c9
<arpa/nameser.h>: fix INTRODUCED_IN API level.
by Elliott Hughes
· 7 years ago
6cfd9a1
Merge "Clean up no_libgcc"
by Yi Kong
· 7 years ago
1b61d78
Build 32-bit ARM assembler with -mno-restrict-it.
by Elliott Hughes
· 7 years ago
cd3155d
Clean up no_libgcc
by Yi Kong
· 7 years ago
44c2953
Merge "Change SANITIZE_TARGET refs from 'coverage' to 'fuzzer'."
by Mitch Phillips
· 7 years ago
dfde0ee
Change SANITIZE_TARGET refs from 'coverage' to 'fuzzer'.
by Mitch Phillips
· 7 years ago
6b116d1
Make 'app' users/groups more accurate
by Tom Cherry
· 7 years ago
9fc9509
Log when trying to profile non profilable app.
by Florian Mayer
· 7 years ago
fc55350
Merge "Overalign the TLS segment using crtbegin"
by Ryan Prichard
· 7 years ago
cfede4f
Merge changes Ic2d48c93,I981ac9bd
by Treehugger Robot
· 7 years ago
497d716
Merge "Disable malloc debug when asan enabled."
by Christopher Ferris
· 7 years ago
30d4c6f
Merge "fortify: use __builtin_constant_p for more short-circuits"
by Treehugger Robot
· 7 years ago
a743f31
Merge "fortify: Migrate trivial cases to dynamic check macros"
by George Burgess IV
· 7 years ago
c03d596
fortify: s/([gl])eq/\1e/g
by George Burgess IV
· 7 years ago
d9865e7
fortify: more use of __builtin_constant_p
by George Burgess IV
· 7 years ago
a1a09b2
fortify: use __builtin_constant_p for more short-circuits
by George Burgess IV
· 7 years ago
cc9b100
Overalign the TLS segment using crtbegin
by Ryan Prichard
· 7 years ago
32e8d4f
Merge "fortify: inline #defined strings"
by Treehugger Robot
· 7 years ago
b07c197
Merge "fortify: use a macro in diagnose_if"
by Treehugger Robot
· 7 years ago
5da5dd5
fortify: Migrate trivial cases to dynamic check macros
by George Burgess IV
· 7 years ago
ff71793
fortify: inline #defined strings
by George Burgess IV
· 7 years ago
5273dc5
fortify: use a macro in diagnose_if
by George Burgess IV
· 7 years ago
17e7c75
Disable native_coverage for scudo-related libraries
by Pirama Arumuga Nainar
· 7 years ago
705de3c
Disable malloc debug when asan enabled.
by Christopher Ferris
· 7 years ago
933bd3a
Merge "Update to kernel headers to v5.1.3."
by Christopher Ferris
· 7 years ago
Next »