- 02ce401 API guard every post-21 API. by Dan Albert · 10 months ago
- 3abc79d Merge "Add a <stdatomic.h> header test, and the missing kill_dependency macro." into main by Elliott Hughes · 11 months ago
- 5b5bab5 Add a <stdatomic.h> header test, and the missing kill_dependency macro. by Elliott Hughes · 11 months ago
- 64a4b53 Merge "Reuse the strtod_l()/strtof_l() polyfills as the "real" implementation." into main by Elliott Hughes · 11 months ago
- 414dd2d Always include <sys/cdefs.h> first. by Elliott Hughes · 11 months ago
- 45655d3 Reuse the strtod_l()/strtof_l() polyfills as the "real" implementation. by Elliott Hughes · 11 months ago
- 80246ff Get out of the business of hard-coding a list of uapi unistd.h files. by Elliott Hughes · 11 months ago
- 63fcca4 Update to v6.11 kernel headers. by Christopher Ferris · 11 months ago
- ab777b2 Merge "Revert "Update to v6.11 kernel headers."" into main by Priyanka Advani (xWF) · 11 months ago
- a805034 Revert "Update to v6.11 kernel headers." by Priyanka Advani (xWF) · 11 months ago
- 6e6da00 Merge "Use new riscv unistd names for syscall definition." into main by Treehugger Robot · 12 months ago
- ec07dac Use new riscv unistd names for syscall definition. by Christopher Ferris · 12 months ago
- 1fd3982 Merge "Update to v6.11 kernel headers." into main by Christopher Ferris · 12 months ago
- 86da38c fortify: rewrite strlen to fold to a constant by George Burgess IV · 1 year, 1 month ago
- 4ba5449 Update to v6.11 kernel headers. by Christopher Ferris · 12 months ago
- b19df89 Prefer __nodiscard to __wur for readability. by Elliott Hughes · 12 months ago
- 1e76a82 Consistently position __wur next to the return type. by Elliott Hughes · 12 months ago
- eb8785a Remove two unused `extern`s on function declarations. by Elliott Hughes · 1 year ago
- 2b27f57 <bits/threads_inlines.h>: add missing nullability annotations. by Elliott Hughes · 1 year ago
- a642197 Remove guards on constants and types. by Dan Albert · 1 year ago
- 0f27896 Merge "Remove __INTRODUCED_IN_NO_GUARD_FOR_NDK()." into main by Elliott Hughes · 1 year, 1 month ago
- bbd39aa Replace http://man7.org links with https://man7.org links. by Elliott Hughes · 1 year, 1 month ago
- 2f9fe8c Remove __INTRODUCED_IN_NO_GUARD_FOR_NDK(). by Elliott Hughes · 1 year, 1 month ago
- 7ac54f5 Update to v6.10 kernel headers. by Christopher Ferris · 1 year, 1 month ago
- 3469e7d Tidy and document the `inline`/`__inline`/`__inline__` situation. by Elliott Hughes · 1 year, 4 months ago
- 2237fcf Revert "Use inline keyword without underscores consistently" by Dan Albert · 1 year, 4 months ago
- a1b5ca2 Always use `__foo__` for attribute names. by Elliott Hughes · 1 year, 5 months ago
- 785e161 Merge "Update to v6.8 kernel headers." into main by Christopher Ferris · 1 year, 5 months ago
- 58f06e1 Use inline keyword without underscores consistently by Nick Desaulniers · 1 year, 5 months ago
- b830ddf Update to v6.8 kernel headers. by Christopher Ferris · 1 year, 5 months ago
- a69e5af Prefer __BIONIC_DEPRECATED_PAGE_SIZE_MACRO by Steven Moreland · 1 year, 5 months ago
- 3bfb6ee sysconf()/getpagesize() documentation. by Elliott Hughes · 1 year, 5 months ago
- 6cd03ef Update FreeBSD elf_common.h. by Elliott Hughes · 1 year, 6 months ago
- 364fc76 Consistently use 'op' in argument names. by Elliott Hughes · 1 year, 6 months ago
- f6e9904 Add ..DEPRECATED_PAGE_SIZE macro by Steven Moreland · 1 year, 6 months ago
- 0f79521 Update to v6.7 kernel headers. by Christopher Ferris · 1 year, 8 months ago
- 5850f6f Use the canonical idiom for sockaddr_storage. by Elliott Hughes · 1 year, 9 months ago
- 001faba Merge "Avoid multiple definitions of `struct tcphdr`." into main by Elliott Hughes · 1 year, 9 months ago
- b4a9b17 Avoid multiple definitions of `struct tcphdr`. by Elliott Hughes · 1 year, 9 months ago
- df53b16 Avoid multiple definitions of sigaction. by Elliott Hughes · 1 year, 9 months ago
- 67d1e5e Update to v6.6 kernel headers. by Christopher Ferris · 1 year, 10 months ago
- 389a40a Merge "Remove <ctype.h> cruft." into main by Elliott Hughes · 1 year, 11 months ago
- e370688 Remove <ctype.h> cruft. by Elliott Hughes · 2 years, 6 months ago
- 631dfbb Merge "Add the risc-v TLSDESC relocations." into main by Treehugger Robot · 2 years ago
- ba7654a Add the risc-v TLSDESC relocations. by Elliott Hughes · 2 years ago
- 8666d04 Update to v6.5 kernel headers. by Christopher Ferris · 2 years ago
- 647472d <termios.h>: add two new POSIX functions. by Elliott Hughes · 2 years ago
- 1245abf <sys/user.h>: factor PAGE_SIZE out into <bits/page_size.h>. by Elliott Hughes · 2 years ago
- f517b68 Add some new risc-v ELF relocations. by Elliott Hughes · 2 years, 1 month ago
- a9e914d Make multibyte result constants public. by Dan Albert · 2 years, 2 months ago
- 7ca1626 Merge "Make getentropy available from <unistd.h>" into main by Treehugger Robot · 2 years, 2 months ago
- 7110157 Make getentropy available from <unistd.h> by David Benjamin · 2 years, 2 months ago
- 37c3f3c Update to v6.4 kernel headers. by Christopher Ferris · 2 years, 2 months ago
- fee0b45 Merge "Remove the always-true __INTRODUCED_IN() annotations." by Elliott Hughes · 2 years, 3 months ago
- 655e430 Remove the always-true __INTRODUCED_IN() annotations. by Elliott Hughes · 2 years, 3 months ago
- 836e81d _FILE_OFFSET_BITS is spelled with one underscore. by Elliott Hughes · 2 years, 3 months ago
- 1ee9fb5 Nullability check for wctype module. by zijunzhao · 2 years, 3 months ago
- 1e28d06 Nullability check for socket module. by zijunzhao · 2 years, 3 months ago
- 6d23a08 Nullability check for string modules. by zijunzhao · 2 years, 3 months ago
- 3184936 Merge "Nullability check for fcntl module." by Treehugger Robot · 2 years, 3 months ago
- 725c96c Nullability check for fcntl module. by zijunzhao · 2 years, 3 months ago
- f40b424 Nullability check for stdlib module. by zijunzhao · 2 years, 3 months ago
- cb5188d Merge "Nullability check for poll module." by Treehugger Robot · 2 years, 3 months ago
- b40e600 Nullability check for poll module. by zijunzhao · 2 years, 3 months ago
- a8d42a4 Nullability check for threads_inlines module. by zijunzhao · 2 years, 3 months ago
- 063b6bf Merge "Nullability check for stdatomic module." by Treehugger Robot · 2 years, 3 months ago
- 27713a5 Merge "Nullability check for termios_inlines module." by Treehugger Robot · 2 years, 3 months ago
- d909dff Nullability check for stdatomic module. by zijunzhao · 2 years, 3 months ago
- c5774b8 Merge "Nullability check for unistd module." by Treehugger Robot · 2 years, 3 months ago
- 9e19785 Nullability check for termios_inlines module. by zijunzhao · 2 years, 3 months ago
- 30cf6d0 Nullability check for unistd module. by zijunzhao · 2 years, 3 months ago
- acd090d Nullability check for stdio module. by zijunzhao · 2 years, 3 months ago
- 136e28f Nullability check for get_device_api_level_inlines module. by zijunzhao · 2 years, 4 months ago
- 721b93d Merge "Fix the WIFSTOPPED definition." by Elliott Hughes · 2 years, 4 months ago
- 2b8ca55 Fix the WIFSTOPPED definition. by Elliott Hughes · 2 years, 4 months ago
- d3f2f10 Nullability check for getopt module. by zijunzhao · 2 years, 4 months ago
- b4e4d05 Nullability check for ctype_inlines module. by zijunzhao · 2 years, 4 months ago
- 028bb54 Merge "Nullability check for strcasecmp module." by Treehugger Robot · 2 years, 4 months ago
- 88f4b1a Nullability check for strcasecmp module. by zijunzhao · 2 years, 4 months ago
- 628d8ca Nullability check for swab module. by zijunzhao · 2 years, 4 months ago
- 873c1ca Add SYS_riscv_flush_icache. by Elliott Hughes · 2 years, 4 months ago
- 2e25c0f No-op DT_AARCH64_MEMTAG_* entries by Mitch Phillips · 2 years, 6 months ago
- 59d9026 Merge "Remove <fenv.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 6 months ago
- b5ff68c Remove a tautology from <bits/threads_inlines.h>. by Elliott Hughes · 2 years, 6 months ago
- 2f5829b Remove <fenv.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 6 months ago
- b890ff3 Merge "libc/include: remove easy __ANDROID_API__ tautologies." by Elliott Hughes · 2 years, 6 months ago
- f4ace9d libc/include: remove easy __ANDROID_API__ tautologies. by Elliott Hughes · 2 years, 6 months ago
- 3c3736e Remove <sys/statvfs.h> inlines for API level 19. by Elliott Hughes · 2 years, 7 months ago
- 4c6d66c riscv64 <fenv.h>. by Elliott Hughes · 2 years, 11 months ago
- 0f19b10 Switch to FreeBSD's elf_common.h. by Elliott Hughes · 2 years, 11 months ago
- 900a989 Mention O_CREAT and O_TMPFILE in both open(2) fortify messages. by Elliott Hughes · 3 years, 3 months ago
- 2b64e40 Merge "Avoid usage of LONG_BIT in signal headers." by Treehugger Robot · 3 years, 6 months ago
- 08b968b Avoid usage of LONG_BIT in signal headers. by Peter Collingbourne · 3 years, 6 months ago
- 1ed5534 Update to v5.17 kernel headers. by Christopher Ferris · 3 years, 6 months ago
- db71def Annotate fortify functions with diagnose_as_builtin by Pirama Arumuga Nainar · 3 years, 8 months ago
- a479261 Update to v5.16 kernel headers. by Christopher Ferris · 3 years, 8 months ago
- 2abfa9e Update to v5.15 kernel headers. by Christopher Ferris · 3 years, 10 months ago
- 3a39c0b Update to v5.14 kernel headers. by Christopher Ferris · 4 years ago
- fcc3b4f Update to v5.13 kernel headers. by Christopher Ferris · 4 years, 2 months ago
- a9750ed Update to v5.12 kernel headers. by Christopher Ferris · 4 years, 4 months ago