Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
b906f7d41a0f7a60173178ecdfd56bce09058ee3
b906f7d
stdio: remove an unused field and constants.
by Elliott Hughes
· 4 months ago
dc0836d
stdio: move setvbuf() (and its implementation details).
by Elliott Hughes
· 4 months ago
aa59f35
Merge "stdio: internal documentation improvements." into main
by Elliott Hughes
· 4 months ago
a07d9da
stdio: move CHECK_FP() to the one file where it's used.
by Elliott Hughes
· 4 months ago
afd3527
stdio: internal documentation improvements.
by Elliott Hughes
· 4 months ago
c9190e1
Merge "stdio: make pclose() an alias of fclose()." into main
by Elliott Hughes
· 4 months ago
f2d7d01
stdio: make pclose() an alias of fclose().
by Elliott Hughes
· 4 months ago
c28b69a
linker: improve misleading function name.
by Elliott Hughes
· 4 months ago
5431637
Merge "[owners] Remove rprichard@google.com from OWNERS" into main
by Treehugger Robot
· 4 months ago
f32116a
Merge "Fix unused variables in linker_phdr.cpp" into main
by Treehugger Robot
· 4 months ago
69ecb47
[owners] Remove rprichard@google.com from OWNERS
by Owner Cleanup Bot
· 4 months ago
d158f6d
Merge "[memory_trace_analysis] A tool to analyze traces" into main
by Christopher Ferris
· 5 months ago
46ad219
Merge "librust_baremetal: remove obsolete dependency." into main
by Elliott Hughes
· 5 months ago
fc6e1c9
Add -DBIONIC_RUST_BAREMETAL to asflags too.
by Elliott Hughes
· 5 months ago
a832535
librust_baremetal: remove obsolete dependency.
by Elliott Hughes
· 5 months ago
7d1ccc5
Merge "__fortify_fatal(): remove a stack frame in most cases." into main
by Elliott Hughes
· 5 months ago
05805fd
Merge "ifaddrs_test: improve getifaddrs_INET failure diagnostics." into main
by Elliott Hughes
· 5 months ago
7e97df7
ifaddrs_test: improve getifaddrs_INET failure diagnostics.
by Elliott Hughes
· 5 months ago
be7680c
__fortify_fatal(): remove a stack frame in most cases.
by Elliott Hughes
· 5 months ago
2c2d574
[memory_trace_analysis] A tool to analyze traces
by Christopher Ferris
· 5 months ago
f81f1a2
Merge "Move malloc_debug/malloc_hooks to new directory." into main
by Christopher Ferris
· 5 months ago
4598f86
Merge "Revert^2 "Switch to llvm-libc strtok()/strtok_r()."" into main
by Elliott Hughes
· 5 months ago
c4069f5
Merge changes from topic "app_compat_bti_fix" into main
by Kalesh Singh
· 5 months ago
4af1bcd
Revert^2 "Switch to llvm-libc strtok()/strtok_r()."
by Elliott Hughes
· 5 months ago
04f17a6
Merge "string_test.cpp: add missing tests for top bit set characters." into main
by Elliott Hughes
· 5 months ago
e9344cf
Merge "Disable tracing during libc init." into main
by Christopher Ferris
· 5 months ago
44b0363
Move malloc_debug/malloc_hooks to new directory.
by Christopher Ferris
· 5 months ago
c2810e1
string_test.cpp: add missing tests for top bit set characters.
by Elliott Hughes
· 5 months ago
d1d1dd0
<sched.h>: describe some kernel madness.
by Elliott Hughes
· 5 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
6619f38
Fix unused variables in linker_phdr.cpp
by Yi Kong
· 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
· 6 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
· 6 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
Next »