1. e7d185f <sys/un.h>: add SUN_LEN. by Elliott Hughes · 8 years ago
  2. 00a6d5f Bionic: Always use fortified versions of FD_X macros by Andreas Gampe · 8 years ago
  3. de45dcb libc: silence unsigned->signed warnings with ioctl by George Burgess IV · 8 years ago
  4. 665ce21 Merge "Add remaining _l function stubs." by Elliott Hughes · 8 years ago
  5. 3376c23 Add remaining _l function stubs. by Elliott Hughes · 8 years ago
  6. 23415fc Add uc_sigmask64. by Elliott Hughes · 8 years ago
  7. 25f17e4 Better backwards compatibility for stat64. by Elliott Hughes · 8 years ago
  8. 9024235 Remove __overloadable/__RENAME_CLANG by George Burgess IV · 8 years ago
  9. 5905d6f Add `sigset64_t` and accompanying functions. by Elliott Hughes · 8 years ago
  10. cc0fe6e The future is now (2018 edition). by Elliott Hughes · 8 years ago
  11. c6ea39d Merge "Use __BIONIC_FORTIFY_VARIADIC for variadic functions." by Chih-hung Hsieh · 8 years ago
  12. 5f6d1a5 <sys/ioctl.h> shouldn't pollute the namespace as much. by Elliott Hughes · 8 years ago
  13. f81abef Use __BIONIC_FORTIFY_VARIADIC for variadic functions. by Chih-Hung Hsieh · 8 years ago
  14. 64f355f Use in_addr in ip_mreq_source and ip_msfilter. by Elliott Hughes · 8 years ago
  15. 21b56eb Test POSIX 1003.1 2016 chapter 13 "Headers". by Elliott Hughes · 8 years ago
  16. a6714d1 Make our fortify FD_ISSET const, and expose the fd_mask type. by Elliott Hughes · 8 years ago
  17. a348174 Improve the _FILE_OFFSET_BITS docs and link to them. by Elliott Hughes · 8 years ago
  18. e5d66eb libc: Disable FORTIFY if we're using clang-tidy. by George Burgess IV · 8 years ago
  19. 8c2323c Fix "Add a legacy inline for mmap64". by Dan Albert · 8 years ago
  20. a613d0d Add a legacy inline for mmap64. by Dan Albert · 8 years ago
  21. 8465e96 Add <sys/random.h>. by Elliott Hughes · 8 years ago
  22. 50cda38 Use __RENAME for long double functions. by Elliott Hughes · 8 years ago
  23. 4c0803d Cast __builtin_swap64 to uint64_t. by Elliott Hughes · 8 years ago
  24. 7ac99d3 Merge "Disable FORTIFY on ASAN builds" by Treehugger Robot · 8 years ago
  25. d9551db Disable FORTIFY on ASAN builds by George Burgess IV · 8 years ago
  26. ff26a16 Re-submit "Name function arguments in libc headers for Studio." by Elliott Hughes · 8 years ago
  27. 9af9120 Revert "Name function arguments in libc headers for Studio." by Colin Cross · 8 years ago
  28. 079bff4 Name function arguments in libc headers for Studio. by Elliott Hughes · 8 years ago
  29. 1de2e35 Enable FORTIFY in unoptimized builds by George Burgess IV · 8 years ago
  30. 3f66e74 Remove nullability specifications. by Elliott Hughes · 8 years ago
  31. ec6850d Remove restrict/__restrict. by Elliott Hughes · 8 years ago
  32. c2a10f7 Merge "libc: Add diagnose_if macros to cdefs." by Treehugger Robot · 8 years ago
  33. 1db06fa Merge "libc: Split FORTIFY into its own headers" by Treehugger Robot · 8 years ago
  34. b97d7dd libc: Add diagnose_if macros to cdefs. by George Burgess IV · 8 years ago
  35. b97049c libc: Split FORTIFY into its own headers by George Burgess IV · 8 years ago
  36. f54fa4e Remove workaround in <sys/epoll.h>. by Elliott Hughes · 8 years ago
  37. 7c5a851 Use __RENAME_IF_FILE_OFFSET64 where possible. by Elliott Hughes · 8 years ago
  38. f560537 Add __RENAME_IF_FILE_OFFSET64. by Dan Albert · 8 years ago
  39. 6aaa227 Merge "Undo recent _FILE_OFFSET_BITS=64 changes." by Treehugger Robot · 8 years ago
  40. 00fedf5 Undo recent _FILE_OFFSET_BITS=64 changes. by Elliott Hughes · 9 years ago
  41. 6c716a1 Merge "Support building binutils out of the box for x86/x86-64." by Elliott Hughes · 8 years ago
  42. 8d307c9 Support building binutils out of the box for x86/x86-64. by Elliott Hughes · 8 years ago
  43. 02fdd05 Make <sys/ttydefaults.h> more usable. by Elliott Hughes · 8 years ago
  44. 42edca0 Merge "Add sys/stat.h compatibility macros for old NDKs." by Treehugger Robot · 9 years ago
  45. 8ad4093 Add #defines for some key enums. by Elliott Hughes · 9 years ago
  46. 112581a Merge "Don't use the overloadable attribute if we're not fortified." by Elliott Hughes · 9 years ago
  47. af0c781 Add <sys/mtio.h>. by Elliott Hughes · 9 years ago
  48. 6fa8df9 Don't use the overloadable attribute if we're not fortified. by Elliott Hughes · 9 years ago
  49. a4e774c Add sys/stat.h compatibility macros for old NDKs. by Dan Albert · 9 years ago
  50. 2eab77e Fix boost build with unified headers. by Elliott Hughes · 9 years ago
  51. f58179c Merge "Stop including <sys/sysmacros.h> from <sys/types.h>." by Treehugger Robot · 9 years ago
  52. 8543f92 Stop including <sys/sysmacros.h> from <sys/types.h>. by Elliott Hughes · 9 years ago
  53. 7bbe7cb Merge changes Iefdc1662,I8ee9ce62 by Treehugger Robot · 9 years ago
  54. 5a215d7 Don't define IN_CLOEXEC/IN_NONBLOCK for pre-L. by Dan Albert · 9 years ago
  55. cdfface Undef EPOLL_CLOEXEC for pre-L. by Dan Albert · 9 years ago
  56. 497ad30 Make `union semun` usable. by Elliott Hughes · 9 years ago
  57. 2e8e5e6 DO NOT MERGE: The future is now. by Josh Gao · 9 years ago
  58. 0446c8c Add missing arch-specific AT_ cruft. by Elliott Hughes · 9 years ago
  59. 57e7a0d Merge "Un-deprecated __system_property_find_nth." by Treehugger Robot · 9 years ago
  60. 438e019 Un-deprecated __system_property_find_nth. by Elliott Hughes · 9 years ago
  61. ef2b2fe Link to the public post about clang FORTIFY. by Elliott Hughes · 9 years ago
  62. bd3d208 libc: add const-correct string.h overloads by George Burgess IV · 9 years ago
  63. e36fb9e Merge "Only rename mmap to mmap64 if we're L or newer." by Treehugger Robot · 9 years ago
  64. 785b249 Only rename mmap to mmap64 if we're L or newer. by Dan Albert · 9 years ago
  65. 3645e71 Only rename sendfile to sendfile64 if we're L or newer. by Elliott Hughes · 9 years ago
  66. 5927b04 Merge "Hide internal __system_property_* functions" by Dimitry Ivanov · 9 years ago
  67. 893fd97 Use <linux/eventpoll.h> to implement <sys/epoll.h>. by Elliott Hughes · 9 years ago
  68. 41a3a6f Hide internal __system_property_* functions by Dimitry Ivanov · 9 years ago
  69. 40c885a Add timeout support to __system_property_wait. by Elliott Hughes · 9 years ago
  70. 4c78ca7 Cleanup now that we don't need __NDK_FPABI__. by Dan Albert · 9 years ago
  71. c54937b Merge "add fortified implementations of send/sendto" by Treehugger Robot · 9 years ago
  72. 95b59c5 add fortified implementations of send/sendto by Daniel Micay · 9 years ago
  73. ade3be4 Merge "Add __system_property_wait and return the serial in __system_property_read_callback." by Treehugger Robot · 9 years ago
  74. a0d374d Add __system_property_wait and return the serial in __system_property_read_callback. by Elliott Hughes · 9 years ago
  75. 156d5a8 Match __bos0 to __pass_object_size0 in FORTIFY by George Burgess IV · 9 years ago
  76. 7cc779f libc: add clang FORTIFY support by George Burgess IV · 9 years ago
  77. 5dc75c6 Merge "glibc ipc64_perm __key compatibility." by Treehugger Robot · 9 years ago
  78. a29821b glibc ipc64_perm __key compatibility. by Elliott Hughes · 9 years ago
  79. f8562c5 Remove backwards compatibility for old system properties. by Elliott Hughes · 9 years ago
  80. 16b2a4d Revert "Revert "Remove limit of system property name length"" by Dimitry Ivanov · 9 years ago
  81. 489f58b Revert "Remove limit of system property name length" by Dimitry Ivanov · 9 years ago
  82. 5c1ce27 Remove limit of system property name length by Dimitry Ivanov · 10 years ago
  83. dc94cf5 Add props files for each partition by Jaekyun Seok · 9 years ago
  84. 581b9f6 Hide __system_property_add/update, deprecate find_nth by Dimitry Ivanov · 9 years ago
  85. bc94bb3 Fix an obsolete comment. by Elliott Hughes · 9 years ago
  86. 8d76871 Update socket constants. by Elliott Hughes · 9 years ago
  87. cf922ff Merge "Clean up <sys/limits.h> a bit." by Elliott Hughes · 9 years ago
  88. 04a3b24 Merge "Correct the return types of readv and writev." by Treehugger Robot · 9 years ago
  89. 9af7490 Clean up <sys/limits.h> a bit. by Elliott Hughes · 9 years ago
  90. 8f0e42f Fix getpriority/setpriority types. by Elliott Hughes · 9 years ago
  91. 753361a Correct the return types of readv and writev. by Josh Gao · 9 years ago
  92. 5bc78c8 Add and use constants for the Android API levels. by Elliott Hughes · 9 years ago
  93. b3321c9 Merge changes I72d37b7c,I7d254a10,I2e967acf by Treehugger Robot · 9 years ago
  94. 16016df versioner: refactor to use CompilerInstance directly. by Josh Gao · 9 years ago
  95. ff5f17b Remove bogus OPEN_MAX and CHILD_MAX constants. by Elliott Hughes · 9 years ago
  96. e749abe Add legacy inline for wait4. by Dan Albert · 9 years ago
  97. 95fa061 Rename __pure, __pure2, and __purefunc. by Elliott Hughes · 9 years ago
  98. cb728e6 Fix instances of '#if __i386__'. by Josh Gao · 9 years ago
  99. b36efa4 Fix instances of '#if __LP64__'. by Josh Gao · 9 years ago
  100. 11f0e10 Provide an inline __cmsg_nxthdr. by Dan Albert · 9 years ago