Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
refs/heads/android-16
07f90cd
Merge tag 'android-16.0.0_r4' of https://android.googlesource.com/platform/bionic into HEAD
by micky387
· 5 weeks ago
android-16
f22516c
Merge cherrypicks of ['googleplex-android-review.googlesource.com/36100204'] into 25Q4-release.
by Android Build Coastguard Worker
· 3 months ago
4a135a0
stdio_test: merge the fread()/fwrite() int overflow tests.
by Elliott Hughes
· 4 months ago
cb4d88b
Merge cherrypicks of ['googleplex-android-review.googlesource.com/35900554'] into 25Q4-release.
by Android Build Coastguard Worker
· 4 months ago
1e9a9bf
Fix for Oryon memset routine.
by Adithya Y D
· 4 months ago
748863c
Snap for 14104676 from ff5eca78bcfa2f44c0b646534d09351e47c3e04f to 25Q4-release
by Android Build Coastguard Worker
· 4 months ago
ff5eca7
pthread: don't zero-initialize fgets() buffers.
by Elliott Hughes
· 4 months ago
a47a179
Snap for 14099086 from 817e6035cb439f8d6618fed08bd82108b857339f to 25Q4-release
by Android Build Coastguard Worker
· 4 months ago
817e603
Merge "Sync with upstream FreeBSD." into main
by Elliott Hughes
· 4 months ago
22ec7c7
Merge "stdio: fwide()." into main
by Elliott Hughes
· 4 months ago
9fe2a9d
Merge "stdio: lose "glue.h"." into main
by Elliott Hughes
· 4 months ago
4cf2290
Snap for 14095642 from f518ffa56d3582af97777ac69a43b3fae3f7b7ca to 25Q4-release
by Android Build Coastguard Worker
· 4 months ago
f96387d
stdio: lose "glue.h".
by Elliott Hughes
· 4 months ago
e80b5e7
stdio: fwide().
by Elliott Hughes
· 4 months ago
a591b2d
Merge "stdio: remove unused constant." into main
by Elliott Hughes
· 4 months ago
f518ffa
Merge "Refactor ScopedTrace." into main
by Christopher Ferris
· 4 months ago
65d8abf
Sync with upstream FreeBSD.
by Elliott Hughes
· 4 months ago
7490fd6
stdio.cpp: this hasn't been findfp.c for years.
by Elliott Hughes
· 4 months ago
6dad4b2
stdio: remove unused constant.
by Elliott Hughes
· 4 months ago
0f200cf
Merge "stdio: reimplement fgetln() with getdelim()." into main
by Elliott Hughes
· 4 months ago
4157d34
stdio: reimplement fgetln() with getdelim().
by Elliott Hughes
· 4 months ago
4e16949
Refactor ScopedTrace.
by Christopher Ferris
· 4 months ago
304934d
Merge "stdio: remove dead code." into main
by Elliott Hughes
· 4 months ago
e08acfd
Snap for 14087972 from dfaa1e49d7d2b22bb92c1ee875775f3e76edc511 to 25Q4-release
by Android Build Coastguard Worker
· 4 months ago
348b8a0
stdio: remove dead code.
by Elliott Hughes
· 4 months ago
dfaa1e4
Sync with upstream FreeBSD libm.
by Elliott Hughes
· 4 months ago
cb1b023
Merge "stdio_test: add an fgetln() test." into main
by Elliott Hughes
· 4 months ago
b35f7ad
stdio_test: add an fgetln() test.
by Elliott Hughes
· 4 months ago
2c4beab
Snap for 14079904 from dc0836d190ace3c80f2db0ec8b850d6c321c9892 to 25Q4-release
by Android Build Coastguard Worker
· 4 months ago
43db176
Fix all the whitespace in stdio.cpp.
by Elliott Hughes
· 4 months ago
fca3102
Merge "stdio: remove an unused field and constants." into main
by Elliott Hughes
· 4 months ago
8d4763f
Merge "Speed up the no trace enabled path." into main
by Christopher Ferris
· 4 months ago
98d65c1
Merge "stdio: remove irrelevant reference to _lb." into main
by Elliott Hughes
· 4 months ago
ac644d8
stdio: document fgetln().
by Elliott Hughes
· 4 months ago
eb3814c
stdio: remove irrelevant reference to _lb.
by Elliott Hughes
· 4 months ago
b906f7d
stdio: remove an unused field and constants.
by Elliott Hughes
· 4 months ago
7ed4ae5
Speed up the no trace enabled path.
by Christopher Ferris
· 4 months ago
da3e36f
Snap for 14071582 from aa59f35846dadd31d333f803ddfe9b8f4d909660 to 25Q4-release
by Android Build Coastguard Worker
· 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
462740e
Snap for 14064202 from 5431637c9d57b42dfc15edac42db00d215ef5fb1 to 25Q4-release
by Android Build Coastguard Worker
· 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
93a7c2b
Snap for 14055258 from d158f6d31838511f9bfb6dfba29379f1ecdf28f6 to 25Q4-release
by Android Build Coastguard Worker
· 4 months ago
d158f6d
Merge "[memory_trace_analysis] A tool to analyze traces" into main
by Christopher Ferris
· 4 months ago
46ad219
Merge "librust_baremetal: remove obsolete dependency." into main
by Elliott Hughes
· 4 months ago
fc6e1c9
Add -DBIONIC_RUST_BAREMETAL to asflags too.
by Elliott Hughes
· 4 months ago
a832535
librust_baremetal: remove obsolete dependency.
by Elliott Hughes
· 4 months ago
7d1ccc5
Merge "__fortify_fatal(): remove a stack frame in most cases." into main
by Elliott Hughes
· 4 months ago
05805fd
Merge "ifaddrs_test: improve getifaddrs_INET failure diagnostics." into main
by Elliott Hughes
· 4 months ago
efba3e5
Snap for 14047163 from 4598f86605c75cf169f3522954cec03dc150bb21 to 25Q4-release
by Android Build Coastguard Worker
· 4 months ago
7e97df7
ifaddrs_test: improve getifaddrs_INET failure diagnostics.
by Elliott Hughes
· 4 months ago
be7680c
__fortify_fatal(): remove a stack frame in most cases.
by Elliott Hughes
· 4 months ago
2c2d574
[memory_trace_analysis] A tool to analyze traces
by Christopher Ferris
· 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
fe95d32
Snap for 14040641 from d1d1dd0e3caf93864556d74b018f844a8f8e2fdf to 25Q4-release
by Android Build Coastguard Worker
· 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
285a111
Snap for 14021439 from d0ee358c223ad4f92954d8211c251263772a1342 to 25Q4-release
by Android Build Coastguard Worker
· 5 months ago
90bd39c
Snap for 14019536 from d7d851f38ae89ff995c92ea2218ddd7b9c8b9617 to 25Q4-release
by Android Build Coastguard Worker
· 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
934230c
Snap for 14010066 from b25b8574598040407be67f3124b30a22c6884b34 to 25Q4-release
by Android Build Coastguard Worker
· 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
0404187
Snap for 14003675 from 47c8c973df600ced43e98141f0bf57a74c25584b to 25Q4-release
by Android Build Coastguard Worker
· 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
e365bc1
Snap for 13997225 from bb38c50584041037ade5cb87f2ce73d7954cecb0 to 25Q4-release
by Android Build Coastguard Worker
· 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
Next »