1. 2d585e0 Merge changes from topic 'locale-android-support' by Dan Albert · 8 years ago
  2. 1a8b7f2 Add a non-TLS slot implementation of locale.cpp. by Dan Albert · 8 years ago
  3. e2fd010 Move non-locale.h APIs out of locale.cpp. by Dan Albert · 8 years ago
  4. b364683 Sync with upstream OpenBSD: trivial stuff. by Elliott Hughes · 8 years ago
  5. 61fcd39 Merge "The future passed part of <stdlib.h> by..." by Treehugger Robot · 8 years ago
  6. 73d17e7 Merge "Move environ valiable into it's own file" by Victor Khimenko · 8 years ago
  7. e76ff92 Merge "Make inline tcsetattr definition match constants." by Elliott Hughes · 8 years ago
  8. 6aaa227 Merge "Undo recent _FILE_OFFSET_BITS=64 changes." by Treehugger Robot · 8 years ago
  9. c2828b8 Merge "Fix ffs on x86 for old API levels." by Treehugger Robot · 8 years ago
  10. 00fedf5 Undo recent _FILE_OFFSET_BITS=64 changes. by Elliott Hughes · 9 years ago
  11. 0a0743f Move environ valiable into it's own file by Victor Khimenko · 8 years ago
  12. 4cae5c3 The future passed part of <stdlib.h> by... by Elliott Hughes · 8 years ago
  13. 6c716a1 Merge "Support building binutils out of the box for x86/x86-64." by Elliott Hughes · 9 years ago
  14. 1de6d0b Merge "Make <sys/ttydefaults.h> more usable." by Elliott Hughes · 9 years ago
  15. 0ff813f Merge "Update <arpa/*> from FreeBSD." by Elliott Hughes · 9 years ago
  16. 4ceefe2 Merge "Claim to have a POSIX shell and utilities." by Elliott Hughes · 9 years ago
  17. 10c836f Merge "Conditionally expose splice(2) and sync_file_range(2) constants." by Elliott Hughes · 9 years ago
  18. 8d307c9 Support building binutils out of the box for x86/x86-64. by Elliott Hughes · 9 years ago
  19. 02fdd05 Make <sys/ttydefaults.h> more usable. by Elliott Hughes · 9 years ago
  20. 964564d Claim to have a POSIX shell and utilities. by Elliott Hughes · 9 years ago
  21. 02a3fe9 Update <arpa/*> from FreeBSD. by Elliott Hughes · 9 years ago
  22. 9d25072 Conditionally expose splice(2) and sync_file_range(2) constants. by Elliott Hughes · 9 years ago
  23. 0af3e8f Fix <dirent.h> d_ino/d_off types. by Elliott Hughes · 9 years ago
  24. 1449974 Make inline tcsetattr definition match constants. by Elliott Hughes · 9 years ago
  25. f45bc14 Merge "Work around missing _Exit in old API levels." by Elliott Hughes · 9 years ago
  26. 8f5608b Fix ffs on x86 for old API levels. by Elliott Hughes · 9 years ago
  27. 79dd988 Work around missing _Exit in old API levels. by Elliott Hughes · 9 years ago
  28. d09f3b6 Merge "Add version info for C++ versions of basename, strchrnul." by Treehugger Robot · 9 years ago
  29. 16d9ba8 Add version info for C++ versions of basename, strchrnul. by Josh Gao · 9 years ago
  30. 1378c87 Merge "Revert "arm64: expand CFI shadow to cover 48-bit virtual addresses"" by Roozbeh Pournader · 9 years ago
  31. ea3df0c Revert "arm64: expand CFI shadow to cover 48-bit virtual addresses" by Elliott Hughes · 9 years ago
  32. e202036 Merge "bionic: fix assorted static analyzer warnings" by Treehugger Robot · 9 years ago
  33. 03c3799 Merge "arm64: expand CFI shadow to cover 48-bit virtual addresses" by Elliott Hughes · 9 years ago
  34. fa21a80 Merge "Put back more legacy pthread APIs." by Treehugger Robot · 9 years ago
  35. 7059100 bionic: fix assorted static analyzer warnings by George Burgess IV · 9 years ago
  36. ae73516 arm64: expand CFI shadow to cover 48-bit virtual addresses by Kevin Brodsky · 9 years ago
  37. 076b8d7 Expand Seccomp whitelist by Paul Lawrence · 9 years ago
  38. 8916a91 Merge "Whitelist __NR__newselect." by Treehugger Robot · 9 years ago
  39. c45b588 Whitelist __NR__newselect. by Josh Gao · 9 years ago
  40. c2ce120 Put back more legacy pthread APIs. by Dan Albert · 9 years ago
  41. f4b1cbd Disable stack protector for __libc_preinit by Stephen Crane · 9 years ago
  42. 695713e Shave a stack frame off asserts. by Elliott Hughes · 9 years ago
  43. e300bf8 Merge "Shave another uninteresting stack frame off aborts." by Treehugger Robot · 9 years ago
  44. d7c5262 Shave another uninteresting stack frame off aborts. by Elliott Hughes · 9 years ago
  45. c5f3dc1 Merge "make libasync_safe vendor_available:true" by Treehugger Robot · 9 years ago
  46. 42edca0 Merge "Add sys/stat.h compatibility macros for old NDKs." by Treehugger Robot · 9 years ago
  47. fed3293 Merge "Remove obsolete <machine/cpu-features.h>." by Treehugger Robot · 9 years ago
  48. 0c44c05 Merge "Add #defines for some key enums." by Elliott Hughes · 9 years ago
  49. 899e8ca Remove obsolete <machine/cpu-features.h>. by Elliott Hughes · 9 years ago
  50. ae837f2 Merge "libc: warn that cpu-features.h is deprecated" by Elliott Hughes · 9 years ago
  51. 8ad4093 Add #defines for some key enums. by Elliott Hughes · 9 years ago
  52. 0bd23e4 Merge "Move a <wchar.h> implementation detail into the implementation." by Elliott Hughes · 9 years ago
  53. 6202089 Merge "MIPS64: move fstat64/fstatat64/_flush_cache syscalls to SECCOMP_WHITELIST.TXT" by Treehugger Robot · 9 years ago
  54. e2d4663 Move a <wchar.h> implementation detail into the implementation. by Elliott Hughes · 9 years ago
  55. a09953e Merge "Expose pthread_mutex_lock_timeout_np to the NDK." by Treehugger Robot · 9 years ago
  56. 112581a Merge "Don't use the overloadable attribute if we're not fortified." by Elliott Hughes · 9 years ago
  57. 67f03e0 Merge "Move libc/zoneinfo/ files to system/timezone" by Nicolas Geoffray · 9 years ago
  58. a301e73 MIPS64: move fstat64/fstatat64/_flush_cache syscalls to SECCOMP_WHITELIST.TXT by Miodrag Dinic · 9 years ago
  59. af0c781 Add <sys/mtio.h>. by Elliott Hughes · 9 years ago
  60. 6fa8df9 Don't use the overloadable attribute if we're not fortified. by Elliott Hughes · 9 years ago
  61. a4e774c Add sys/stat.h compatibility macros for old NDKs. by Dan Albert · 9 years ago
  62. 2b1ebb5 Move libc/zoneinfo/ files to system/timezone by Neil Fuller · 9 years ago
  63. f9f9a5d make libasync_safe vendor_available:true by Jiyong Park · 9 years ago
  64. 7f6bcc4 Merge "Remove `volatile` from the `__errno` declaration." by Treehugger Robot · 9 years ago
  65. 87d1df9 Merge "The bsd_signal declaration shouldn't be visible if API > 21." by Treehugger Robot · 9 years ago
  66. e452cb1 Remove `volatile` from the `__errno` declaration. by Elliott Hughes · 9 years ago
  67. 583ef36 The bsd_signal declaration shouldn't be visible if API > 21. by Elliott Hughes · 9 years ago
  68. 4b1a399 libc: Sync qsort(3) with FreeBSD revision r318515. by Xin Li · 9 years ago
  69. 8c67f1e Expose pthread_mutex_lock_timeout_np to the NDK. by Dan Albert · 9 years ago
  70. a625ee2 Use libdemangle for function names. by Christopher Ferris · 9 years ago
  71. 576a7e9 libc: warn that cpu-features.h is deprecated by Jake Weinstein · 9 years ago
  72. 498b4de Merge "Fix boost build with unified headers." by Treehugger Robot · 9 years ago
  73. 2eab77e Fix boost build with unified headers. by Elliott Hughes · 9 years ago
  74. 996f6de MIPS: 32/64-bit VDSO support by Goran Ferenc · 9 years ago
  75. 15eaadd Merge "Move mallopt to correct section." by Christopher Ferris · 9 years ago
  76. 8f7a987 Merge "Revert "Make mallopt available in the future."" by Christopher Ferris · 9 years ago
  77. 488eb8b Move mallopt to correct section. by Christopher Ferris · 9 years ago
  78. ca84fe3 Add mallopt to canonical list of exports. by Christopher Ferris · 9 years ago
  79. 7c08c79 Revert "Make mallopt available in the future." by Christopher Ferris · 9 years ago
  80. 6be65c1 Merge "Enable exporting the non-uapi scsi headers." by Elliott Hughes · 9 years ago
  81. f6a5afc Merge "Add offset to backtrace_string printing." by Christopher Ferris · 9 years ago
  82. 5059939 Enable exporting the non-uapi scsi headers. by Elliott Hughes · 9 years ago
  83. c0352bb Add offset to backtrace_string printing. by Christopher Ferris · 9 years ago
  84. eca29cb Merge "Expand whitelist" by Treehugger Robot · 9 years ago
  85. a559cff Merge "Update malloc debug documentation." by Christopher Ferris · 9 years ago
  86. 4c65669 Update malloc debug documentation. by Christopher Ferris · 9 years ago
  87. 966cf62 Expand whitelist by Paul Lawrence · 9 years ago
  88. 025fb33 Merge "Remove the repetitive warnings from the uapi headers." by Treehugger Robot · 9 years ago
  89. 96c1db7 Remove the repetitive warnings from the uapi headers. by Elliott Hughes · 9 years ago
  90. f58179c Merge "Stop including <sys/sysmacros.h> from <sys/types.h>." by Treehugger Robot · 9 years ago
  91. 866e7b6 Fix assembler warnings. by Christopher Ferris · 9 years ago
  92. 6c01208 Merge "Remove obsolete __stack_chk_fail_local." by Elliott Hughes · 9 years ago
  93. 1f66c6d Merge "Fix _POSIX_THREAD_PROCESS_SHARED." by Treehugger Robot · 9 years ago
  94. 4af220c Remove obsolete __stack_chk_fail_local. by Elliott Hughes · 9 years ago
  95. 81a5b6f Merge "Switch to inline assembler in crtbegin." by Elliott Hughes · 9 years ago
  96. 8543f92 Stop including <sys/sysmacros.h> from <sys/types.h>. by Elliott Hughes · 9 years ago
  97. 94072fb Switch to inline assembler in crtbegin. by Elliott Hughes · 9 years ago
  98. dc18a4b Merge "Make use of the DNS query hook in the netcontext" by Treehugger Robot · 9 years ago
  99. 7bbe7cb Merge changes Iefdc1662,I8ee9ce62 by Treehugger Robot · 9 years ago
  100. 90a83be Make use of the DNS query hook in the netcontext by Ben Schwartz · 9 years ago