Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
184ea86e7764de6ef9d042d69a912c416e58f2d8
184ea86
Merge "<string.h>: make the GNU extensions with C++ const correctness less unreadable." into main
by Elliott Hughes
· 11 months ago
90cac19
Merge "wchar_test.cpp: test wchar_t signedness." into main
by Elliott Hughes
· 11 months ago
0e354af
Merge "<stdint.h>: add C23 _WIDTH macros." into main
by Elliott Hughes
· 11 months ago
1749d21
<string.h>: make the GNU extensions with C++ const correctness less unreadable.
by Elliott Hughes
· 11 months ago
0f08d1a
Rename "dynamic_function_dispatch" to "ifuncs".
by Elliott Hughes
· 11 months ago
b63b7a5
Merge "Stop using __LIBC_HIDDEN__ in linker_main.cpp." into main
by Elliott Hughes
· 11 months ago
eb80290
wchar_test.cpp: test wchar_t signedness.
by Elliott Hughes
· 11 months ago
8ec4622
<stdint.h>: add C23 _WIDTH macros.
by Elliott Hughes
· 11 months ago
2d54156
Merge "status.md: remove ancient history." into main
by Elliott Hughes
· 11 months ago
1c58255
Merge "<stdint.h>: fix the INT_FAST* _MAX/_MIN macros." into main
by Elliott Hughes
· 11 months ago
fc98a5e
Merge "Skip MemtagGlobalsTest when running with native bridge" into main
by Treehugger Robot
· 11 months ago
24507f9
Skip MemtagGlobalsTest when running with native bridge
by dimitry
· 11 months ago
8109e53
<stdint.h>: fix the INT_FAST* _MAX/_MIN macros.
by Elliott Hughes
· 11 months ago
98f66a0
Merge "<stdint.h>: add tests for _MAX and _MIN macros." into main
by Elliott Hughes
· 11 months ago
12fbee5
status.md: remove ancient history.
by Elliott Hughes
· 11 months ago
0bf7492
<stdint.h>: add tests for _MAX and _MIN macros.
by Elliott Hughes
· 11 months ago
0420aa8
gtest_globals: fix error visibility.
by Elliott Hughes
· 11 months ago
7c6a466
Merge "dl_iterate_phdr(): fix iteration order." into main
by Elliott Hughes
· 11 months ago
7f850e3
stdint_test: check the "least" types, not just the "fast" ones.
by Elliott Hughes
· 11 months ago
00a07c7
dl_iterate_phdr(): fix iteration order.
by Elliott Hughes
· 11 months ago
12b7ed5
dlfcn_symlink_support.cpp: remove obsolete workaround.
by Elliott Hughes
· 11 months ago
94fe34c
remove_link_map_from_debug_map() does not need to be public.
by Elliott Hughes
· 11 months ago
25851b7
Merge "Update to v6.14 kernel headers." into main
by Christopher Ferris
· 11 months ago
0e7cbbd
Merge "Replace arch variant property with feature property." into main
by Treehugger Robot
· 11 months ago
2383919
Stop using __LIBC_HIDDEN__ in linker_main.cpp.
by Elliott Hughes
· 11 months ago
5d183df
Merge "Force particular malloc tests to use _FORTIFY_SOURCE=2" into main
by Sharjeel Khan
· 11 months ago
5e38ac4
Merge "getentropy(): POSIX went for EINVAL rather than EIO on "buffer too large"." into main
by Elliott Hughes
· 11 months ago
ac2fb2b
Replace arch variant property with feature property.
by Krzysztof Kosiński
· 11 months ago
702f050
Force particular malloc tests to use _FORTIFY_SOURCE=2
by Sharjeel Khan
· 12 months ago
19e7204
Merge "Stop using __LIBC_HIDDEN__ in linker_main.cpp." into main
by Elliott Hughes
· 11 months ago
bab0e3d
getentropy(): POSIX went for EINVAL rather than EIO on "buffer too large".
by Elliott Hughes
· 11 months ago
ecf83ce
Stop using __LIBC_HIDDEN__ in linker_main.cpp.
by Elliott Hughes
· 11 months ago
995eee6
<stdint.h>: wint_t is unsigned.
by Elliott Hughes
· 11 months ago
b359579
Merge "Update "Available in" comments to include _BSD_SOURCE/_GNU_SOURCE." into main
by Elliott Hughes
· 11 months ago
ee67162
Merge "Stop using __LIBC_HIDDEN__ in linker_tls.h." into main
by Elliott Hughes
· 11 months ago
e4023f0
Merge "Reduce fortify test .bp copy & paste." into main
by Elliott Hughes
· 11 months ago
a714b62
Update to v6.14 kernel headers.
by Christopher Ferris
· 11 months ago
939aec4
Merge "Stop using __LIBC_HIDDEN__ in linker_globals.h." into main
by Elliott Hughes
· 11 months ago
f58a352
Merge "Stop using __LIBC_HIDDEN__ in linker_wrapper.cpp." into main
by Elliott Hughes
· 11 months ago
ab47e9a
Update "Available in" comments to include _BSD_SOURCE/_GNU_SOURCE.
by Elliott Hughes
· 11 months ago
06fda71
Reduce fortify test .bp copy & paste.
by Elliott Hughes
· 11 months ago
4f82db3
Merge "Add fortify3 versions of tests" into main
by Sharjeel Khan
· 11 months ago
1725147
Add fortify3 versions of tests
by Sharjeel Khan
· 11 months ago
7d1b9cb
Merge __USE_BSD/__USE_GNU with following api level checks.
by Elliott Hughes
· 11 months ago
b427866
Merge "<time.h>: fix some doc comments." into main
by Elliott Hughes
· 11 months ago
480a70a
<spawn.h>: the two _np functions are in POSIX 2024.
by Elliott Hughes
· 11 months ago
b777978
<time.h>: fix some doc comments.
by Elliott Hughes
· 11 months ago
20154cb
Merge "<netinet/if_ether.h>: modernize." into main
by Elliott Hughes
· 11 months ago
f26fd9c
Merge "<spawn.h>: reduce scope of __USE_GNU and __BIONIC_AVAILABILITY_GUARD()." into main
by Elliott Hughes
· 11 months ago
fb3b995
Merge "<stdio.h>: reduce scope of __USE_BSD/__USE_GNU." into main
by Elliott Hughes
· 11 months ago
0e16a69
Merge "<sys/stat.h>: reduce scope of __USE_BSD/__USE_GNU for constants." into main
by Elliott Hughes
· 11 months ago
d00bf19
Merge "<sys/time.h>: reduce scope of __USE_BSD." into main
by Elliott Hughes
· 11 months ago
bcf09f0
Merge "<math.h>: reduce __USE_BSD/__USE_GNU scope." into main
by Elliott Hughes
· 11 months ago
47cd472
Merge "Stop using __LIBC_HIDDEN__ in linker_debug.h." into main
by Elliott Hughes
· 11 months ago
6b71feb
Merge "<sched.h>: reduce __USE_GNU scope." into main
by Elliott Hughes
· 11 months ago
d31ae87
Merge "<glob.h>: reduce scope of __USE_BSD." into main
by Elliott Hughes
· 11 months ago
e81423e
Merge "Document the statvfs::f_fsid ILP32 infelicity." into main
by Elliott Hughes
· 11 months ago
27f58dc
Merge "Fix fsid error" into main
by Christopher Ferris
· 11 months ago
94f1d0b
Stop using __LIBC_HIDDEN__ in linker_wrapper.cpp.
by Elliott Hughes
· 11 months ago
5ce9c22
Stop using __LIBC_HIDDEN__ in linker_tls.h.
by Elliott Hughes
· 11 months ago
b699028
Stop using __LIBC_HIDDEN__ in linker_globals.h.
by Elliott Hughes
· 11 months ago
14a6d98
Stop using __LIBC_HIDDEN__ in linker_debug.h.
by Elliott Hughes
· 11 months ago
9b01f59
<sched.h>: reduce __USE_GNU scope.
by Elliott Hughes
· 11 months ago
2f82efd
<sys/time.h>: reduce scope of __USE_BSD.
by Elliott Hughes
· 11 months ago
49c7c06
<glob.h>: reduce scope of __USE_BSD.
by Elliott Hughes
· 11 months ago
67b7039
<netinet/if_ether.h>: modernize.
by Elliott Hughes
· 11 months ago
516f2fa
<math.h>: reduce __USE_BSD/__USE_GNU scope.
by Elliott Hughes
· 11 months ago
ad947f6
<stdio.h>: reduce scope of __USE_BSD/__USE_GNU.
by Elliott Hughes
· 11 months ago
cbcca18
<sys/stat.h>: reduce scope of __USE_BSD/__USE_GNU for constants.
by Elliott Hughes
· 11 months ago
c0f84c9
<spawn.h>: reduce scope of __USE_GNU and __BIONIC_AVAILABILITY_GUARD().
by Elliott Hughes
· 11 months ago
405c0ef
Merge "<fcntl.h>: reduce __USE_GNU scope." into main
by Elliott Hughes
· 11 months ago
fbaa9c1
Merge "<sys/stat.h>: reduce __USE_GNU scope." into main
by Elliott Hughes
· 11 months ago
b250709
Merge "<sys/uio.h>: reduce __USE_GNU scope." into main
by Elliott Hughes
· 11 months ago
a84efaa
Document the statvfs::f_fsid ILP32 infelicity.
by Elliott Hughes
· 11 months ago
f8498a6
Merge "bionic: loader: compat: Log ELF layout on failure" into main
by Kalesh Singh
· 11 months ago
19b89a9
bionic: loader: compat: Log ELF layout on failure
by Kalesh Singh
· 12 months ago
c6b4d5a
<sys/uio.h>: reduce __USE_GNU scope.
by Elliott Hughes
· 11 months ago
dfbdafc
<fcntl.h>: reduce __USE_GNU scope.
by Elliott Hughes
· 11 months ago
3ef590f
<sys/stat.h>: reduce __USE_GNU scope.
by Elliott Hughes
· 11 months ago
e5934a9
<search.h>: reduce __USE_BSD/__USE_GNU scope.
by Elliott Hughes
· 11 months ago
b290247
Merge "libc/private/*.h: canonical libc header style." into main
by Elliott Hughes
· 11 months ago
3151a34
Merge "<wchar.h>: fix __USE_GNU whitespace." into main
by Elliott Hughes
· 11 months ago
19443d7
Merge "sys_hwprobe_test.cpp: remove unnecessary __has_include()." into main
by Elliott Hughes
· 11 months ago
0616c25
Merge "<sys/sem.h>: fix __USE_GNU whitespace." into main
by Elliott Hughes
· 11 months ago
2d815f4
Merge "<dirent.h>: reduce __USE_GNU scope." into main
by Elliott Hughes
· 11 months ago
03f1f44
sys_hwprobe_test.cpp: remove unnecessary __has_include().
by Elliott Hughes
· 12 months ago
874254d
Merge "Forward malloc_iterate/disable/enable to dispatch." into main
by Christopher Ferris
· 11 months ago
93cfdf3
<wchar.h>: fix __USE_GNU whitespace.
by Elliott Hughes
· 11 months ago
1e61a4a
libc/private/*.h: canonical libc header style.
by Elliott Hughes
· 11 months ago
6334e8b
Reland "riscv64: update the hwprobe test."
by Elliott Hughes
· 11 months ago
ff0a9b3
<dirent.h>: reduce __USE_GNU scope.
by Elliott Hughes
· 11 months ago
f84469b
<sys/sem.h>: fix __USE_GNU whitespace.
by Elliott Hughes
· 11 months ago
c1569a8
Forward malloc_iterate/disable/enable to dispatch.
by Mitch Phillips
· 6 years ago
566527b
Fix fsid error
by GuangWei Zhang
· 1 year, 3 months ago
a372337
Merge "Revert "riscv64: update the hwprobe test."" into main
by Liana Kazanova (xWF)
· 12 months ago
64110d2
Merge "<sys/mman.h>: reduce __USE_GNU scope." into main
by Elliott Hughes
· 12 months ago
7eb18b6
Revert "riscv64: update the hwprobe test."
by Liana Kazanova (xWF)
· 12 months ago
b792742
Merge "riscv64: update the hwprobe test." into main
by Elliott Hughes
· 12 months ago
4d5aa95
Merge "<sys/mman.h>: reduce __USE_GNU scope." into main
by Elliott Hughes
· 12 months ago
a544a77
Merge "<signal.h>: fix whitespace around __USE_GNU." into main
by Elliott Hughes
· 12 months ago
Next »