platform_bionic/libc/include/android
Dan Albert d8f46916b6 Add api-level.h to dac, improve docs.
We don't list most of bionic on dac since it would be overwhelming for
the current layout, but this file in particular seems useful,
especially __ANDROID_API__. Unfortunately, c2devsite doesn't include
macro documentation. Until then, it's still useful to include the
functions defined in this header.

I've also elaborated a bit in the __ANDROID_API__ documentation, since
the existing phrasing led to confusion over whether it was closer to
minSdkVersion or compileSdkVersion. In practice these are identical
for the NDK, but if we switch to weakly-linked APIs via the
availability attribute that would change.

Test: built docs, looked at them
Bug: None
Change-Id: I5cf78a6143b5c15790c369bdf888611e4c1189db
2020-08-11 13:50:04 -07:00
..
api-level.h Add api-level.h to dac, improve docs. 2020-08-11 13:50:04 -07:00
dlext.h linker: allow using reserved space for multiple libraries. 2019-02-20 17:29:36 -05:00
fdsan.h More cleanup for #inclusivefixit. 2020-07-31 10:35:03 -07:00
legacy_errno_inlines.h Stop using the __ANDROID_API_x__ constants. 2019-12-20 13:26:14 -08:00
legacy_fenv_inlines_arm.h Stop using the __ANDROID_API_x__ constants. 2019-12-20 13:26:14 -08:00
legacy_signal_inlines.h Stop using the __ANDROID_API_x__ constants. 2019-12-20 13:26:14 -08:00
legacy_stdlib_inlines.h Stop using the __ANDROID_API_x__ constants. 2019-12-20 13:26:14 -08:00
legacy_sys_mman_inlines.h Stop using the __ANDROID_API_x__ constants. 2019-12-20 13:26:14 -08:00
legacy_sys_stat_inlines.h Stop using the __ANDROID_API_x__ constants. 2019-12-20 13:26:14 -08:00
legacy_sys_statvfs_inlines.h Support statvfs on API levels before 19. 2019-08-29 21:57:58 -07:00
legacy_sys_wait_inlines.h Stop using the __ANDROID_API_x__ constants. 2019-12-20 13:26:14 -08:00
legacy_termios_inlines.h Consistent <termios.h> behavior on all API levels. 2020-01-09 16:42:15 -08:00
legacy_threads_inlines.h Stop using the __ANDROID_API_x__ constants. 2019-12-20 13:26:14 -08:00
legacy_unistd_inlines.h Make swab(3) inline prior to API 28. 2020-08-07 13:10:51 -07:00
set_abort_message.h Another round of documentation. 2018-10-04 16:35:13 -07:00
versioning.h Clean up mips references in the headers. 2020-02-13 18:00:16 -08:00