1. e36fb9e Merge "Only rename mmap to mmap64 if we're L or newer." by Treehugger Robot · 9 years ago
  2. 8bd97b0 Merge "Only rename fgetpos/fsetpos/fseeko/ftello/funopen if we're N or newer." by Elliott Hughes · 9 years ago
  3. f12d719 Merge "Only rename sendfile to sendfile64 if we're L or newer." by Elliott Hughes · 9 years ago
  4. 785b249 Only rename mmap to mmap64 if we're L or newer. by Dan Albert · 9 years ago
  5. b43a222 Merge "Expand whitelist" by Treehugger Robot · 9 years ago
  6. 822ecec Expand whitelist by Paul Lawrence · 9 years ago
  7. 79a3db0 Only rename fgetpos/fsetpos/fseeko/ftello/funopen if we're N or newer. by Elliott Hughes · 9 years ago
  8. 3645e71 Only rename sendfile to sendfile64 if we're L or newer. by Elliott Hughes · 9 years ago
  9. fcb877a Add libc optimizations to bionic for MIPS by Prashant Patil · 9 years ago
  10. b1fe870 Merge "Support all architectures in seccomp" by Treehugger Robot · 9 years ago
  11. 89fa81f Support all architectures in seccomp by Paul Lawrence · 9 years ago
  12. c0f275d Merge "Fix the way malloc debug returns info." by Christopher Ferris · 9 years ago
  13. cf96f35 Merge changes from topic 'debuggerd_fallback' by Josh Gao · 9 years ago
  14. 426b00a Fix the way malloc debug returns info. by Christopher Ferris · 9 years ago
  15. b3b11ed Merge "Prefer property_contexts from /system & /vendor" by Treehugger Robot · 9 years ago
  16. 415daa8 Increase signal stack size on 32-bit to 16kB. by Josh Gao · 9 years ago
  17. 176cf1f Prefer property_contexts from /system & /vendor by Alex Klyubin · 9 years ago
  18. 7725816 Merge "Fix leak of bionic TLS when threads are detached." by Treehugger Robot · 9 years ago
  19. e429bf2 Merge "Update timezone data to 2017a" by Joachim Sauer · 9 years ago
  20. 5450f86 Fix leak of bionic TLS when threads are detached. by Josh Gao · 9 years ago
  21. 34ddaaf Expand whitelist by Paul Lawrence · 9 years ago
  22. da2082d Update timezone data to 2017a by Joachim Sauer · 9 years ago
  23. cdf19c8 Merge "Generate both static and shared libseccomp_policy." by Elliott Hughes · 9 years ago
  24. b7e8fe5 Merge "Refactor the kernel update scripts." by Christopher Ferris · 9 years ago
  25. e6daf3f Expand whitelist by Paul Lawrence · 9 years ago
  26. 926add1 Generate both static and shared libseccomp_policy. by Elliott Hughes · 9 years ago
  27. 15d3fef Refactor the kernel update scripts. by Christopher Ferris · 9 years ago
  28. 5faa316 Merge "Expand whitelist" by Paul Lawrence · 9 years ago
  29. 7b4e7c4 Expand whitelist by Paul Lawrence · 9 years ago
  30. 4a92ffd Stop using __system_property_area__ by Victor Khimenko · 9 years ago
  31. ebceea8 Merge "Revert "Revert "Revert "Make libc.so global"""" by Dimitry Ivanov · 9 years ago
  32. 4021909 Revert "Revert "Revert "Make libc.so global""" by Dimitry Ivanov · 9 years ago
  33. d9e52fe Merge "Move seccomp policy to bionic" by Treehugger Robot · 9 years ago
  34. ca1fda8 Merge "Fix pre-L MB_CUR_MAX." by Treehugger Robot · 9 years ago
  35. dfe8434 Move seccomp policy to bionic by Paul Lawrence · 9 years ago
  36. 5f41ce2 Merge "Update to kernel headers v4.10." by Christopher Ferris · 9 years ago
  37. c712aed Merge "Revert "Move seccomp policy to bionic"" by Paul Lawrence · 9 years ago
  38. 98a53b7 Revert "Move seccomp policy to bionic" by Paul Lawrence · 9 years ago
  39. d0ceac6 Merge "Move seccomp policy to bionic" by Paul Lawrence · 9 years ago
  40. 3246b9d Merge "libc: __system_property_set uses writev to write atomically" by Treehugger Robot · 9 years ago
  41. b876bab Move __system_property_*_serial back to LIBC by Dimitry Ivanov · 9 years ago
  42. 6391e1a libc: __system_property_set uses writev to write atomically by Dimitry Ivanov · 9 years ago
  43. 06a3220 Move seccomp policy to bionic by Paul Lawrence · 9 years ago
  44. 5927b04 Merge "Hide internal __system_property_* functions" by Dimitry Ivanov · 9 years ago
  45. 5d0c1fc Merge "Replace cxa_guard fences with acquire loads" by Hans Boehm · 9 years ago
  46. 77463d8 Merge "Use <linux/eventpoll.h> to implement <sys/epoll.h>." by Elliott Hughes · 9 years ago
  47. 893fd97 Use <linux/eventpoll.h> to implement <sys/epoll.h>. by Elliott Hughes · 9 years ago
  48. 9eba112 Merge "Expand whitelist" by Treehugger Robot · 9 years ago
  49. 41a3a6f Hide internal __system_property_* functions by Dimitry Ivanov · 9 years ago
  50. 9dbfd8a Merge "Add legacy inlines for more termios stuff." by Treehugger Robot · 9 years ago
  51. 7f24a4f Merge "Revert "Run the versioner as part of the build."" by Dan Albert · 9 years ago
  52. 69c7562 Revert "Run the versioner as part of the build." by Dan Albert · 9 years ago
  53. bd15a90 Merge "Run the versioner as part of the build." by Dan Albert · 9 years ago
  54. 0b2486a Expand whitelist by Paul Lawrence · 9 years ago
  55. b2a74cd Merge "Autogenerate single policy from syscalls and whitelist" by Treehugger Robot · 9 years ago
  56. 963daed Replace cxa_guard fences with acquire loads by Hans Boehm · 9 years ago
  57. 4473e34 Add legacy inlines for more termios stuff. by Dan Albert · 9 years ago
  58. 45715b2 Run the versioner as part of the build. by Dan Albert · 9 years ago
  59. 7ea4090 Autogenerate single policy from syscalls and whitelist by Paul Lawrence · 9 years ago
  60. 5e2285d Allocate thread local buffers in __init_tls. by Josh Gao · 9 years ago
  61. c9a840a Merge "Add timeout support to __system_property_wait." by Treehugger Robot · 9 years ago
  62. 5c15b8c Fix pre-L MB_CUR_MAX. by Dan Albert · 9 years ago
  63. 48af7cb Update to kernel headers v4.10. by Christopher Ferris · 9 years ago
  64. 40c885a Add timeout support to __system_property_wait. by Elliott Hughes · 9 years ago
  65. 6ce686c Downgrade the special case of pthread_t(0) to a warning. by Elliott Hughes · 9 years ago
  66. b66a003 Fix a comment in the pthread_cond_t implementation. by Elliott Hughes · 9 years ago
  67. ff3197b Merge "Revert "Revert "Make libc.so global""" by Treehugger Robot · 9 years ago
  68. 2a4d892 Revert "Revert "Make libc.so global"" by Dimitry Ivanov · 9 years ago
  69. 4731fbd Merge "Cleanup now that we don't need __NDK_FPABI__." by Treehugger Robot · 9 years ago
  70. 4c78ca7 Cleanup now that we don't need __NDK_FPABI__. by Dan Albert · 9 years ago
  71. 3fed6ff Include the pthread_t in the "bad pthread_t" fatal abort. by Elliott Hughes · 9 years ago
  72. fec0e01 Merge "Add __libc_format_buffer_va_list." by Josh Gao · 9 years ago
  73. 273991c Add __libc_format_buffer_va_list. by Josh Gao · 9 years ago
  74. bcc4da9 Unify linker files under one license (BSD) by Dimitry Ivanov · 9 years ago
  75. 606ba27 Merge changes I9d06ea8a,I2d157024 by Treehugger Robot · 9 years ago
  76. c54937b Merge "add fortified implementations of send/sendto" by Treehugger Robot · 9 years ago
  77. 9c2094f Fixup API level guards for new fortify functions. by Dan Albert · 9 years ago
  78. 8b154b1 Guard the GNU strerror_r with an API check. by Dan Albert · 9 years ago
  79. 95b59c5 add fortified implementations of send/sendto by Daniel Micay · 9 years ago
  80. 7b52454 Merge "Add details on why AT_SYMLINK_NOFOLLOW is dangerous" by Treehugger Robot · 9 years ago
  81. e7ea761 Merge "Revert "Make libc.so global"" by Treehugger Robot · 9 years ago
  82. 125f1c0 Add details on why AT_SYMLINK_NOFOLLOW is dangerous by Nick Kralevich · 9 years ago
  83. 65236d4 Revert "Make libc.so global" by Dimitry Ivanov · 9 years ago
  84. 0370905 Merge "Be more strict about using invalid `pthread_t`s." by Elliott Hughes · 9 years ago
  85. ade3be4 Merge "Add __system_property_wait and return the serial in __system_property_read_callback." by Treehugger Robot · 9 years ago
  86. 11859d4 Be more strict about using invalid `pthread_t`s. by Elliott Hughes · 9 years ago
  87. a0d374d Add __system_property_wait and return the serial in __system_property_read_callback. by Elliott Hughes · 9 years ago
  88. 5b74e9b Merge "Make libc.so global" by Treehugger Robot · 9 years ago
  89. 879177c Make libc.so global by Dimitry Ivanov · 9 years ago
  90. 156d5a8 Match __bos0 to __pass_object_size0 in FORTIFY by George Burgess IV · 9 years ago
  91. e86a8d6 Merge "Removing the kuser_helper elf note from building" by Treehugger Robot · 9 years ago
  92. dd91b32 Removing the kuser_helper elf note from building by mspector · 9 years ago
  93. 7cc779f libc: add clang FORTIFY support by George Burgess IV · 9 years ago
  94. f201c70 Merge "Revert "Stop checking the global thread list in several trivial cases."" by Elliott Hughes · 9 years ago
  95. bcb1529 Revert "Stop checking the global thread list in several trivial cases." by Elliott Hughes · 9 years ago
  96. a1fa522 Merge "Improve a comment." by Elliott Hughes · 9 years ago
  97. f5a4992 Stop checking the global thread list in several trivial cases. by Elliott Hughes · 9 years ago
  98. 5e6cf05 Improve a comment. by Elliott Hughes · 9 years ago
  99. be8a2af Create seccomp policy without TRAP for further processing by Paul Lawrence · 9 years ago
  100. 33ae5a9 Merge "isnan and isinf aren't functions." by Elliott Hughes · 9 years ago