Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
ac8d19e94736d61ab0eaa68497277036dbe81a5c
ac8d19e
Merge "Remove guards on constants and types." into main am: 09e764bfb6
by Treehugger Robot
· 12 months ago
7b42fcd
Merge "Reapply "Stop using versioner."" into main am: 413b4a2c26
by Treehugger Robot
· 12 months ago
09e764b
Merge "Remove guards on constants and types." into main
by Treehugger Robot
· 12 months ago
413b4a2
Merge "Reapply "Stop using versioner."" into main
by Treehugger Robot
· 12 months ago
cce5437
Reapply "Stop using versioner."
by Dan Albert
· 12 months ago
93e6a80
Merge "Fix posix_spawn()/posix_spawnp() nullability annotations." into main am: 52c2aab859
by Elliott Hughes
· 12 months ago
52c2aab
Merge "Fix posix_spawn()/posix_spawnp() nullability annotations." into main
by Elliott Hughes
· 12 months ago
2229e55
Fix posix_spawn()/posix_spawnp() nullability annotations.
by Elliott Hughes
· 12 months ago
c3bed03
Merge "Rename __arch_prctl() to arch_prctl()." into main am: d471b7aa1b
by Elliott Hughes
· 12 months ago
d471b7a
Merge "Rename __arch_prctl() to arch_prctl()." into main
by Elliott Hughes
· 12 months ago
21662b4
Merge "Revert "Stop using versioner."" into main am: 95eeaeffa0
by Pechetty Sravani (xWF)
· 12 months ago
95eeaef
Merge "Revert "Stop using versioner."" into main
by Pechetty Sravani (xWF)
· 12 months ago
106afcd
Revert "Stop using versioner."
by Pechetty Sravani (xWF)
· 12 months ago
6d16be3
Merge "Stop using versioner." into main am: 101fbebc40
by Treehugger Robot
· 12 months ago
101fbeb
Merge "Stop using versioner." into main
by Treehugger Robot
· 12 months ago
e135120
Stop using versioner.
by Dan Albert
· 12 months ago
a642197
Remove guards on constants and types.
by Dan Albert
· 12 months ago
df79cf1
Rename __arch_prctl() to arch_prctl().
by Elliott Hughes
· 12 months ago
f933be4
Merge "16k: bionic: Fix tests for x86_64 16kb page size simulation" into main am: db6719f751
by Vilas Bhat
· 12 months ago
db6719f
Merge "16k: bionic: Fix tests for x86_64 16kb page size simulation" into main
by Vilas Bhat
· 12 months ago
6224ca2
Merge "Add a hasmntopt() test." into main am: de2c33f759
by Elliott Hughes
· 12 months ago
71d47e4
Merge "Make aligned_alloc() __wur too." into main am: 959cf1618f
by Elliott Hughes
· 12 months ago
de2c33f
Merge "Add a hasmntopt() test." into main
by Elliott Hughes
· 12 months ago
959cf16
Merge "Make aligned_alloc() __wur too." into main
by Elliott Hughes
· 12 months ago
c9f344e
Make aligned_alloc() __wur too.
by Elliott Hughes
· 12 months ago
02f0738
Merge "printf: reduce stack usage in the common case." into main am: 8949959a83
by Elliott Hughes
· 12 months ago
58819ee
Merge "linker: use a string constant for the default PT_INTERP." into main am: b7c2f618a6
by Elliott Hughes
· 12 months ago
8949959
Merge "printf: reduce stack usage in the common case." into main
by Elliott Hughes
· 12 months ago
b7c2f61
Merge "linker: use a string constant for the default PT_INTERP." into main
by Elliott Hughes
· 12 months ago
4c87f0d
16k: bionic: Fix tests for x86_64 16kb page size simulation
by Vilas Bhat
· 12 months ago
e99fd37
Merge "Replace soong config module types with selects" into main am: 83bbbf659e
by Treehugger Robot
· 12 months ago
83bbbf6
Merge "Replace soong config module types with selects" into main
by Treehugger Robot
· 12 months ago
2eed49f
Merge "strptime: add missing const for "GMT" and "UTC"." into main am: e0f05a4f81
by Elliott Hughes
· 12 months ago
e0f05a4
Merge "strptime: add missing const for "GMT" and "UTC"." into main
by Elliott Hughes
· 12 months ago
8c98262
Replace soong config module types with selects
by Cole Faust
· 12 months ago
323d0e6
Merge "printf implementation: add missing const to padding strings." into main am: 4fffd6cde7
by Elliott Hughes
· 12 months ago
4fffd6c
Merge "printf implementation: add missing const to padding strings." into main
by Elliott Hughes
· 12 months ago
9e74d10
printf implementation: add missing const to padding strings.
by Elliott Hughes
· 12 months ago
7dbddd3
strptime: add missing const for "GMT" and "UTC".
by Elliott Hughes
· 12 months ago
03eda27
linker: use a string constant for the default PT_INTERP.
by Elliott Hughes
· 12 months ago
c0ce06f
Add a hasmntopt() test.
by Elliott Hughes
· 12 months ago
777ad30
Merge "No need to require API 23 for strerror_l()." into main am: 2e6b77a7e1
by Elliott Hughes
· 12 months ago
d4c6118
printf: reduce stack usage in the common case.
by Elliott Hughes
· 12 months ago
2e6b77a
Merge "No need to require API 23 for strerror_l()." into main
by Elliott Hughes
· 12 months ago
6fff1aa
Merge "Re-do static function dispatch." into main am: 6166e9d32f
by Elliott Hughes
· 12 months ago
6166e9d
Merge "Re-do static function dispatch." into main
by Elliott Hughes
· 12 months ago
adc4171
Re-do static function dispatch.
by Elliott Hughes
· 12 months ago
109571f
Merge "Disable LTO for cc libraries passed to rustc" into main am: df10e08ebe
by Treehugger Robot
· 12 months ago
df10e08
Merge "Disable LTO for cc libraries passed to rustc" into main
by Treehugger Robot
· 12 months ago
427504a
Disable LTO for cc libraries passed to rustc
by Zijun
· 12 months ago
26ee98c
Merge "Add signal to re-enable MTE for a thread" into main am: 4530e56f03
by Florian Mayer
· 12 months ago
4530e56
Merge "Add signal to re-enable MTE for a thread" into main
by Florian Mayer
· 12 months ago
ee04e3d
No need to require API 23 for strerror_l().
by Elliott Hughes
· 12 months ago
3e414e9
Merge "Use an ELF alias for strptime_l()." into main am: f331c4b0d6
by Elliott Hughes
· 12 months ago
b524a32
Merge "Use ELF aliases for all the <wctype.h> *_l() functions." into main am: ca54217379
by Elliott Hughes
· 12 months ago
f331c4b
Merge "Use an ELF alias for strptime_l()." into main
by Elliott Hughes
· 12 months ago
ca54217
Merge "Use ELF aliases for all the <wctype.h> *_l() functions." into main
by Elliott Hughes
· 12 months ago
6c9de5b
Merge "Use an ELF alias for sigprocmask64() on LP64." into main am: 0bc4ebcde6
by Elliott Hughes
· 12 months ago
2ffe455
Merge "Use an ELF alias for strerror_l()." into main am: 3bdeaa7500
by Elliott Hughes
· 12 months ago
0bc4ebc
Merge "Use an ELF alias for sigprocmask64() on LP64." into main
by Elliott Hughes
· 12 months ago
3bdeaa7
Merge "Use an ELF alias for strerror_l()." into main
by Elliott Hughes
· 12 months ago
5d9725b
Add signal to re-enable MTE for a thread
by Florian Mayer
· 1 year, 3 months ago
89e7d1f
Merge "Revert^2 "Disable C-compat verification for some headers."" into main am: 2f72bcc1cb
by Dan Albert
· 12 months ago
2f72bcc
Merge "Revert^2 "Disable C-compat verification for some headers."" into main
by Dan Albert
· 12 months ago
059bb2d
Merge "Update pubs.opengroup.org links for POSIX 2024 (and https)." into main am: 8aa2271794
by Treehugger Robot
· 12 months ago
8aa2271
Merge "Update pubs.opengroup.org links for POSIX 2024 (and https)." into main
by Treehugger Robot
· 12 months ago
a670866
Merge "Update the docs to mention mseal()." into main am: 993b75e2f7
by Treehugger Robot
· 12 months ago
fdc791f
Use an ELF alias for sigprocmask64() on LP64.
by Elliott Hughes
· 12 months ago
993b75e
Merge "Update the docs to mention mseal()." into main
by Treehugger Robot
· 12 months ago
a3fa469
Update the docs to mention mseal().
by Elliott Hughes
· 12 months ago
7ec5cb5
Use an ELF alias for strptime_l().
by Elliott Hughes
· 12 months ago
226c838
Use an ELF alias for strerror_l().
by Elliott Hughes
· 12 months ago
1b14990
Use ELF aliases for all the <wctype.h> *_l() functions.
by Elliott Hughes
· 12 months ago
1f0ee32
Merge "Add mseal(2) wrapper." into main am: dcc7c9c1a7
by Elliott Hughes
· 12 months ago
dcc7c9c
Merge "Add mseal(2) wrapper." into main
by Elliott Hughes
· 12 months ago
5f3b8e0
Update pubs.opengroup.org links for POSIX 2024 (and https).
by Elliott Hughes
· 12 months ago
df6b195
Merge "Use size_t for stdio's __sbuf even on ILP32." into main am: f204ce70e2
by Elliott Hughes
· 12 months ago
35aa4fb
Merge "Remove __INTRODUCED_IN_NO_GUARD_FOR_NDK()." into main am: 0f27896a6f
by Elliott Hughes
· 12 months ago
f204ce7
Merge "Use size_t for stdio's __sbuf even on ILP32." into main
by Elliott Hughes
· 12 months ago
0f27896
Merge "Remove __INTRODUCED_IN_NO_GUARD_FOR_NDK()." into main
by Elliott Hughes
· 12 months ago
c13bc92
Merge "Use ELF aliases for most of the strto*_l/wcsto*_l functions." into main am: 61de64949f
by Elliott Hughes
· 12 months ago
61de649
Merge "Use ELF aliases for most of the strto*_l/wcsto*_l functions." into main
by Elliott Hughes
· 12 months ago
5d1df90
Merge "Remove the useless extra sync_file_range() shim for non-arm32." into main am: d71f1312d7
by Elliott Hughes
· 12 months ago
437e09a
Merge "Replace http://man7.org links with https://man7.org links." into main am: ccdd12cb5d
by Elliott Hughes
· 12 months ago
d71f131
Merge "Remove the useless extra sync_file_range() shim for non-arm32." into main
by Elliott Hughes
· 12 months ago
ccdd12c
Merge "Replace http://man7.org links with https://man7.org links." into main
by Elliott Hughes
· 12 months ago
6aa6277
Revert^2 "Disable C-compat verification for some headers."
by Dan Albert
· 12 months ago
bbd39aa
Replace http://man7.org links with https://man7.org links.
by Elliott Hughes
· 12 months ago
b3904ee
Add mseal(2) wrapper.
by Elliott Hughes
· 12 months ago
f4bc617
Merge "Remove the extra layer of indirection for LP64 ppoll()/pselect()." into main am: 0aad38db94
by Elliott Hughes
· 12 months ago
0aad38d
Merge "Remove the extra layer of indirection for LP64 ppoll()/pselect()." into main
by Elliott Hughes
· 12 months ago
1fc68c7
Use ELF aliases for most of the strto*_l/wcsto*_l functions.
by Elliott Hughes
· 12 months ago
9d8f724
Use size_t for stdio's __sbuf even on ILP32.
by Elliott Hughes
· 12 months ago
2f9fe8c
Remove __INTRODUCED_IN_NO_GUARD_FOR_NDK().
by Elliott Hughes
· 12 months ago
e3614f0
Remove the extra layer of indirection for LP64 ppoll()/pselect().
by Elliott Hughes
· 12 months ago
0777821
Merge "Alias lockf and lock64 on LP64." into main am: bc65c01940
by Elliott Hughes
· 12 months ago
8bfe15b
Merge "Merge <stdio_ext.h>'s __fpurge() with <stdio.h>'s fpurge()." into main am: 3930264c7f
by Elliott Hughes
· 12 months ago
bc65c01
Merge "Alias lockf and lock64 on LP64." into main
by Elliott Hughes
· 12 months ago
3930264
Merge "Merge <stdio_ext.h>'s __fpurge() with <stdio.h>'s fpurge()." into main
by Elliott Hughes
· 12 months ago
00a2a6f
Merge <stdio_ext.h>'s __fpurge() with <stdio.h>'s fpurge().
by Elliott Hughes
· 12 months ago
Next »