platform_bionic/libc/include/bits
Elliott Hughes 3469e7df9b Tidy and document the inline/__inline/__inline__ situation.
We can (and should) use `inline` in C++ but not in C headers that
need to support ANSI/C89/C90. `__inline__` works everywhere, but
traditionally we've used the BSD `__inline` in public headers.

Change-Id: I920e0a1f5fcd01cf8ddd89240ef66b25c50378d7
2024-05-15 16:06:07 +00:00
..
fortify Remove the always-true __INTRODUCED_IN() annotations. 2023-06-16 12:39:33 -07:00
auxvec.h Make the HWCAP/HWCAP2 constants available from <sys/auxv.h>. 2020-02-24 09:52:14 -08:00
bionic_multibyte_result.h Make multibyte result constants public. 2023-08-04 19:48:35 +00:00
elf_common.h Update FreeBSD elf_common.h. 2024-03-21 20:13:36 +00:00
epoll_event.h Another round of documentation. 2018-10-04 16:35:13 -07:00
fcntl.h Consistently use 'op' in argument names. 2024-03-04 23:48:00 +00:00
fenv_arm.h Remove ARM/MIPS fenv duplication. 2018-08-30 09:26:43 -07:00
fenv_riscv64.h riscv64 <fenv.h>. 2022-10-07 21:15:26 +00:00
fenv_x86.h Remove ARM/MIPS fenv duplication. 2018-08-30 09:26:43 -07:00
fenv_x86_64.h Remove ARM/MIPS fenv duplication. 2018-08-30 09:26:43 -07:00
flock.h _FILE_OFFSET_BITS=64 support for fcntl. 2020-01-29 19:36:14 -08:00
flock64.h _FILE_OFFSET_BITS=64 support for fcntl. 2020-01-29 19:36:14 -08:00
get_device_api_level_inlines.h Nullability check for get_device_api_level_inlines module. 2023-05-02 23:36:34 +00:00
getentropy.h Make getentropy available from <unistd.h> 2023-07-17 21:50:53 +00:00
getopt.h Nullability check for getopt module. 2023-05-01 16:19:44 +00:00
glibc-syscalls.h Update to v6.8 kernel headers. 2024-04-16 09:49:56 -07:00
in_addr.h Another round of documentation. 2018-10-04 16:35:13 -07:00
ioctl.h Consistently use 'op' in argument names. 2024-03-04 23:48:00 +00:00
ip_mreq_source.h Another round of documentation. 2018-10-04 16:35:13 -07:00
ip_msfilter.h Another round of documentation. 2018-10-04 16:35:13 -07:00
lockf.h Consistently use 'op' in argument names. 2024-03-04 23:48:00 +00:00
mbstate_t.h Another round of documentation. 2018-10-04 16:35:13 -07:00
page_size.h Prefer __BIONIC_DEPRECATED_PAGE_SIZE_MACRO 2024-04-09 16:35:15 +00:00
posix_limits.h Fix bugprone-macro-parentheses warnings 2020-03-04 13:22:05 -08:00
pthread_types.h Stop using the __ANDROID_API_x__ constants. 2019-12-20 13:26:14 -08:00
sa_family_t.h Another round of documentation. 2018-10-04 16:35:13 -07:00
seek_constants.h Add SEEK_DATA and SEEK_HOLE constants. 2019-05-07 10:03:02 -07:00
signal_types.h Avoid multiple definitions of sigaction. 2023-11-28 14:20:43 -08:00
sockaddr_storage.h Use the canonical idiom for sockaddr_storage. 2023-12-05 23:13:01 +00:00
stdatomic.h Revert "Use inline keyword without underscores consistently" 2024-05-14 17:55:54 +00:00
strcasecmp.h Nullability check for strcasecmp module. 2023-04-27 18:03:38 +00:00
struct_file.h Always use __foo__ for attribute names. 2024-04-22 20:10:53 +00:00
swab.h Revert "Use inline keyword without underscores consistently" 2024-05-14 17:55:54 +00:00
sysconf.h sysconf()/getpagesize() documentation. 2024-03-27 21:23:42 +00:00
tcphdr.h Avoid multiple definitions of struct tcphdr. 2023-11-28 15:41:54 -08:00
termios_inlines.h Revert "Use inline keyword without underscores consistently" 2024-05-14 17:55:54 +00:00
termios_winsize_inlines.h Revert "Use inline keyword without underscores consistently" 2024-05-14 17:55:54 +00:00
threads_inlines.h Tidy and document the inline/__inline/__inline__ situation. 2024-05-15 16:06:07 +00:00
timespec.h Fix timespec.h documentation 2019-08-12 13:34:03 -07:00
wait.h Fix the WIFSTOPPED definition. 2023-05-01 19:48:12 +00:00
wchar_limits.h Another round of documentation. 2018-10-04 16:35:13 -07:00
wctype.h Remove the always-true __INTRODUCED_IN() annotations. 2023-06-16 12:39:33 -07:00