1. 964564d Claim to have a POSIX shell and utilities. by Elliott Hughes · 8 years ago
  2. f45bc14 Merge "Work around missing _Exit in old API levels." by Elliott Hughes · 9 years ago
  3. 79dd988 Work around missing _Exit in old API levels. by Elliott Hughes · 9 years ago
  4. d09f3b6 Merge "Add version info for C++ versions of basename, strchrnul." by Treehugger Robot · 9 years ago
  5. 16d9ba8 Add version info for C++ versions of basename, strchrnul. by Josh Gao · 9 years ago
  6. 1378c87 Merge "Revert "arm64: expand CFI shadow to cover 48-bit virtual addresses"" by Roozbeh Pournader · 9 years ago
  7. ea3df0c Revert "arm64: expand CFI shadow to cover 48-bit virtual addresses" by Elliott Hughes · 9 years ago
  8. e202036 Merge "bionic: fix assorted static analyzer warnings" by Treehugger Robot · 9 years ago
  9. 03c3799 Merge "arm64: expand CFI shadow to cover 48-bit virtual addresses" by Elliott Hughes · 9 years ago
  10. fa21a80 Merge "Put back more legacy pthread APIs." by Treehugger Robot · 9 years ago
  11. 7059100 bionic: fix assorted static analyzer warnings by George Burgess IV · 9 years ago
  12. ae73516 arm64: expand CFI shadow to cover 48-bit virtual addresses by Kevin Brodsky · 9 years ago
  13. 076b8d7 Expand Seccomp whitelist by Paul Lawrence · 9 years ago
  14. 8916a91 Merge "Whitelist __NR__newselect." by Treehugger Robot · 9 years ago
  15. c45b588 Whitelist __NR__newselect. by Josh Gao · 9 years ago
  16. c2ce120 Put back more legacy pthread APIs. by Dan Albert · 9 years ago
  17. f4b1cbd Disable stack protector for __libc_preinit by Stephen Crane · 9 years ago
  18. 695713e Shave a stack frame off asserts. by Elliott Hughes · 9 years ago
  19. e300bf8 Merge "Shave another uninteresting stack frame off aborts." by Treehugger Robot · 9 years ago
  20. d7c5262 Shave another uninteresting stack frame off aborts. by Elliott Hughes · 9 years ago
  21. c5f3dc1 Merge "make libasync_safe vendor_available:true" by Treehugger Robot · 9 years ago
  22. 42edca0 Merge "Add sys/stat.h compatibility macros for old NDKs." by Treehugger Robot · 9 years ago
  23. fed3293 Merge "Remove obsolete <machine/cpu-features.h>." by Treehugger Robot · 9 years ago
  24. 0c44c05 Merge "Add #defines for some key enums." by Elliott Hughes · 9 years ago
  25. 899e8ca Remove obsolete <machine/cpu-features.h>. by Elliott Hughes · 9 years ago
  26. ae837f2 Merge "libc: warn that cpu-features.h is deprecated" by Elliott Hughes · 9 years ago
  27. 8ad4093 Add #defines for some key enums. by Elliott Hughes · 9 years ago
  28. 0bd23e4 Merge "Move a <wchar.h> implementation detail into the implementation." by Elliott Hughes · 9 years ago
  29. 6202089 Merge "MIPS64: move fstat64/fstatat64/_flush_cache syscalls to SECCOMP_WHITELIST.TXT" by Treehugger Robot · 9 years ago
  30. e2d4663 Move a <wchar.h> implementation detail into the implementation. by Elliott Hughes · 9 years ago
  31. a09953e Merge "Expose pthread_mutex_lock_timeout_np to the NDK." by Treehugger Robot · 9 years ago
  32. 112581a Merge "Don't use the overloadable attribute if we're not fortified." by Elliott Hughes · 9 years ago
  33. 67f03e0 Merge "Move libc/zoneinfo/ files to system/timezone" by Nicolas Geoffray · 9 years ago
  34. a301e73 MIPS64: move fstat64/fstatat64/_flush_cache syscalls to SECCOMP_WHITELIST.TXT by Miodrag Dinic · 9 years ago
  35. af0c781 Add <sys/mtio.h>. by Elliott Hughes · 9 years ago
  36. 6fa8df9 Don't use the overloadable attribute if we're not fortified. by Elliott Hughes · 9 years ago
  37. a4e774c Add sys/stat.h compatibility macros for old NDKs. by Dan Albert · 9 years ago
  38. 2b1ebb5 Move libc/zoneinfo/ files to system/timezone by Neil Fuller · 9 years ago
  39. f9f9a5d make libasync_safe vendor_available:true by Jiyong Park · 9 years ago
  40. 7f6bcc4 Merge "Remove `volatile` from the `__errno` declaration." by Treehugger Robot · 9 years ago
  41. 87d1df9 Merge "The bsd_signal declaration shouldn't be visible if API > 21." by Treehugger Robot · 9 years ago
  42. e452cb1 Remove `volatile` from the `__errno` declaration. by Elliott Hughes · 9 years ago
  43. 583ef36 The bsd_signal declaration shouldn't be visible if API > 21. by Elliott Hughes · 9 years ago
  44. 4b1a399 libc: Sync qsort(3) with FreeBSD revision r318515. by Xin Li · 9 years ago
  45. 8c67f1e Expose pthread_mutex_lock_timeout_np to the NDK. by Dan Albert · 9 years ago
  46. a625ee2 Use libdemangle for function names. by Christopher Ferris · 9 years ago
  47. 576a7e9 libc: warn that cpu-features.h is deprecated by Jake Weinstein · 9 years ago
  48. 498b4de Merge "Fix boost build with unified headers." by Treehugger Robot · 9 years ago
  49. 2eab77e Fix boost build with unified headers. by Elliott Hughes · 9 years ago
  50. 996f6de MIPS: 32/64-bit VDSO support by Goran Ferenc · 9 years ago
  51. 15eaadd Merge "Move mallopt to correct section." by Christopher Ferris · 9 years ago
  52. 8f7a987 Merge "Revert "Make mallopt available in the future."" by Christopher Ferris · 9 years ago
  53. 488eb8b Move mallopt to correct section. by Christopher Ferris · 9 years ago
  54. ca84fe3 Add mallopt to canonical list of exports. by Christopher Ferris · 9 years ago
  55. 7c08c79 Revert "Make mallopt available in the future." by Christopher Ferris · 9 years ago
  56. 6be65c1 Merge "Enable exporting the non-uapi scsi headers." by Elliott Hughes · 9 years ago
  57. f6a5afc Merge "Add offset to backtrace_string printing." by Christopher Ferris · 9 years ago
  58. 5059939 Enable exporting the non-uapi scsi headers. by Elliott Hughes · 9 years ago
  59. c0352bb Add offset to backtrace_string printing. by Christopher Ferris · 9 years ago
  60. eca29cb Merge "Expand whitelist" by Treehugger Robot · 9 years ago
  61. a559cff Merge "Update malloc debug documentation." by Christopher Ferris · 9 years ago
  62. 4c65669 Update malloc debug documentation. by Christopher Ferris · 9 years ago
  63. 966cf62 Expand whitelist by Paul Lawrence · 9 years ago
  64. 025fb33 Merge "Remove the repetitive warnings from the uapi headers." by Treehugger Robot · 9 years ago
  65. 96c1db7 Remove the repetitive warnings from the uapi headers. by Elliott Hughes · 9 years ago
  66. f58179c Merge "Stop including <sys/sysmacros.h> from <sys/types.h>." by Treehugger Robot · 9 years ago
  67. 866e7b6 Fix assembler warnings. by Christopher Ferris · 9 years ago
  68. 6c01208 Merge "Remove obsolete __stack_chk_fail_local." by Elliott Hughes · 9 years ago
  69. 1f66c6d Merge "Fix _POSIX_THREAD_PROCESS_SHARED." by Treehugger Robot · 9 years ago
  70. 4af220c Remove obsolete __stack_chk_fail_local. by Elliott Hughes · 9 years ago
  71. 81a5b6f Merge "Switch to inline assembler in crtbegin." by Elliott Hughes · 9 years ago
  72. 8543f92 Stop including <sys/sysmacros.h> from <sys/types.h>. by Elliott Hughes · 9 years ago
  73. 94072fb Switch to inline assembler in crtbegin. by Elliott Hughes · 9 years ago
  74. dc18a4b Merge "Make use of the DNS query hook in the netcontext" by Treehugger Robot · 9 years ago
  75. 7bbe7cb Merge changes Iefdc1662,I8ee9ce62 by Treehugger Robot · 9 years ago
  76. 90a83be Make use of the DNS query hook in the netcontext by Ben Schwartz · 9 years ago
  77. 5a215d7 Don't define IN_CLOEXEC/IN_NONBLOCK for pre-L. by Dan Albert · 9 years ago
  78. cdfface Undef EPOLL_CLOEXEC for pre-L. by Dan Albert · 9 years ago
  79. dd878fe Add a netcontext variant of gethostbyname by Ben Schwartz · 9 years ago
  80. 4767bc4 Merge "Add a netcontext variant of gethostbyaddr" by Treehugger Robot · 9 years ago
  81. 761bb2b Merge "Add the DNS query hook to net context" by Treehugger Robot · 9 years ago
  82. 137a2cf Merge "Va_end should be used with va_start" by Treehugger Robot · 9 years ago
  83. 13ec1cf Va_end should be used with va_start by Mikhail Lappo · 9 years ago
  84. 468c808 Fix _POSIX_THREAD_PROCESS_SHARED. by Elliott Hughes · 9 years ago
  85. 2b0f2a4 Fix missing function export. by Christopher Ferris · 9 years ago
  86. 8fbd15a Merge "Make `union semun` usable." by Elliott Hughes · 9 years ago
  87. 497ad30 Make `union semun` usable. by Elliott Hughes · 9 years ago
  88. 5017805 Add a netcontext variant of gethostbyaddr by Ben Schwartz · 9 years ago
  89. f0305dc Add the DNS query hook to net context by Ben Schwartz · 9 years ago
  90. 083923d Make mallopt available in the future. by Christopher Ferris · 9 years ago
  91. 6fba793 Merge "libc: ARM64: fix memset for non-standard ZVA sizes" by Christopher Ferris · 9 years ago
  92. d84c30d Merge "Add support for modifying decay timer." by Christopher Ferris · 9 years ago
  93. f19eeb8 libc: ARM64: fix memset for non-standard ZVA sizes by Kevin Brodsky · 9 years ago
  94. a1c0d2f Add support for modifying decay timer. by Christopher Ferris · 9 years ago
  95. 94bd274 Add support for cortex-a73. by Christopher Ferris · 9 years ago
  96. d785b44 Merge "Clean up __isthreaded." by Treehugger Robot · 9 years ago
  97. dfcb82d Clean up __isthreaded. by Elliott Hughes · 9 years ago
  98. a57476b Run bionic/libc/tools/genversion-scripts.py by Elliott Hughes · 9 years ago
  99. 3c71e1a Merge "Cope with AT_SYSINFO not being set on x86." by Treehugger Robot · 9 years ago
  100. b291d08 Zero-initialize user_desc for __set_thread_area. by Elliott Hughes · 9 years ago