1. aa3e324 libc: Add support to allow library calls to find appropriate shell executable for a process by Sandeep Patil · 9 years ago
  2. 2a6e1cb Revert "Revert "arm64: expand CFI shadow to cover 48-bit virtual addresses"" by Evgenii Stepanov · 9 years ago
  3. 709bc42 Add O MR1 define by John Reck · 9 years ago
  4. b287080 Merge "Add __RENAME_IF_FILE_OFFSET64." am: 0d6485eca4 by Dan Albert · 9 years ago
  5. f560537 Add __RENAME_IF_FILE_OFFSET64. by Dan Albert · 9 years ago
  6. 452c185 Merge "Hide various mbstate implementation details." am: dcdd0e3760 by Elliott Hughes · 9 years ago
  7. dcdd0e3 Merge "Hide various mbstate implementation details." by Treehugger Robot · 9 years ago
  8. 18f0ad8 Merge "Allow passing filenames to generate-NOTICE.py." am: 65cebf0804 by Elliott Hughes · 9 years ago
  9. 65cebf0 Merge "Allow passing filenames to generate-NOTICE.py." by Treehugger Robot · 9 years ago
  10. 697f42a Hide various mbstate implementation details. by Elliott Hughes · 9 years ago
  11. aac7c3a Allow passing filenames to generate-NOTICE.py. by Elliott Hughes · 9 years ago
  12. 8d21ab4 Merge "libm symbol cleanup." am: 4ebed99e25 by Elliott Hughes · 9 years ago
  13. 5ea0b06 libm symbol cleanup. by Elliott Hughes · 9 years ago
  14. 021d7ca Merge "Move wchar _l functions out of wchar.cpp." am: 78c8b306ee by Dan Albert · 9 years ago
  15. 3f03579 Move wchar _l functions out of wchar.cpp. by Dan Albert · 9 years ago
  16. 5f78abd Merge changes from topic 'locale-android-support' am: 2d585e0070 by Dan Albert · 9 years ago
  17. 2d585e0 Merge changes from topic 'locale-android-support' by Dan Albert · 9 years ago
  18. 1a8b7f2 Add a non-TLS slot implementation of locale.cpp. by Dan Albert · 9 years ago
  19. e2fd010 Move non-locale.h APIs out of locale.cpp. by Dan Albert · 9 years ago
  20. 3c2f2d9 Merge "Sync with upstream OpenBSD: trivial stuff." am: 3537331942 by Elliott Hughes · 9 years ago
  21. b364683 Sync with upstream OpenBSD: trivial stuff. by Elliott Hughes · 9 years ago
  22. a54fc4e Merge "The future passed part of <stdlib.h> by..." am: 61fcd39e17 by Elliott Hughes · 9 years ago
  23. 61fcd39 Merge "The future passed part of <stdlib.h> by..." by Treehugger Robot · 9 years ago
  24. ea42686 Merge "Move environ valiable into it's own file" am: 73d17e7720 by Victor Khimenko · 9 years ago
  25. 73d17e7 Merge "Move environ valiable into it's own file" by Victor Khimenko · 9 years ago
  26. 0969d46 Merge "Make inline tcsetattr definition match constants." am: e76ff925df by Elliott Hughes · 9 years ago
  27. e76ff92 Merge "Make inline tcsetattr definition match constants." by Elliott Hughes · 9 years ago
  28. 25965c4 Merge "Undo recent _FILE_OFFSET_BITS=64 changes." am: 6aaa227f74 by Elliott Hughes · 9 years ago
  29. 6aaa227 Merge "Undo recent _FILE_OFFSET_BITS=64 changes." by Treehugger Robot · 9 years ago
  30. 3127168 Merge "Fix ffs on x86 for old API levels." am: c2828b87ec by Elliott Hughes · 9 years ago
  31. c2828b8 Merge "Fix ffs on x86 for old API levels." by Treehugger Robot · 9 years ago
  32. 00fedf5 Undo recent _FILE_OFFSET_BITS=64 changes. by Elliott Hughes · 9 years ago
  33. 0a0743f Move environ valiable into it's own file by Victor Khimenko · 9 years ago
  34. 4cae5c3 The future passed part of <stdlib.h> by... by Elliott Hughes · 9 years ago
  35. 8f5078a Merge "Support building binutils out of the box for x86/x86-64." am: 6c716a155d by Elliott Hughes · 9 years ago
  36. e716af7 Merge "Make <sys/ttydefaults.h> more usable." am: 1de6d0bb8a by Elliott Hughes · 9 years ago
  37. 6c716a1 Merge "Support building binutils out of the box for x86/x86-64." by Elliott Hughes · 9 years ago
  38. 05ebd70 Merge "Update <arpa/*> from FreeBSD." am: 0ff813fb48 by Elliott Hughes · 9 years ago
  39. 1de6d0b Merge "Make <sys/ttydefaults.h> more usable." by Elliott Hughes · 9 years ago
  40. 0ff813f Merge "Update <arpa/*> from FreeBSD." by Elliott Hughes · 9 years ago
  41. fcd2e55 Merge "Claim to have a POSIX shell and utilities." am: 4ceefe27e7 by Elliott Hughes · 9 years ago
  42. 0652377 Merge "Conditionally expose splice(2) and sync_file_range(2) constants." by Elliott Hughes · 9 years ago
  43. e348783 Merge "Fix <dirent.h> d_ino/d_off types." am: 913ae73395 by Elliott Hughes · 9 years ago
  44. 4ceefe2 Merge "Claim to have a POSIX shell and utilities." by Elliott Hughes · 9 years ago
  45. 10c836f Merge "Conditionally expose splice(2) and sync_file_range(2) constants." by Elliott Hughes · 9 years ago
  46. 8d307c9 Support building binutils out of the box for x86/x86-64. by Elliott Hughes · 9 years ago
  47. 02fdd05 Make <sys/ttydefaults.h> more usable. by Elliott Hughes · 9 years ago
  48. 964564d Claim to have a POSIX shell and utilities. by Elliott Hughes · 9 years ago
  49. 02a3fe9 Update <arpa/*> from FreeBSD. by Elliott Hughes · 9 years ago
  50. 9d25072 Conditionally expose splice(2) and sync_file_range(2) constants. by Elliott Hughes · 9 years ago
  51. 0af3e8f Fix <dirent.h> d_ino/d_off types. by Elliott Hughes · 9 years ago
  52. 1449974 Make inline tcsetattr definition match constants. by Elliott Hughes · 9 years ago
  53. 9995dc1 Merge "Work around missing _Exit in old API levels." am: f45bc14d54 by Elliott Hughes · 9 years ago
  54. f45bc14 Merge "Work around missing _Exit in old API levels." by Elliott Hughes · 9 years ago
  55. 8f5608b Fix ffs on x86 for old API levels. by Elliott Hughes · 9 years ago
  56. 79dd988 Work around missing _Exit in old API levels. by Elliott Hughes · 9 years ago
  57. 5a58a61 Merge "Add version info for C++ versions of basename, strchrnul." am: d09f3b67a3 by Josh Gao · 9 years ago
  58. d09f3b6 Merge "Add version info for C++ versions of basename, strchrnul." by Treehugger Robot · 9 years ago
  59. 16d9ba8 Add version info for C++ versions of basename, strchrnul. by Josh Gao · 9 years ago
  60. 8804191 Merge "Revert "arm64: expand CFI shadow to cover 48-bit virtual addresses"" by Roozbeh Pournader · 9 years ago
  61. 1378c87 Merge "Revert "arm64: expand CFI shadow to cover 48-bit virtual addresses"" by Roozbeh Pournader · 9 years ago
  62. ea3df0c Revert "arm64: expand CFI shadow to cover 48-bit virtual addresses" by Elliott Hughes · 9 years ago
  63. f437c90 Merge "bionic: fix assorted static analyzer warnings" am: e202036e03 by George Burgess IV · 9 years ago
  64. e202036 Merge "bionic: fix assorted static analyzer warnings" by Treehugger Robot · 9 years ago
  65. d9c7a8b Merge "arm64: expand CFI shadow to cover 48-bit virtual addresses" by Elliott Hughes · 9 years ago
  66. 03c3799 Merge "arm64: expand CFI shadow to cover 48-bit virtual addresses" by Elliott Hughes · 9 years ago
  67. f5db773 Merge "Put back more legacy pthread APIs." am: fa21a80407 by Dan Albert · 9 years ago
  68. fa21a80 Merge "Put back more legacy pthread APIs." by Treehugger Robot · 9 years ago
  69. 7059100 bionic: fix assorted static analyzer warnings by George Burgess IV · 9 years ago
  70. ae73516 arm64: expand CFI shadow to cover 48-bit virtual addresses by Kevin Brodsky · 9 years ago
  71. 26aa325 Merge "Expand Seccomp whitelist" am: 82d746fb39 am: 7b10c361cd by Paul Lawrence · 9 years ago
  72. 076b8d7 Expand Seccomp whitelist by Paul Lawrence · 9 years ago
  73. b574a9d Merge "Whitelist __NR__newselect." am: 8916a91eb3 am: d1adcafac5 by Josh Gao · 9 years ago
  74. 8916a91 Merge "Whitelist __NR__newselect." by Treehugger Robot · 9 years ago
  75. c45b588 Whitelist __NR__newselect. by Josh Gao · 9 years ago
  76. c2ce120 Put back more legacy pthread APIs. by Dan Albert · 9 years ago
  77. ff5a101 Merge "Disable stack protector for __libc_preinit" am: 814e3a2b31 am: aca18a3d3a by Stephen Crane · 9 years ago
  78. f4b1cbd Disable stack protector for __libc_preinit by Stephen Crane · 9 years ago
  79. 323556e Merge "Shave a stack frame off asserts." am: d411524609 am: cac1073a7e by Elliott Hughes · 9 years ago
  80. 02a12a3 Merge "Shave another uninteresting stack frame off aborts." am: e300bf837f by Elliott Hughes · 9 years ago
  81. 695713e Shave a stack frame off asserts. by Elliott Hughes · 9 years ago
  82. e300bf8 Merge "Shave another uninteresting stack frame off aborts." by Treehugger Robot · 9 years ago
  83. d7c5262 Shave another uninteresting stack frame off aborts. by Elliott Hughes · 9 years ago
  84. 2cadb49 Merge "make libasync_safe vendor_available:true" am: c5f3dc1611 am: 266b0c0337 by Jiyong Park · 9 years ago
  85. c5f3dc1 Merge "make libasync_safe vendor_available:true" by Treehugger Robot · 9 years ago
  86. e7853df Merge "Add sys/stat.h compatibility macros for old NDKs." am: 42edca036e by Dan Albert · 9 years ago
  87. 42edca0 Merge "Add sys/stat.h compatibility macros for old NDKs." by Treehugger Robot · 9 years ago
  88. c6ce028 Merge "Remove obsolete <machine/cpu-features.h>." am: fed32937eb am: 74fee38201 by Elliott Hughes · 9 years ago
  89. 206a1fd Merge "Add #defines for some key enums." am: 0c44c05166 am: ed283e7926 by Elliott Hughes · 9 years ago
  90. fed3293 Merge "Remove obsolete <machine/cpu-features.h>." by Treehugger Robot · 9 years ago
  91. 0c44c05 Merge "Add #defines for some key enums." by Elliott Hughes · 9 years ago
  92. 899e8ca Remove obsolete <machine/cpu-features.h>. by Elliott Hughes · 9 years ago
  93. fb38ef4 Merge "libc: warn that cpu-features.h is deprecated" am: ae837f2e59 by Elliott Hughes · 9 years ago
  94. ae837f2 Merge "libc: warn that cpu-features.h is deprecated" by Elliott Hughes · 9 years ago
  95. 8ad4093 Add #defines for some key enums. by Elliott Hughes · 9 years ago
  96. 069be70 Merge "Move a <wchar.h> implementation detail into the implementation." am: 0bd23e4706 by Elliott Hughes · 9 years ago
  97. 0bd23e4 Merge "Move a <wchar.h> implementation detail into the implementation." by Elliott Hughes · 9 years ago
  98. f5796c9 Merge "MIPS64: move fstat64/fstatat64/_flush_cache syscalls to SECCOMP_WHITELIST.TXT" am: 6202089778 by Miodrag Dinic · 9 years ago
  99. 6202089 Merge "MIPS64: move fstat64/fstatat64/_flush_cache syscalls to SECCOMP_WHITELIST.TXT" by Treehugger Robot · 9 years ago
  100. e2d4663 Move a <wchar.h> implementation detail into the implementation. by Elliott Hughes · 9 years ago