Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
1749d219e144c30a5f5b63166300539b7a9c1086
/
libc
/
include
1749d21
<string.h>: make the GNU extensions with C++ const correctness less unreadable.
by Elliott Hughes
· 9 months ago
8109e53
<stdint.h>: fix the INT_FAST* _MAX/_MIN macros.
by Elliott Hughes
· 9 months ago
00a07c7
dl_iterate_phdr(): fix iteration order.
by Elliott Hughes
· 9 months ago
995eee6
<stdint.h>: wint_t is unsigned.
by Elliott Hughes
· 10 months ago
ab47e9a
Update "Available in" comments to include _BSD_SOURCE/_GNU_SOURCE.
by Elliott Hughes
· 10 months ago
7d1b9cb
Merge __USE_BSD/__USE_GNU with following api level checks.
by Elliott Hughes
· 10 months ago
b427866
Merge "<time.h>: fix some doc comments." into main
by Elliott Hughes
· 10 months ago
480a70a
<spawn.h>: the two _np functions are in POSIX 2024.
by Elliott Hughes
· 10 months ago
b777978
<time.h>: fix some doc comments.
by Elliott Hughes
· 10 months ago
20154cb
Merge "<netinet/if_ether.h>: modernize." into main
by Elliott Hughes
· 10 months ago
f26fd9c
Merge "<spawn.h>: reduce scope of __USE_GNU and __BIONIC_AVAILABILITY_GUARD()." into main
by Elliott Hughes
· 10 months ago
fb3b995
Merge "<stdio.h>: reduce scope of __USE_BSD/__USE_GNU." into main
by Elliott Hughes
· 10 months ago
0e16a69
Merge "<sys/stat.h>: reduce scope of __USE_BSD/__USE_GNU for constants." into main
by Elliott Hughes
· 10 months ago
d00bf19
Merge "<sys/time.h>: reduce scope of __USE_BSD." into main
by Elliott Hughes
· 10 months ago
bcf09f0
Merge "<math.h>: reduce __USE_BSD/__USE_GNU scope." into main
by Elliott Hughes
· 10 months ago
6b71feb
Merge "<sched.h>: reduce __USE_GNU scope." into main
by Elliott Hughes
· 10 months ago
9b01f59
<sched.h>: reduce __USE_GNU scope.
by Elliott Hughes
· 10 months ago
2f82efd
<sys/time.h>: reduce scope of __USE_BSD.
by Elliott Hughes
· 10 months ago
49c7c06
<glob.h>: reduce scope of __USE_BSD.
by Elliott Hughes
· 10 months ago
67b7039
<netinet/if_ether.h>: modernize.
by Elliott Hughes
· 10 months ago
516f2fa
<math.h>: reduce __USE_BSD/__USE_GNU scope.
by Elliott Hughes
· 10 months ago
ad947f6
<stdio.h>: reduce scope of __USE_BSD/__USE_GNU.
by Elliott Hughes
· 10 months ago
cbcca18
<sys/stat.h>: reduce scope of __USE_BSD/__USE_GNU for constants.
by Elliott Hughes
· 10 months ago
c0f84c9
<spawn.h>: reduce scope of __USE_GNU and __BIONIC_AVAILABILITY_GUARD().
by Elliott Hughes
· 10 months ago
405c0ef
Merge "<fcntl.h>: reduce __USE_GNU scope." into main
by Elliott Hughes
· 10 months ago
fbaa9c1
Merge "<sys/stat.h>: reduce __USE_GNU scope." into main
by Elliott Hughes
· 10 months ago
c6b4d5a
<sys/uio.h>: reduce __USE_GNU scope.
by Elliott Hughes
· 10 months ago
dfbdafc
<fcntl.h>: reduce __USE_GNU scope.
by Elliott Hughes
· 10 months ago
3ef590f
<sys/stat.h>: reduce __USE_GNU scope.
by Elliott Hughes
· 10 months ago
e5934a9
<search.h>: reduce __USE_BSD/__USE_GNU scope.
by Elliott Hughes
· 10 months ago
3151a34
Merge "<wchar.h>: fix __USE_GNU whitespace." into main
by Elliott Hughes
· 10 months ago
0616c25
Merge "<sys/sem.h>: fix __USE_GNU whitespace." into main
by Elliott Hughes
· 10 months ago
93cfdf3
<wchar.h>: fix __USE_GNU whitespace.
by Elliott Hughes
· 10 months ago
ff0a9b3
<dirent.h>: reduce __USE_GNU scope.
by Elliott Hughes
· 10 months ago
f84469b
<sys/sem.h>: fix __USE_GNU whitespace.
by Elliott Hughes
· 10 months ago
4d5aa95
Merge "<sys/mman.h>: reduce __USE_GNU scope." into main
by Elliott Hughes
· 10 months ago
a544a77
Merge "<signal.h>: fix whitespace around __USE_GNU." into main
by Elliott Hughes
· 10 months ago
04b17bf
Merge "<unistd.h>: reduce __USE_GNU scope." into main
by Elliott Hughes
· 10 months ago
ac773cb
Merge "<sys/mman.h>: don't duplicate constants." into main
by Elliott Hughes
· 10 months ago
5aaacbe
<unistd.h>: SEEK_HOLE/SEEK_DATA are in POSIX now.
by Elliott Hughes
· 10 months ago
25fd37d
<unistd.h>: reduce __USE_GNU scope.
by Elliott Hughes
· 10 months ago
f6adb1d
<signal.h>: fix whitespace around __USE_GNU.
by Elliott Hughes
· 10 months ago
f3dd819
<sys/mman.h>: don't duplicate constants.
by Elliott Hughes
· 10 months ago
6c618e9
<sys/mman.h>: reduce __USE_GNU scope.
by Elliott Hughes
· 10 months ago
a4bf322
Merge "<time.h>: decrease __USE_GNU scope." into main
by Elliott Hughes
· 10 months ago
e291ef9
Merge "<sys/types.h>: remove ancient `ssize_t` hack." into main
by Elliott Hughes
· 10 months ago
b53828e
<time.h>: decrease __USE_GNU scope.
by Elliott Hughes
· 10 months ago
cb0e5ae
Merge "Update <endian.h> for POSIX 2024." into main
by Elliott Hughes
· 10 months ago
a8e85c1
Merge "The long double math constants are now POSIX." into main
by Elliott Hughes
· 10 months ago
adc18c2
<sys/types.h>: remove ancient `ssize_t` hack.
by Elliott Hughes
· 10 months ago
67ce6c7
Merge "Remove some `|| defined(__BIONIC__)` cruft." into main
by Elliott Hughes
· 10 months ago
eea6483
Remove some `|| defined(__BIONIC__)` cruft.
by Elliott Hughes
· 10 months ago
c74428b
Update <endian.h> for POSIX 2024.
by Elliott Hughes
· 10 months ago
1497cec
<arpa/inet.h>: be explicit about inclusion of <endian.h>.
by Elliott Hughes
· 10 months ago
401435d
The long double math constants are now POSIX.
by Elliott Hughes
· 10 months ago
216f3ad
Fix up __BIONIC_AVAILABILITY_GUARD() formatting.
by Elliott Hughes
· 10 months ago
847e746
Merge "Update to v6.13 kernel headers." into main
by Christopher Ferris
· 10 months ago
3762d76
Update to v6.13 kernel headers.
by Christopher Ferris
· 10 months ago
b040028
<dlfcn.h>: track POSIX 2024.
by Elliott Hughes
· 10 months ago
4495d73
Merge "Add check to allow specific case of malloc_usable_size with _FORTIFY_SOURCE=3" into main am: 31d63b10a6
by Sharjeel Khan
· 10 months ago
31d63b1
Merge "Add check to allow specific case of malloc_usable_size with _FORTIFY_SOURCE=3" into main
by Sharjeel Khan
· 10 months ago
b31c8be
Merge "Add and use GETENTROPY_MAX from POSIX 2024." into main am: da116fbee8
by Elliott Hughes
· 10 months ago
aac2db2
Add check to allow specific case of malloc_usable_size with _FORTIFY_SOURCE=3
by Sharjeel Khan
· 10 months ago
a4264a0
Add and use GETENTROPY_MAX from POSIX 2024.
by Elliott Hughes
· 10 months ago
884e24b
Update the gets() advice.
by Elliott Hughes
· 10 months ago
0f4721d
Merge "hwasan+fortify: don't use _chk variants of memcpy()/memmove()/memset()." into main
by Elliott Hughes
· 10 months ago
1536ff6
<sys/cdefs.h>: __bos_level should be 1 for _FORTIFY_SOURCE=3 too.
by Elliott Hughes
· 11 months ago
17d46c1
Add a compile-time warning for malloc_usable_size() with _FORTIFY_SOURCE=3.
by Elliott Hughes
· 11 months ago
b26ec8b
hwasan+fortify: don't use _chk variants of memcpy()/memmove()/memset().
by Elliott Hughes
· 11 months ago
c897cd7
Merge "Improve the comment for atomic_flag." into main
by Elliott Hughes
· 11 months ago
e555475
Merge "Move fortified memset() up with memcpy()/memmove()." into main
by Elliott Hughes
· 11 months ago
b45f4c8
Improve the comment for atomic_flag.
by Elliott Hughes
· 11 months ago
5c17f5e
<stdatomic.h>: remove unnecessary __attribute__((__unused__))s.
by Elliott Hughes
· 11 months ago
9b5217e
Move fortified memset() up with memcpy()/memmove().
by Elliott Hughes
· 11 months ago
273080f
Improve the <android/api-level.h> docs slightly.
by Elliott Hughes
· 11 months ago
eb53f07
Fix ATOMIC_FLAG_INIT().
by Elliott Hughes
· 11 months ago
df68fb1
Merge "Revert "_FORTIFY_SOURCE: simplify memset() fortification."" into main
by Priyanka Advani (xWF)
· 11 months ago
39b4ba7
Revert "_FORTIFY_SOURCE: simplify memset() fortification."
by Priyanka Advani (xWF)
· 11 months ago
3413188
Merge "_FORTIFY_SOURCE: simplify memset() fortification." into main
by Elliott Hughes
· 11 months ago
544580f
Merge "Clean up the area of pthread key destruction." into main
by Elliott Hughes
· 11 months ago
e12357b
_FORTIFY_SOURCE: simplify memset() fortification.
by Elliott Hughes
· 11 months ago
b41b795
_FORTIFY_SOURCE: move a declaration to its sole call site.
by Elliott Hughes
· 11 months ago
1960f1c
Clean up the area of pthread key destruction.
by Elliott Hughes
· 11 months ago
886440f
Improve the pthread key functions' documentation.
by Elliott Hughes
· 11 months ago
79aac4e
Merge "Make it clearer that the macro names for API levels are deprecated." into main
by Maciej Żenczykowski
· 11 months ago
e9a34c5
Make it clearer that the macro names for API levels are deprecated.
by Elliott Hughes
· 11 months ago
9afe247
Add nullability annotations to FTS::fts_compare.
by Elliott Hughes
· 12 months ago
9cdc362
Merge "<fts.h>: fix fts_compar declaration for C23." into main
by Elliott Hughes
· 12 months ago
8fd8432
<fts.h>: fix fts_compar declaration for C23.
by Elliott Hughes
· 12 months ago
be5088e
Add apex/com.android.virt/bin to the PATH.
by Steven Moreland
· 12 months ago
f32cb14
<sys/io.h>: add inb()/inw()/inl() and outb()/outw()/outl().
by Elliott Hughes
· 12 months ago
cb76b26
Remove obsolete _PATH_BSHELL hacks.
by Elliott Hughes
· 12 months ago
f4420fb
Add sched_getattr()/sched_setattr().
by Elliott Hughes
· 12 months ago
5cbc4aa
Expand the dlopen() docs.
by Elliott Hughes
· 12 months ago
376443f
Merge "Add POSIX 2024 NSIG_MAX." into main
by Elliott Hughes
· 12 months ago
9bb0864
Add POSIX 2024 NSIG_MAX.
by Elliott Hughes
· 12 months ago
aa7ea41
Add _SC_NSIG.
by Elliott Hughes
· 1 year ago
6171414
fstatat(2) allows a NULL path with AT_EMPTY_PATH since Linux 6.11.
by Elliott Hughes
· 1 year, 1 month ago
0809f01
Merge "Fix copy & paste error in pidfd_getfd() docs." into main
by Elliott Hughes
· 1 year, 1 month ago
5622ca0
Merge "Add missing manual sections to alphasort()/alphasort64()." into main
by Elliott Hughes
· 1 year, 1 month ago
Next »