1. 9302cf2 Bionic: Always use fortified versions of FD_X macros by Andreas Gampe · 8 years ago
  2. 622a369 Pad queries when EDNS0 is enabled. by Ben Schwartz · 8 years ago
  3. 16eeaab Merge "Reject .so files using ELF TLS." into pi-dev by Elliott Hughes · 8 years ago
  4. 0d59065 Create PTHREAD_COND_INITIALIZER_MONOTONIC_NP by Tom Cherry · 9 years ago
  5. 45a93c1 Reject .so files using ELF TLS. by Elliott Hughes · 8 years ago
  6. 76f78fc Add _monotonic_np versions of timed wait functions by Tom Cherry · 8 years ago
  7. d5172fc Merge "Add __fseterr." by Treehugger Robot · 8 years ago
  8. 665ce21 Merge "Add remaining _l function stubs." by Elliott Hughes · 8 years ago
  9. 4578526 Add __fseterr. by Elliott Hughes · 8 years ago
  10. 38a7872 Merge "Add uc_sigmask64." by Elliott Hughes · 8 years ago
  11. 3376c23 Add remaining _l function stubs. by Elliott Hughes · 8 years ago
  12. 23415fc Add uc_sigmask64. by Elliott Hughes · 8 years ago
  13. db478a6 Implement malloc hooks. by Christopher Ferris · 8 years ago
  14. 25f17e4 Better backwards compatibility for stat64. by Elliott Hughes · 8 years ago
  15. 3796669 MIPS32: Make sigset64_t equal to sigset_t by Goran Jakovljevic · 8 years ago
  16. 4362da8 Merge "Remove __overloadable/__RENAME_CLANG" by Treehugger Robot · 8 years ago
  17. 13dec23 Merge "Add a few more legacy inlines for strto*_l." by Treehugger Robot · 8 years ago
  18. cae21a9 Add aligned_alloc to libc. by Christopher Ferris · 8 years ago
  19. 4d4a783 Add a few more legacy inlines for strto*_l. by Dan Albert · 8 years ago
  20. 9024235 Remove __overloadable/__RENAME_CLANG by George Burgess IV · 8 years ago
  21. 3e23591 Add `struct sigaction64` and `sigaction64`. by Elliott Hughes · 8 years ago
  22. 5905d6f Add `sigset64_t` and accompanying functions. by Elliott Hughes · 8 years ago
  23. cc0fe6e The future is now (2018 edition). by Elliott Hughes · 8 years ago
  24. 2e2a893 Merge "linker: simpler encoding for SHT_RELR sections." by Treehugger Robot · 8 years ago
  25. f16b659 linker: simpler encoding for SHT_RELR sections. by Rahul Chaudhry · 8 years ago
  26. c6ea39d Merge "Use __BIONIC_FORTIFY_VARIADIC for variadic functions." by Chih-hung Hsieh · 8 years ago
  27. 4debf20 Merge "Make the <android/dlext.h> docs show up on the web." by Elliott Hughes · 8 years ago
  28. c9cd4eb Merge "<sys/ioctl.h> shouldn't pollute the namespace as much." by Elliott Hughes · 8 years ago
  29. 5f6d1a5 <sys/ioctl.h> shouldn't pollute the namespace as much. by Elliott Hughes · 8 years ago
  30. f81abef Use __BIONIC_FORTIFY_VARIADIC for variadic functions. by Chih-Hung Hsieh · 8 years ago
  31. 5046e5f Make the <android/dlext.h> docs show up on the web. by Elliott Hughes · 8 years ago
  32. 6b9c85b Support priority inheritance mutex in 64bit programs. by Yabin Cui · 8 years ago
  33. 73871ad Merge "Deprecate readdir_r." by Elliott Hughes · 8 years ago
  34. f19af37 Deprecate readdir_r. by Elliott Hughes · 9 years ago
  35. d00d38b Merge "linker: add experimental support for SHT_RELR sections." by Elliott Hughes · 8 years ago
  36. b7feec7 linker: add experimental support for SHT_RELR sections. by Rahul Chaudhry · 8 years ago
  37. 989d804 Reland "Cleanup transitive includes in the legacy inlines." by Dan Albert · 8 years ago
  38. 54c7152 Revert "Revert "Revert "Revert "Revert "Cleanup transitive includes in the legacy inlines.""""" by Joachim Sauer · 8 years ago
  39. a074ac7 Revert "Revert "Revert "Revert "Cleanup transitive includes in the legacy inlines."""" by Dan Albert · 8 years ago
  40. 51a7fe8 Mark abs/labs/llabs as 19+ rather than 21+ by Ryan Prichard · 8 years ago
  41. a40640d POSIX says `sigaction::sa_flags` is `int`. by Elliott Hughes · 8 years ago
  42. 59a6ee9 Merge "Add trivial termios tests." by Elliott Hughes · 8 years ago
  43. 64f355f Use in_addr in ip_mreq_source and ip_msfilter. by Elliott Hughes · 8 years ago
  44. 5da9646 Add trivial termios tests. by Elliott Hughes · 8 years ago
  45. 21b56eb Test POSIX 1003.1 2016 chapter 13 "Headers". by Elliott Hughes · 8 years ago
  46. e57a398 Merge "Add more missing ELF structures/constants." by Elliott Hughes · 8 years ago
  47. e455c82 Merge "libc: add /odm/bin to the DEFPATH" by Treehugger Robot · 8 years ago
  48. 89d8a3c Add more missing ELF structures/constants. by Elliott Hughes · 8 years ago
  49. a6714d1 Make our fortify FD_ISSET const, and expose the fd_mask type. by Elliott Hughes · 8 years ago
  50. c7ec6d4 libc: add /odm/bin to the DEFPATH by Alin Jerpelea · 8 years ago
  51. a348174 Improve the _FILE_OFFSET_BITS docs and link to them. by Elliott Hughes · 8 years ago
  52. 8574a1f Merge "Fix arm/arm64 <fenv.h> to match current reality." by Treehugger Robot · 8 years ago
  53. 8e13b67 versioner: properly handle extern "C", "C++". by Josh Gao · 8 years ago
  54. b6c7f6e Fix arm/arm64 <fenv.h> to match current reality. by Elliott Hughes · 8 years ago
  55. a8a23f5 Add missing ELF constants from the spec. by Elliott Hughes · 8 years ago
  56. b1ba8cf Merge "elf.h: add STN_UNDEF" by Elliott Hughes · 8 years ago
  57. 07e4124 Merge "More missing _unlocked <stdio.h> functions." by Treehugger Robot · 8 years ago
  58. 8874d88 elf.h: add STN_UNDEF by Greg Hackmann · 8 years ago
  59. 37ad959 More missing _unlocked <stdio.h> functions. by Elliott Hughes · 8 years ago
  60. e5d66eb libc: Disable FORTIFY if we're using clang-tidy. by George Burgess IV · 8 years ago
  61. c8a2612 Merge "Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched." by Elliott Hughes · 8 years ago
  62. 8aecba7 Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched. by Elliott Hughes · 8 years ago
  63. 7669c68 Merge "Revert "Revert "Revert "Cleanup transitive includes in the legacy inlines."""" by Dan Albert · 8 years ago
  64. b37e9aa Revert "Revert "Revert "Cleanup transitive includes in the legacy inlines.""" by Dan Albert · 8 years ago
  65. 13cec45 Merge "Revert "Revert "Cleanup transitive includes in the legacy inlines.""" by Treehugger Robot · 8 years ago
  66. 8f348a0 Merge "Remove some legacy declarations from <math.h>." by Treehugger Robot · 8 years ago
  67. ac29d9f Merge "Add POSIX swab." by Treehugger Robot · 8 years ago
  68. 5c6a7bf Remove some legacy declarations from <math.h>. by Elliott Hughes · 8 years ago
  69. a1c30b9 Merge "Add POSIX fexecve." by Elliott Hughes · 8 years ago
  70. 4d215aa Add POSIX fexecve. by Elliott Hughes · 8 years ago
  71. fa386e0 Add POSIX swab. by Elliott Hughes · 8 years ago
  72. 19d7685 More <limits.h> fixes. by Elliott Hughes · 8 years ago
  73. f945fb6 Revert "Revert "Cleanup transitive includes in the legacy inlines."" by Dan Albert · 8 years ago
  74. dff08ce Add pthread_setschedprio. by Elliott Hughes · 8 years ago
  75. 5033918 Complete <netdb.h>. by Elliott Hughes · 8 years ago
  76. ddd6436 Merge "Unified sysroot: kill arch-specific include dirs." by Elliott Hughes · 8 years ago
  77. 01bb7bf Merge "Implement <spawn.h>." by Elliott Hughes · 8 years ago
  78. d4ca231 Unified sysroot: kill arch-specific include dirs. by Elliott Hughes · 8 years ago
  79. 14e3ff9 Implement <spawn.h>. by Elliott Hughes · 8 years ago
  80. 8c2323c Fix "Add a legacy inline for mmap64". by Dan Albert · 8 years ago
  81. 3dacc47 Merge "Add a legacy inline for mmap64." by Treehugger Robot · 8 years ago
  82. a613d0d Add a legacy inline for mmap64. by Dan Albert · 8 years ago
  83. aaf83e8 More POSIX limits cleanup. by Elliott Hughes · 8 years ago
  84. 3a8f75d POSIX clock cleanup. by Elliott Hughes · 8 years ago
  85. a0c7ec8 Add O MR1 define by John Reck · 8 years ago
  86. b3639ad Merge changes I76dde1e3,I54fec461 by Elliott Hughes · 8 years ago
  87. 8465e96 Add <sys/random.h>. by Elliott Hughes · 8 years ago
  88. f1c568d Add <glob.h>. by Elliott Hughes · 8 years ago
  89. 0d9301e Merge "Rename _Exit in a way that works with libandroid_support." by Elliott Hughes · 8 years ago
  90. 2f94a29 Rename _Exit in a way that works with libandroid_support. by Elliott Hughes · 8 years ago
  91. d6541c2 Make <math.h> renames compatible with GCC. by Elliott Hughes · 8 years ago
  92. 50cda38 Use __RENAME for long double functions. by Elliott Hughes · 8 years ago
  93. 40756d6 Merge "Cast __builtin_swap64 to uint64_t." by Elliott Hughes · 8 years ago
  94. 4c0803d Cast __builtin_swap64 to uint64_t. by Elliott Hughes · 8 years ago
  95. 5702c6f Finish <search.h>. by Elliott Hughes · 8 years ago
  96. 8468a1b Merge "Pretend the <fts.h> functions didn't appear until 21." by Treehugger Robot · 8 years ago
  97. f11aa95 Pretend the <fts.h> functions didn't appear until 21. by Elliott Hughes · 8 years ago
  98. bda6f3b Improve names for function arguments in <unistd.h> for Studio. by Elliott Hughes · 8 years ago
  99. a648733 Implement <iconv.h>. by Elliott Hughes · 8 years ago
  100. 896362e Add syncfs(2). by Elliott Hughes · 8 years ago