1. 8ad4093 Add #defines for some key enums. by Elliott Hughes · 9 years ago
  2. 112581a Merge "Don't use the overloadable attribute if we're not fortified." by Elliott Hughes · 9 years ago
  3. af0c781 Add <sys/mtio.h>. by Elliott Hughes · 9 years ago
  4. 6fa8df9 Don't use the overloadable attribute if we're not fortified. by Elliott Hughes · 9 years ago
  5. 2eab77e Fix boost build with unified headers. by Elliott Hughes · 9 years ago
  6. f58179c Merge "Stop including <sys/sysmacros.h> from <sys/types.h>." by Treehugger Robot · 9 years ago
  7. 8543f92 Stop including <sys/sysmacros.h> from <sys/types.h>. by Elliott Hughes · 9 years ago
  8. 7bbe7cb Merge changes Iefdc1662,I8ee9ce62 by Treehugger Robot · 9 years ago
  9. 5a215d7 Don't define IN_CLOEXEC/IN_NONBLOCK for pre-L. by Dan Albert · 9 years ago
  10. cdfface Undef EPOLL_CLOEXEC for pre-L. by Dan Albert · 9 years ago
  11. 497ad30 Make `union semun` usable. by Elliott Hughes · 9 years ago
  12. 2e8e5e6 DO NOT MERGE: The future is now. by Josh Gao · 9 years ago
  13. 0446c8c Add missing arch-specific AT_ cruft. by Elliott Hughes · 9 years ago
  14. 57e7a0d Merge "Un-deprecated __system_property_find_nth." by Treehugger Robot · 9 years ago
  15. 438e019 Un-deprecated __system_property_find_nth. by Elliott Hughes · 9 years ago
  16. ef2b2fe Link to the public post about clang FORTIFY. by Elliott Hughes · 9 years ago
  17. bd3d208 libc: add const-correct string.h overloads by George Burgess IV · 9 years ago
  18. e36fb9e Merge "Only rename mmap to mmap64 if we're L or newer." by Treehugger Robot · 9 years ago
  19. 785b249 Only rename mmap to mmap64 if we're L or newer. by Dan Albert · 9 years ago
  20. 3645e71 Only rename sendfile to sendfile64 if we're L or newer. by Elliott Hughes · 9 years ago
  21. 5927b04 Merge "Hide internal __system_property_* functions" by Dimitry Ivanov · 9 years ago
  22. 893fd97 Use <linux/eventpoll.h> to implement <sys/epoll.h>. by Elliott Hughes · 9 years ago
  23. 41a3a6f Hide internal __system_property_* functions by Dimitry Ivanov · 9 years ago
  24. 40c885a Add timeout support to __system_property_wait. by Elliott Hughes · 9 years ago
  25. 4c78ca7 Cleanup now that we don't need __NDK_FPABI__. by Dan Albert · 9 years ago
  26. c54937b Merge "add fortified implementations of send/sendto" by Treehugger Robot · 9 years ago
  27. 95b59c5 add fortified implementations of send/sendto by Daniel Micay · 9 years ago
  28. ade3be4 Merge "Add __system_property_wait and return the serial in __system_property_read_callback." by Treehugger Robot · 9 years ago
  29. a0d374d Add __system_property_wait and return the serial in __system_property_read_callback. by Elliott Hughes · 9 years ago
  30. 156d5a8 Match __bos0 to __pass_object_size0 in FORTIFY by George Burgess IV · 9 years ago
  31. 7cc779f libc: add clang FORTIFY support by George Burgess IV · 9 years ago
  32. 5dc75c6 Merge "glibc ipc64_perm __key compatibility." by Treehugger Robot · 9 years ago
  33. a29821b glibc ipc64_perm __key compatibility. by Elliott Hughes · 9 years ago
  34. f8562c5 Remove backwards compatibility for old system properties. by Elliott Hughes · 9 years ago
  35. 16b2a4d Revert "Revert "Remove limit of system property name length"" by Dimitry Ivanov · 9 years ago
  36. 489f58b Revert "Remove limit of system property name length" by Dimitry Ivanov · 9 years ago
  37. 5c1ce27 Remove limit of system property name length by Dimitry Ivanov · 10 years ago
  38. dc94cf5 Add props files for each partition by Jaekyun Seok · 9 years ago
  39. 581b9f6 Hide __system_property_add/update, deprecate find_nth by Dimitry Ivanov · 9 years ago
  40. bc94bb3 Fix an obsolete comment. by Elliott Hughes · 9 years ago
  41. 8d76871 Update socket constants. by Elliott Hughes · 9 years ago
  42. cf922ff Merge "Clean up <sys/limits.h> a bit." by Elliott Hughes · 9 years ago
  43. 04a3b24 Merge "Correct the return types of readv and writev." by Treehugger Robot · 9 years ago
  44. 9af7490 Clean up <sys/limits.h> a bit. by Elliott Hughes · 9 years ago
  45. 8f0e42f Fix getpriority/setpriority types. by Elliott Hughes · 9 years ago
  46. 753361a Correct the return types of readv and writev. by Josh Gao · 9 years ago
  47. 5bc78c8 Add and use constants for the Android API levels. by Elliott Hughes · 9 years ago
  48. b3321c9 Merge changes I72d37b7c,I7d254a10,I2e967acf by Treehugger Robot · 9 years ago
  49. 16016df versioner: refactor to use CompilerInstance directly. by Josh Gao · 9 years ago
  50. ff5f17b Remove bogus OPEN_MAX and CHILD_MAX constants. by Elliott Hughes · 9 years ago
  51. e749abe Add legacy inline for wait4. by Dan Albert · 9 years ago
  52. 95fa061 Rename __pure, __pure2, and __purefunc. by Elliott Hughes · 9 years ago
  53. cb728e6 Fix instances of '#if __i386__'. by Josh Gao · 9 years ago
  54. b36efa4 Fix instances of '#if __LP64__'. by Josh Gao · 9 years ago
  55. 11f0e10 Provide an inline __cmsg_nxthdr. by Dan Albert · 9 years ago
  56. 2990404 Correct more fortify availability guards. by Dan Albert · 9 years ago
  57. 7c59f3f Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>. by Elliott Hughes · 9 years ago
  58. fe4ab7d Merge "Add missing <sys/stat.h> macros." by Treehugger Robot · 9 years ago
  59. c8476bb Merge "Fix various <sys/socket.h> prototypes." by Treehugger Robot · 9 years ago
  60. 2b9605f Fix various <sys/socket.h> prototypes. by Elliott Hughes · 9 years ago
  61. 9288761 Add missing <sys/stat.h> macros. by Elliott Hughes · 9 years ago
  62. 9dff0d0 mprotect and msync take void*, not const void*. by Elliott Hughes · 9 years ago
  63. 9519fc0 Merge changes I9b662ca9,Iad7f3fc9,I1b16a4b5,I47b07755,I6496a8c4, ... by Treehugger Robot · 9 years ago
  64. 2802365 POSIX says <sys/types.h> should make all the pthread_* types available. by Elliott Hughes · 9 years ago
  65. 8197aca Fix recvfrom prototype. by Elliott Hughes · 9 years ago
  66. d1dd7c5 Remove __static_cast macro from <sys/cdefs.h>. by Elliott Hughes · 9 years ago
  67. bfb6bae versioner: replace availability attributes with annotate. by Josh Gao · 10 years ago
  68. dfa6bbb Guard fortify inlines with __ANDROID_API__. by Dan Albert · 9 years ago
  69. b6a4a4c Add version information for legacy inlines. by Josh Gao · 9 years ago
  70. 61bd7cb Merge changes I0262eed9,Iba9ee03a by Treehugger Robot · 9 years ago
  71. 3e6929d Add a temporary hack to work around __NDK_FPABI__. by Dan Albert · 9 years ago
  72. f6495c7 Stop #define'ing __func__ and __restrict. by Elliott Hughes · 9 years ago
  73. 3b2096a Remove unnecessary 'extern's. by Elliott Hughes · 9 years ago
  74. 203e13d Always include <sys/cdefs.h>. by Elliott Hughes · 9 years ago
  75. 8778d64 Remove __BIONIC_LEGACY_INLINE. by Josh Gao · 9 years ago
  76. 5470c18 Make it possible to build bionic with -I instead of -isystem. by Elliott Hughes · 9 years ago
  77. 508d292 Only define sa_family_t once. by Elliott Hughes · 9 years ago
  78. f47514d Remove __LIBC_ABI_PUBLIC__. by Elliott Hughes · 9 years ago
  79. 9eb3ae1 Remove __nonnull (in favor of _Nonnull). by Elliott Hughes · 10 years ago
  80. 9c8d711 Don't expose all BSD extensions. by Elliott Hughes · 10 years ago
  81. 95fa26e Update symbol versions. by Josh Gao · 10 years ago
  82. 3ba55f8 Rationalize visibility. by Elliott Hughes · 10 years ago
  83. 449eff0 Add futimes, futimesat, and lutimes. by Elliott Hughes · 10 years ago
  84. f484050 Preliminary cleanup of <sys/cdefs.h>. by Elliott Hughes · 10 years ago
  85. 99a84c8 Remove __cachectl. by Josh Gao · 10 years ago
  86. 8ba4424 Fix __errordecl on clang. by Josh Gao · 10 years ago
  87. 46b4416 Update header versions for NDK platform fixes. by Josh Gao · 10 years ago
  88. bb12921 Don't use __u64/__u32 in <sys/user.h>. by Josh Gao · 10 years ago
  89. 12f3541 Remove various bits of header cruft. by Elliott Hughes · 10 years ago
  90. 98ac6f4 Merge "Use clang's nullability instead of nonnull." by Treehugger Robot · 10 years ago
  91. baa2a97 Use clang's nullability instead of nonnull. by Dan Albert · 10 years ago
  92. ed50763 Remove <sys/atomics.h>. by Elliott Hughes · 10 years ago
  93. 3338ee5 Merge "Move glibc-syscalls.h into bits/." by Elliott Hughes · 10 years ago
  94. 3fb1b37 Merge "Remove <sys/utime.h>." by Elliott Hughes · 10 years ago
  95. 5ab6f6c Merge "Remove <sys/ioctl_compat.h>." by Elliott Hughes · 10 years ago
  96. e10ff49 Remove <sys/utime.h>. by Elliott Hughes · 10 years ago
  97. d3f51a4 Merge "Remove unused <sys/socketcalls.h> header." by Elliott Hughes · 10 years ago
  98. 64959d2 Remove <sys/ioctl_compat.h>. by Elliott Hughes · 10 years ago
  99. 8aabbd7 Move glibc-syscalls.h into bits/. by Elliott Hughes · 10 years ago
  100. 583a4f8 Merge changes I25dca710,I85fdf927,I667fe53e,I46bf95ac by Josh Gao · 10 years ago