- bd4b827 Add inaddr.h header file by Roopesh Rajashekharaiah Nataraja · 8 years ago
- 06b249f posix_spawn - implement support for POSIX_SPAWN_CLOEXEC_DEFAULT by Maciej Żenczykowski · 3 years, 3 months ago
- 2b64e40 Merge "Avoid usage of LONG_BIT in signal headers." by Treehugger Robot · 3 years, 4 months ago
- 08b968b Avoid usage of LONG_BIT in signal headers. by Peter Collingbourne · 3 years, 4 months ago
- 1ed5534 Update to v5.17 kernel headers. by Christopher Ferris · 3 years, 4 months ago
- 07cdd57 Remove clang version check around diagnose_as_builtin by Pirama Arumuga Nainar · 3 years, 5 months ago
- db71def Annotate fortify functions with diagnose_as_builtin by Pirama Arumuga Nainar · 3 years, 7 months ago
- 5396787 Merge "Fix copy pasta in guard macro for weak symbols." by Treehugger Robot · 3 years, 7 months ago
- a479261 Update to v5.16 kernel headers. by Christopher Ferris · 3 years, 7 months ago
- e410625 Fix copy pasta in guard macro for weak symbols. by Dan Albert · 3 years, 7 months ago
- 952da92 Remove availability definitions for mbs APIs. by Dan Albert · 3 years, 7 months ago
- 31fbc14 sched.h: add doc comments. by Elliott Hughes · 4 years, 6 months ago
- 8248e62 Add mallinfo2 call. by Christopher Ferris · 3 years, 8 months ago
- 02ed7ea Merge "Fix incorrect API level for wcstombs and mbstowcs." by Zijun Zhao · 3 years, 9 months ago
- 57474c8 Fix incorrect API level for wcstombs and mbstowcs. by ZijunZhao · 3 years, 9 months ago
- 2abfa9e Update to v5.15 kernel headers. by Christopher Ferris · 3 years, 9 months ago
- 11526e2 Add execinfo functionality. by Christopher Ferris · 3 years, 10 months ago
- cf59e19 Add preadv2/pwritev2 wrappers. by Elliott Hughes · 3 years, 10 months ago
- e791552 Add API level define for T. by Dan Albert · 3 years, 11 months ago
- 3a39c0b Update to v5.14 kernel headers. by Christopher Ferris · 4 years ago
- d275067 Define sockaddr_storage in bionic by Colin Cross · 4 years, 1 month ago
- fcc3b4f Update to v5.13 kernel headers. by Christopher Ferris · 4 years, 1 month ago
- d8d561c Add definition of M_MEMTAG_TUNING. by Evgenii Stepanov · 4 years, 1 month ago
- c849ef1 Improve the <sys/select.h> docs. by Elliott Hughes · 4 years, 2 months ago
- 504d048 Mark abort(3) as `nomerge`. by Elliott Hughes · 4 years, 2 months ago
- a9750ed Update to v5.12 kernel headers. by Christopher Ferris · 4 years, 3 months ago
- 39899f5 Fix return type of process_madvise(). by Elliott Hughes · 4 years, 4 months ago
- a1112fd fortify: mark all always_inline functions with no_stack_protector by George Burgess IV · 4 years, 4 months ago
- 3de1915 Add wrappers for pidfd_{open,getfd,send_signal}. by Josh Gao · 4 years, 5 months ago
- 05667cd Update to v5.11 kernel headers. by Christopher Ferris · 4 years, 6 months ago
- a37b181 Rename __ANDROID_UNGUARDED_AVAILABILITY__ -> __ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__. by Elliott Hughes · 4 years, 6 months ago
- bfa3688 Merge "[MemInit] Remove old API, introduce new MemInit API." by Mitch Phillips · 4 years, 6 months ago
- eae41f8 Fix __VERSIONER_NO_GUARD cases for availability. by Dan Albert · 4 years, 6 months ago
- cf81e7c Merge changes from topic "proc_madvise_framework" by Edgar Arriaga · 4 years, 6 months ago
- 9cad842 [MemInit] Remove old API, introduce new MemInit API. by Mitch Phillips · 4 years, 7 months ago
- 7cff764 Merge changes from topic "future_symbol" by Jiyong Park · 4 years, 6 months ago
- 128ef8e Add bionic headers for process_madvise by Edgar Arriaga · 4 years, 7 months ago
- bb19208 Guard __libc_current_sigrtmin/max with __builtin_available by Jiyong Park · 5 years ago
- 23bfed2 __INTRODUCED_IN macros add the availability attribute by Jiyong Park · 5 years ago
- 446b4dd Make "disable memory mitigations" and "set heap tagging level" more available. by Elliott Hughes · 4 years, 7 months ago
- 43978a0 Fix things so that <features.h> can be used from assembler again. by Elliott Hughes · 4 years, 7 months ago
- 32ff3f8 Update to v5.10 kernel headers. by Christopher Ferris · 4 years, 8 months ago
- 439ebbd Simplify and improve tempnam() and tmpnam(). by Elliott Hughes · 4 years, 8 months ago
- 25c18d4 Update to v5.9 kernel headers. by Christopher Ferris · 4 years, 10 months ago
- 7241ac6 Merge "Enable BTI in bionic linker" by Elliott Hughes · 4 years, 10 months ago
- 978eb16 Copy the M_THREAD_DISABLE_MEM_INIT constant value into malloc.h. by Peter Collingbourne · 4 years, 11 months ago
- 8d55d18 Enable BTI in bionic linker by Tamas Petz · 5 years ago
- fee514e Make it clearer that math.h isn't fdlibm. by Elliott Hughes · 4 years, 11 months ago
- 8e5fc5b NGREG != ELF_NGREG. by Elliott Hughes · 5 years ago
- d4d7efc Merge "Add a thread-properties API (Based on proposal at https://sourceware.org/glibc/wiki/ThreadPropertiesAPI)" by Vy Nguyen · 5 years ago
- aadcb07 Merge "Cleanup for #inclusivefixit." by Elliott Hughes · 5 years ago
- d8f4691 Add api-level.h to dac, improve docs. by Dan Albert · 5 years ago
- d500751 Add a thread-properties API by Vy Nguyen · 5 years ago
- f08e70a Merge "Reimplement our no-op utmp.h functions more simply." by Elliott Hughes · 5 years ago
- 9a1d397 Reimplement our no-op utmp.h functions more simply. by Elliott Hughes · 5 years ago
- 2dbea43 Make swab(3) inline prior to API 28. by Dan Albert · 6 years ago
- 8177cdf Update to v5.8 kernel headers. by Christopher Ferris · 5 years ago
- cf34653 More cleanup for #inclusivefixit. by Elliott Hughes · 5 years ago
- 8844879 Add support for new scudo mallopt options. by Christopher Ferris · 5 years ago
- fce3187 Cleanup for #inclusivefixit. by Elliott Hughes · 5 years ago
- 68ae6ad Changes for #inclusivefixit. by Elliott Hughes · 5 years ago
- c9889fd strings.h: undef ffs/ffsl/ffsll. by Elliott Hughes · 5 years ago
- 49f7f10 Merge "Add API constant for S." by Treehugger Robot · 5 years ago
- 03581d7 Merge changes I6c9c2bf5,I23991692 by Tom Cherry · 5 years ago
- 6f2e810 Cleanup some trivial TODOs. by Tom Cherry · 5 years ago
- bb9fcb4 Update to v5.6 kernel headers. by Christopher Ferris · 5 years ago
- 14dcbf8 Add API constant for S. by Dan Albert · 5 years ago
- 666b12e icmp6.h - add captive portal and pref64 nd opts by Maciej Żenczykowski · 5 years ago
- 02f9f4c Add documentation to <dirent.h>. by Elliott Hughes · 5 years ago
- 4a6899c Add ffsl(3), ffsll(3). by Elliott Hughes · 5 years ago
- fa658eb Fix bugprone-macro-parentheses warnings by Chih-Hung Hsieh · 5 years ago
- 33318f5 Merge "Add a libc wrapper for statx(2)." by Elliott Hughes · 5 years ago
- 521dab3 Merge "Make the HWCAP/HWCAP2 constants available from <sys/auxv.h>." by Elliott Hughes · 5 years ago
- c5d9036 Make the HWCAP/HWCAP2 constants available from <sys/auxv.h>. by Elliott Hughes · 5 years ago
- 733cedd Add a libc wrapper for statx(2). by Elliott Hughes · 5 years ago
- 5403bd6 Fix wrong link in getauxval(3) doc comment. by Elliott Hughes · 5 years ago
- db5c45b Merge "fortify: simplify strlen for LLVM's new optimization" by George Burgess IV · 5 years ago
- 36359f4 Remove unused declarations. by Elliott Hughes · 5 years ago
- 5ac438e Clean up mips references in the headers. by Elliott Hughes · 5 years ago
- d02e7b1 fortify: simplify strlen for LLVM's new optimization by George Burgess IV · 5 years ago
- 44c01c7 Clean up the math headers. by Elliott Hughes · 5 years ago
- fd2eb42 Merge "<ctype.h>: inline the ASCII functions." by Elliott Hughes · 5 years ago
- 3f41e14 Merge "fortify: remove 'optimizations' for functions that LLVM knows about" by George Burgess IV · 5 years ago
- 026d3a8 <ctype.h>: inline the ASCII functions. by Elliott Hughes · 5 years ago
- 2f78765 fortify: remove 'optimizations' for functions that LLVM knows about by George Burgess IV · 5 years ago
- 9354f3e Merge "Fix the libc/include .clang-format." by Treehugger Robot · 6 years ago
- 5f1165c versioner: don't require mips headers. by Elliott Hughes · 6 years ago
- 3288c2e Fix the libc/include .clang-format. by Elliott Hughes · 6 years ago
- 09e77f3 _FILE_OFFSET_BITS=64 support for fcntl. by Elliott Hughes · 6 years ago
- b070cab elf.h: move all the Android extensions together. by Elliott Hughes · 6 years ago
- 6663f55 Modernize SHT_RELR support. by Elliott Hughes · 6 years ago
- f39b085 Consistent <termios.h> behavior on all API levels. by Elliott Hughes · 6 years ago
- 3779d6d Merge "Add /system_ext/bin to shell search path" by Treehugger Robot · 6 years ago
- 580d17d Add /system_ext/bin to shell search path by Justin Yun · 6 years ago
- 5a750f3 versioner: Add __VERSIONER_FORTIFY_INLINE by Logan Chien · 6 years ago
- d7d9ebc versioner: Only enable annotation while running versioner by Logan Chien · 6 years ago
- d98dac41 versioner: Fix fortified sendto by Logan Chien · 6 years ago
- aaffa3c versioner: Update libc.map.txt to match annotations by Logan Chien · 6 years ago
- 95c6cd7 Stop using the __ANDROID_API_x__ constants. by Elliott Hughes · 6 years ago
- 9584fa4 Update to android-mainline kernel headers v5.4. by Christopher Ferris · 6 years ago