platform_bionic/libc/include/bits
Elliott Hughes f38e8ca149 Stop using __out as a name.
libc++ poisons `__out` because it's #defined on Windows. Rather than
hack libc++, let's just avoid that name. "src" and "dst" are far more
widely used than "in" and "out" for this purpose anyway.

Test: treehugger
Change-Id: I0db9997fd5f06f626dbf0ee967b52145395466b4
2019-11-08 13:51:12 -08:00
..
fortify Revert "fortify: allow diagnostics without run-time checks" 2019-11-07 07:07:38 +00:00
auxvec.h Another round of documentation. 2018-10-04 16:35:13 -07:00
elf_arm.h Fix arm32/64 dynamic TLS relocations 2018-07-30 23:49:19 -07:00
elf_arm64.h Renumber arm64 TLS to match GNU values 2019-07-30 16:30:46 -07:00
elf_mips.h Make all the ELF relocation constants available. 2017-04-19 13:28:32 -07:00
elf_x86.h Make all the ELF relocation constants available. 2017-04-19 13:28:32 -07:00
elf_x86_64.h Make all the ELF relocation constants available. 2017-04-19 13:28:32 -07:00
epoll_event.h Another round of documentation. 2018-10-04 16:35:13 -07:00
fcntl.h Another round of documentation. 2018-10-04 16:35:13 -07:00
fenv_arm.h Remove ARM/MIPS fenv duplication. 2018-08-30 09:26:43 -07:00
fenv_inlines_arm.h Remove ARM/MIPS fenv duplication. 2018-08-30 09:26:43 -07:00
fenv_inlines_mips.h Remove ARM/MIPS fenv duplication. 2018-08-30 09:26:43 -07:00
fenv_mips.h Remove ARM/MIPS fenv duplication. 2018-08-30 09:26:43 -07: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
get_device_api_level_inlines.h Fix get_device_api_level_inlines.h in versioner 2019-03-20 22:49:38 +08:00
getopt.h Another round of documentation. 2018-10-04 16:35:13 -07:00
glibc-syscalls.h Update to kernel headers v5.3.2. 2019-10-03 10:59:32 -07:00
in_addr.h Another round of documentation. 2018-10-04 16:35:13 -07:00
ioctl.h Make android_get_application_target_sdk_version available to the NDK. 2018-11-15 11:07:30 -08: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 Another round of documentation. 2018-10-04 16:35:13 -07:00
mbstate_t.h Another round of documentation. 2018-10-04 16:35:13 -07:00
posix_limits.h Merge "Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched." 2017-10-26 16:12:04 +00:00
pthread_types.h pthread barrier and spinlock types should only appear at API level 24. 2017-03-21 09:55:32 -07: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 Add uc_sigmask64. 2018-02-13 19:09:04 -08:00
stdatomic.h Change stdatomic.h check from defined(_USING_LIBCXX) to __has_include(<atomic>) 2019-07-18 13:57:39 -07:00
strcasecmp.h Another round of documentation. 2018-10-04 16:35:13 -07:00
struct_file.h Another round of documentation. 2018-10-04 16:35:13 -07:00
sys_statvfs_inlines.h Stop using __out as a name. 2019-11-08 13:51:12 -08:00
sysconf.h Add _SC_UIO_MAXIOV as a synonym for _SC_IOV_MAX. 2018-10-09 13:56:06 -07:00
termios_inlines.h Add trivial termios tests. 2017-12-14 09:46:50 -08:00
threads_inlines.h versioner: Fix C11 threads.h 2019-08-29 16:40:34 -07:00
timespec.h Fix timespec.h documentation 2019-08-12 13:34:03 -07:00
wait.h Another round of documentation. 2018-10-04 16:35:13 -07:00
wchar_limits.h Another round of documentation. 2018-10-04 16:35:13 -07:00
wctype.h Name function arguments in libc headers for Studio. 2017-08-11 17:45:59 -07:00