- cdbc7c7 Merge "[scudo] -1 is also valid for M_DECAY_TIME" into main by Treehugger Robot · 1 year, 9 months ago
- 6abb406 [scudo] -1 is also valid for M_DECAY_TIME by Chia-hung Duan · 1 year, 9 months ago
- 5063d26 Merge "Always use `__foo__` for attribute names." into main by Elliott Hughes · 1 year, 9 months ago
- 9b9371b Replace commented-out deprecated attribute with doc comment. by Elliott Hughes · 1 year, 9 months ago
- a1b5ca2 Always use `__foo__` for attribute names. by Elliott Hughes · 1 year, 9 months ago
- 7d3c6cd Document pthread_key_create(3), pthread_key_delete(3), and PTHREAD_KEYS_MAX. by Elliott Hughes · 1 year, 9 months ago
- 785e161 Merge "Update to v6.8 kernel headers." into main by Christopher Ferris · 1 year, 9 months ago
- ceed466 libc: remove __size_mul_overflow by Nick Desaulniers · 1 year, 9 months ago
- 0be8f18 Merge "Use inline keyword without underscores consistently" into main by Nick Desaulniers · 1 year, 9 months ago
- 58f06e1 Use inline keyword without underscores consistently by Nick Desaulniers · 1 year, 9 months ago
- 7d098bb Fix incorrect links by Florian Mayer · 1 year, 9 months ago
- b830ddf Update to v6.8 kernel headers. by Christopher Ferris · 1 year, 10 months ago
- e7f4506 Merge "Add LINE_MAX." into main by Treehugger Robot · 1 year, 9 months ago
- 117478d Merge "Prefer __BIONIC_DEPRECATED_PAGE_SIZE_MACRO" into main by Steven Moreland · 1 year, 9 months ago
- 3db97c7 Merge "Add NGROUPS." into main by Treehugger Robot · 1 year, 9 months ago
- e5bd239 Add NGROUPS. by Elliott Hughes · 1 year, 9 months ago
- f666d82 <sys/shm.h>: fix a hard-coded 4096 page size. by Elliott Hughes · 1 year, 9 months ago
- a69e5af Prefer __BIONIC_DEPRECATED_PAGE_SIZE_MACRO by Steven Moreland · 1 year, 9 months ago
- b266f65 Add LINE_MAX. by Elliott Hughes · 1 year, 9 months ago
- 29f233a Merge "sysconf()/getpagesize() documentation." into main by Treehugger Robot · 1 year, 10 months ago
- 3bfb6ee sysconf()/getpagesize() documentation. by Elliott Hughes · 1 year, 10 months ago
- 5a42460 Merge "elf.h: add EF_RISCV_FLOAT_ABI." into main by Elliott Hughes · 1 year, 10 months ago
- b90d6b3 elf.h: add EF_RISCV_FLOAT_ABI. by Elliott Hughes · 1 year, 10 months ago
- edc73c5 Improve our dlsym()/dlvsym() docs a bit more. by Elliott Hughes · 1 year, 10 months ago
- 6bf133d Remove duplicate ELF_ST_TYPE() macro. by Elliott Hughes · 1 year, 10 months ago
- 2a70ee6 Merge "Update FreeBSD elf_common.h." into main by Elliott Hughes · 1 year, 10 months ago
- ef9504b Merge "Change doc about crash_detail name" into main by Treehugger Robot · 1 year, 10 months ago
- a5d6778 Change doc about crash_detail name by Florian Mayer · 1 year, 10 months ago
- 6cd03ef Update FreeBSD elf_common.h. by Elliott Hughes · 1 year, 10 months ago
- f3a8ae8 Merge "Ignore bionic versioning in vendor modules" into main by Treehugger Robot · 1 year, 10 months ago
- ced6302 Ignore bionic versioning in vendor modules by Justin Yun · 1 year, 10 months ago
- eb4cf41 Add missing documentation to <dlfcn.h>. by Elliott Hughes · 1 year, 10 months ago
- 7c37e12 Merge "Clarify the timespec argument to clock_nanosleep()." into main am: 70ecb746f3 by Elliott Hughes · 1 year, 10 months ago
- c2ce647 Merge "Consistently use 'op' in argument names." into main am: 47f8ab80cc by Elliott Hughes · 1 year, 10 months ago
- 786484d Merge "_Fork(): clarify what not running pthread_atfork() handlers means in practice." into main am: 69bc81615b by Elliott Hughes · 1 year, 10 months ago
- 70ecb74 Merge "Clarify the timespec argument to clock_nanosleep()." into main by Elliott Hughes · 1 year, 10 months ago
- 47f8ab8 Merge "Consistently use 'op' in argument names." into main by Elliott Hughes · 1 year, 10 months ago
- 8dc9c1c Clarify the timespec argument to clock_nanosleep(). by Elliott Hughes · 1 year, 10 months ago
- 364fc76 Consistently use 'op' in argument names. by Elliott Hughes · 1 year, 10 months ago
- 8257268 _Fork(): clarify what not running pthread_atfork() handlers means in practice. by Elliott Hughes · 1 year, 10 months ago
- b4d8542 Merge "Correct the nullability annotation in posix_spawnattr_init()" into main am: 2c0e9a58ea by Treehugger Robot · 1 year, 11 months ago
- 2c0e9a5 Merge "Correct the nullability annotation in posix_spawnattr_init()" into main by Treehugger Robot · 1 year, 11 months ago
- 335380e Merge "Add _Fork()." into main am: a216b269ef by Elliott Hughes · 1 year, 11 months ago
- 148476d Correct the nullability annotation in posix_spawnattr_init() by zijunzhao · 1 year, 11 months ago
- a216b26 Merge "Add _Fork()." into main by Elliott Hughes · 1 year, 11 months ago
- 2411fff Add _Fork(). by Elliott Hughes · 1 year, 11 months ago
- 91a073d Merge "Remove unnecessary includes" into main am: 9218876df0 by Treehugger Robot · 1 year, 11 months ago
- 9218876 Merge "Remove unnecessary includes" into main by Treehugger Robot · 1 year, 11 months ago
- 5f177e3 Remove unnecessary includes by Florian Mayer · 1 year, 11 months ago
- d29e333 Merge "Add ..DEPRECATED_PAGE_SIZE macro" into main am: 2215ad406b by Steven Moreland · 1 year, 11 months ago
- 2215ad4 Merge "Add ..DEPRECATED_PAGE_SIZE macro" into main by Steven Moreland · 1 year, 11 months ago
- f6e9904 Add ..DEPRECATED_PAGE_SIZE macro by Steven Moreland · 1 year, 11 months ago
- 7617af2 Merge "Improve android_set_abort_message() documentation." into main am: dcfc4a1ccc by Elliott Hughes · 1 year, 11 months ago
- 94c93d6 Improve android_set_abort_message() documentation. by Elliott Hughes · 1 year, 11 months ago
- de24241 Merge "Mention ApplicationExitInfo in docs" into main am: 6835b71819 by Treehugger Robot · 1 year, 11 months ago
- 63df50e Mention ApplicationExitInfo in docs by Florian Mayer · 1 year, 11 months ago
- 00fa3f3 Merge "Clean up the <netinet/ether.h> implementation." into main am: 9a7da857a7 by Elliott Hughes · 1 year, 11 months ago
- 9a7da85 Merge "Clean up the <netinet/ether.h> implementation." into main by Elliott Hughes · 1 year, 11 months ago
- 2f8ccc5 Merge changes from topics "crashapi2", "crashapi3" into main am: 30c7aad06d by Treehugger Robot · 1 year, 11 months ago
- 4bd5112 Allow to re-use the same crash_detail. am: e2aefc46e7 by Florian Mayer · 1 year, 11 months ago
- ca4749a header and android_crash_detail prefix for crash_detail API by Florian Mayer · 1 year, 11 months ago
- 3ed6e72 Clean up the <netinet/ether.h> implementation. by Elliott Hughes · 1 year, 11 months ago
- ff5de23 Merge "Add API to allow apps to attach extra information to tombstones." into main am: 50f4d83960 by Florian Mayer · 1 year, 11 months ago
- e2aefc4 Allow to re-use the same crash_detail. by Florian Mayer · 1 year, 11 months ago
- 7c83d09 Add API to allow apps to attach extra information to tombstones. by Florian Mayer · 1 year, 11 months ago
- d70a5f0 Merge Android 24Q1 Release (ab/11220357) by Xin Li · 2 years ago
- 0f79521 Update to v6.7 kernel headers. by Christopher Ferris · 2 years ago
- c608e57 Merge "Use the canonical idiom for sockaddr_storage." into main am: bb261225e0 am: 3f5aaa8812 am: 4b694b6969 by Elliott Hughes · 2 years, 1 month ago
- bb26122 Merge "Use the canonical idiom for sockaddr_storage." into main by Elliott Hughes · 2 years, 1 month ago
- f7f17a8 Merge "16k: Set PTHREAD_STACK_MIN to 16384/8192 for 64-bit/32-bit archs" into main am: 93e0616836 am: 2fe3c7f701 am: 50fbc4d8a9 by Juan Yescas · 2 years, 1 month ago
- c065a27 16k: Set PTHREAD_STACK_MIN to 16384/8192 for 64-bit/32-bit archs by Juan Yescas · 2 years, 1 month ago
- 8de1679 Merge "bionic: Do not use PAGE_SIZE to define PTHREAD_STACK_MIN" into main am: b49314108d am: b3f5421462 am: d9bb13ac1e by Juan Yescas · 2 years, 1 month ago
- 2cbd262 Merge "riscv64: pass a pointer to __riscv_hwprobe() to ifunc resolvers." into main am: 75539ab928 am: 978c235f51 am: 53adad316c by Elliott Hughes · 2 years, 1 month ago
- b493141 Merge "bionic: Do not use PAGE_SIZE to define PTHREAD_STACK_MIN" into main by Juan Yescas · 2 years, 1 month ago
- 75539ab Merge "riscv64: pass a pointer to __riscv_hwprobe() to ifunc resolvers." into main by Elliott Hughes · 2 years, 1 month ago
- 10cd6a9 Merge "Avoid multiple definitions of `struct tcphdr`." into main am: 001fabaa90 am: 28ea9363b6 am: 6bed16b594 by Elliott Hughes · 2 years, 1 month ago
- 561e804 riscv64: pass a pointer to __riscv_hwprobe() to ifunc resolvers. by Elliott Hughes · 2 years, 1 month ago
- b40f7b9 bionic: Do not use PAGE_SIZE to define PTHREAD_STACK_MIN by Juan Yescas · 2 years, 1 month ago
- 5850f6f Use the canonical idiom for sockaddr_storage. by Elliott Hughes · 2 years, 1 month ago
- 001faba Merge "Avoid multiple definitions of `struct tcphdr`." into main by Elliott Hughes · 2 years, 1 month ago
- e5f0b8a Merge "Avoid multiple definitions of sigaction." into main am: 3906f3bc83 am: 222f4ca434 am: efb0a10807 by Elliott Hughes · 2 years, 1 month ago
- b4a9b17 Avoid multiple definitions of `struct tcphdr`. by Elliott Hughes · 2 years, 1 month ago
- df53b16 Avoid multiple definitions of sigaction. by Elliott Hughes · 2 years, 1 month ago
- 21ec4ad Merge "Move ; in NDK declaration" into main am: c6034e4228 am: ec6677350c am: 15c9f8f608 by Treehugger Robot · 2 years, 2 months ago
- c6034e4 Merge "Move ; in NDK declaration" into main by Treehugger Robot · 2 years, 2 months ago
- 4b94522 Move ; in NDK declaration by Nate Myren · 2 years, 2 months ago
- 034c05b Merge "string.h: drag in <strings.h> for GNU source as well as BSD." into main am: fb85d77da6 am: e57e7f3102 am: 5614a5815c by Treehugger Robot · 2 years, 2 months ago
- fb85d77 Merge "string.h: drag in <strings.h> for GNU source as well as BSD." into main by Treehugger Robot · 2 years, 2 months ago
- c5d9795 string.h: drag in <strings.h> for GNU source as well as BSD. by Elliott Hughes · 2 years, 2 months ago
- 93bf1d0 Merge "elf.h: add SHT_RISCV_ATTRIBUTES." into main am: 5512532418 am: 64bc0859a3 am: ce9887d94c by Treehugger Robot · 2 years, 2 months ago
- 5512532 Merge "elf.h: add SHT_RISCV_ATTRIBUTES." into main by Treehugger Robot · 2 years, 2 months ago
- a3f24eb elf.h: add SHT_RISCV_ATTRIBUTES. by Elliott Hughes · 2 years, 2 months ago
- f9a2674 Merge "Update to v6.6 kernel headers." into main am: 85dd55530a am: 511a846c42 am: 8094b84e28 by Christopher Ferris · 2 years, 2 months ago
- 8611847 Merge "time.h: use "duration" rather than "request"." into main am: 318a1276b4 am: 0dc540d286 am: 84d495f57e by Treehugger Robot · 2 years, 2 months ago
- 8d05992 Merge "dlfcn.h: dlclose doc ~'do not use'" into main am: 2e9bc49ac5 am: 227e78148d am: a900808621 by Treehugger Robot · 2 years, 2 months ago
- 85dd555 Merge "Update to v6.6 kernel headers." into main by Christopher Ferris · 2 years, 2 months ago
- 318a127 Merge "time.h: use "duration" rather than "request"." into main by Treehugger Robot · 2 years, 2 months ago
- 2e9bc49 Merge "dlfcn.h: dlclose doc ~'do not use'" into main by Treehugger Robot · 2 years, 2 months ago
- f61b2b1 dlfcn.h: dlclose doc ~'do not use' by Steven Moreland · 2 years, 2 months ago
- 77add1b time.h: use "duration" rather than "request". by Elliott Hughes · 2 years, 2 months ago