Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
be7680c42cb142da044fbd645807ee2277ca2ee4
be7680c
__fortify_fatal(): remove a stack frame in most cases.
by Elliott Hughes
· 4 months ago
f81f1a2
Merge "Move malloc_debug/malloc_hooks to new directory." into main
by Christopher Ferris
· 4 months ago
4598f86
Merge "Revert^2 "Switch to llvm-libc strtok()/strtok_r()."" into main
by Elliott Hughes
· 4 months ago
c4069f5
Merge changes from topic "app_compat_bti_fix" into main
by Kalesh Singh
· 4 months ago
4af1bcd
Revert^2 "Switch to llvm-libc strtok()/strtok_r()."
by Elliott Hughes
· 4 months ago
04f17a6
Merge "string_test.cpp: add missing tests for top bit set characters." into main
by Elliott Hughes
· 4 months ago
e9344cf
Merge "Disable tracing during libc init." into main
by Christopher Ferris
· 4 months ago
44b0363
Move malloc_debug/malloc_hooks to new directory.
by Christopher Ferris
· 4 months ago
c2810e1
string_test.cpp: add missing tests for top bit set characters.
by Elliott Hughes
· 4 months ago
d1d1dd0
<sched.h>: describe some kernel madness.
by Elliott Hughes
· 4 months ago
1473ca6
16k compat: Handle BTI protection in 16KiB compatibility mode
by Csanád Hajdú
· 5 months ago
bee0bbd
16k compat: Combine memory protection logic for RX|RW and RWX modes
by Csanád Hajdú
· 5 months ago
d0ee358
Merge "Reland: linker: Use load_bias in ElfReader::FindGnuPropertySection" into main
by Kalesh Singh
· 5 months ago
8bf0e30
Disable tracing during libc init.
by Christopher Ferris
· 5 months ago
43ce88e
Reland: linker: Use load_bias in ElfReader::FindGnuPropertySection
by Csanád Hajdú
· 5 months ago
d7d851f
Merge changes from topic "revert-35370994-JHRUZTXNLX" into main
by Kalesh Singh
· 5 months ago
543ad0f
Revert "linker: Use load_bias in ElfReader::FindGnuPropertySection"
by Kalesh Singh
· 5 months ago
cb8612c
Revert "linker_note_gnu_property_test: Move "using" declarations"
by Kalesh Singh
· 5 months ago
f89d7fb
Merge changes from topic "cherrypicker-not_set-L11000030001814794:N89900030002913259" into main
by Kalesh Singh
· 5 months ago
dbc4e38
Merge "<time.h>: improve the doc comments." into main
by Elliott Hughes
· 5 months ago
e566d30
linker_note_gnu_property_test: Move "using" declarations
by Kalesh Singh
· 5 months ago
fdfb000
Merge "Make tests isolated." into main
by Christopher Ferris
· 5 months ago
7306824
linker: Use load_bias in ElfReader::FindGnuPropertySection
by Csanád Hajdú
· 5 months ago
b25b857
Merge "Sync with OpenBSD strptime.c." into main
by Treehugger Robot
· 5 months ago
bd1d691
Merge "strptime.c: fix 32-bit range check in epoch_to_tm()." into main
by Elliott Hughes
· 5 months ago
e0ef29b
<time.h>: improve the doc comments.
by Elliott Hughes
· 5 months ago
b4436bb
Merge "Reimplement asctime()/ctime()/difftime()." into main
by Elliott Hughes
· 5 months ago
4cbb496
Merge "getentropy(): clarify the /dev/urandom fallback." into main
by Elliott Hughes
· 5 months ago
6920e50
Make tests isolated.
by Christopher Ferris
· 5 months ago
f9463ad
Merge "Use the demangler from libunwindstack." into main
by Christopher Ferris
· 5 months ago
84468f2
Sync with OpenBSD strptime.c.
by Elliott Hughes
· 5 months ago
25b7171
getentropy(): clarify the /dev/urandom fallback.
by Elliott Hughes
· 5 months ago
b891dda
Reimplement asctime()/ctime()/difftime().
by Elliott Hughes
· 5 months ago
47c8c97
Merge "system_properties.cpp: don't use strlcpy() for memcpy()." into main
by Elliott Hughes
· 5 months ago
bb38c50
Merge "Switch to llvm-libc hcreate()/hsearch() etc." into main
by Elliott Hughes
· 5 months ago
dd56beb
strptime.c: fix 32-bit range check in epoch_to_tm().
by Elliott Hughes
· 5 months ago
a06e184
Merge "Revert "Switch to llvm-libc strtok()/strtok_r()."" into main
by Liana Kazanova (xWF)
· 5 months ago
553f39c
Revert "Switch to llvm-libc strtok()/strtok_r()."
by Liana Kazanova (xWF)
· 5 months ago
f960667
Switch to llvm-libc hcreate()/hsearch() etc.
by Elliott Hughes
· 5 months ago
02bc26a
Merge "Switch to llvm-libc strtok()/strtok_r()." into main
by Elliott Hughes
· 5 months ago
866b716
system_properties.cpp: don't use strlcpy() for memcpy().
by Elliott Hughes
· 5 months ago
b8c5f81
Android.bp: always have the name at the top for readability.
by Elliott Hughes
· 5 months ago
3dcc505
Switch to llvm-libc strtok()/strtok_r().
by Elliott Hughes
· 5 months ago
a5978f4
Merge "Switch to llvm-libc strsep()." into main
by Elliott Hughes
· 5 months ago
c1eb27b
Fix Clang unused variable warning
by Yi Kong
· 5 months ago
6442c33
Merge "Fix memory fence in SystemProperties::Update" into main
by Treehugger Robot
· 5 months ago
0a24590
Fix memory fence in SystemProperties::Update
by Robert Kymdon
· 5 months ago
dd6756f
Switch to llvm-libc strsep().
by Elliott Hughes
· 5 months ago
978b213
Merge "running_with_hwasan() is now in android::base." into main
by Elliott Hughes
· 5 months ago
8dc8153
Merge "tests: Add ap_firmware group test" into main
by Jakub "Kuba" Czapiga
· 5 months ago
e9be735
Fix -Wtautological-constant-out-of-range-compare in linker
by Yi Kong
· 5 months ago
f1e1df3
Merge "Correct docs of Bionic's interaction with scudo for MTE" into main
by Florian Mayer
· 5 months ago
39769a0
Correct docs of Bionic's interaction with scudo for MTE
by Florian Mayer
· 5 months ago
daf8a16
running_with_hwasan() is now in android::base.
by Elliott Hughes
· 5 months ago
3d47086
Use the demangler from libunwindstack.
by Christopher Ferris
· 5 months ago
60aaf2f
Silence deprecation warnings in fortify tests.
by Elliott Hughes
· 5 months ago
460e96f
Update libc/NOTICE.
by Elliott Hughes
· 5 months ago
a2c2341
Merge "Trivial reimplementation of <err.h>." into main
by Elliott Hughes
· 5 months ago
cb029e0
Merge "Add trivial wcswidth() implementation alongside our wcwidth()." into main
by Elliott Hughes
· 5 months ago
a91fca6
Merge "arm64: add ifunc resolver AT_HWCAP3/AT_HWCAP4 support." into main
by Elliott Hughes
· 5 months ago
6b5b792
arm64: add ifunc resolver AT_HWCAP3/AT_HWCAP4 support.
by Elliott Hughes
· 5 months ago
7887e0e
Trivial reimplementation of <err.h>.
by Elliott Hughes
· 5 months ago
5013a93
Merge "Switch to llvm-libc strpbrk()." into main
by Elliott Hughes
· 5 months ago
cf8c146
Merge "Lose DoNotOptimize() to libbase." into main
by Elliott Hughes
· 5 months ago
46f55bf
Merge "bionic: loader: 16k: App more complex ELF layout app compat tests" into main
by Treehugger Robot
· 5 months ago
9ce7e04
Switch to llvm-libc strpbrk().
by Elliott Hughes
· 5 months ago
3bf8f18
Add trivial wcswidth() implementation alongside our wcwidth().
by Elliott Hughes
· 5 months ago
734a0c9
Lose DoNotOptimize() to libbase.
by Elliott Hughes
· 5 months ago
f86c483
Merge "Revert "Move GetPrebuiltElfDir() into the sole user."" into main
by Elliott Hughes
· 5 months ago
d42ed91
tests: Add ap_firmware group test
by Jakub Czapiga
· 6 months ago
42ad844
Revert "Move GetPrebuiltElfDir() into the sole user."
by Elliott Hughes
· 5 months ago
4e85724
Switch to llvm-libc wcstok().
by Elliott Hughes
· 6 months ago
ce5cdc7
bionic: loader: 16k: App more complex ELF layout app compat tests
by Kalesh Singh
· 5 months ago
0af5e1e
Merge changes from topic "dlopen_fatal_16k" into main
by Kalesh Singh
· 5 months ago
548a21c
bionic: loader: 16k: Add dlopen is fatal test
by Kalesh Singh
· 6 months ago
e065bd4
bionic: loader: 16k: Make dlopen() errors fatal
by Kalesh Singh
· 6 months ago
e9dd1b1
Move GetPrebuiltElfDir() into the sole user.
by Elliott Hughes
· 5 months ago
45d5179
Merge changes from topic "bionic_test_libs_genrules" into main
by Treehugger Robot
· 5 months ago
3934562
bionic: Remove unused prebuilt ELFs
by Kalesh Singh
· 6 months ago
d98c907
bionic: Use genrule for prebuilt ELFs
by Kalesh Singh
· 6 months ago
8654568
strsep()/strtok()/strtok_r()/wcstok(): more tests.
by Elliott Hughes
· 5 months ago
46bacfc
Merge "Reland: libm: Extract defaults and filegroups" into main
by Treehugger Robot
· 5 months ago
a2e2d9c
Merge "Update NOTICE file" into main
by Treehugger Robot
· 5 months ago
10eed1b
Merge "Stop using strncat() in network code." into main
by Elliott Hughes
· 5 months ago
8a018bf
Update NOTICE file
by dimitry
· 5 months ago
fb34258
Reland: libm: Extract defaults and filegroups
by dimitry
· 6 months ago
28ebf3e
Merge "Revert "libm: Extract defaults and filegroups"" into main
by Chaitanya Cheemala (xWF)
· 5 months ago
c632b84
Merge "Stop using strncpy() in the gwp-asan/MTE code." into main
by Elliott Hughes
· 5 months ago
2ba6321
Revert "libm: Extract defaults and filegroups"
by Chaitanya Cheemala (xWF)
· 5 months ago
d6587a7
Merge "libm: Extract defaults and filegroups" into main
by Treehugger Robot
· 5 months ago
57b539d
Merge "stdatomic_test.cpp: include <stdatomic.h> for glibc" into main
by Ryan Prichard
· 5 months ago
a83b9c3
Merge "Sync with upstream OpenBSD." into main
by Elliott Hughes
· 5 months ago
e7bf795
Merge "Add a missing strsep() test." into main
by Elliott Hughes
· 5 months ago
46f987c
Merge "Sync with upstream NetBSD." into main
by Elliott Hughes
· 5 months ago
a6e0302
Merge "Sync with upstream FreeBSD." into main
by Elliott Hughes
· 5 months ago
8f71b6f
Merge "Expand on the "adding a system call" docs." into main
by Elliott Hughes
· 5 months ago
cc78f87
Stop using strncat() in network code.
by Elliott Hughes
· 5 months ago
209d3be
Stop using strncpy() in the gwp-asan/MTE code.
by Elliott Hughes
· 5 months ago
f2989e2
Expand on the "adding a system call" docs.
by Elliott Hughes
· 5 months ago
3872e5e
Add a missing strsep() test.
by Elliott Hughes
· 5 months ago
Next »