1. 38dba2e Fix sysconf(_SC_ARG_MAX). by Elliott Hughes · 9 years ago
  2. f5042ca Merge "Remove more stdio copy/paste." by Treehugger Robot · 9 years ago
  3. 53cf348 Remove more stdio copy/paste. by Elliott Hughes · 9 years ago
  4. dcc8feb Merge "Don't use the same declaration to declare multiple symbol names." by Treehugger Robot · 9 years ago
  5. 8a03c83 Don't use the same declaration to declare multiple symbol names. by Josh Gao · 9 years ago
  6. 77a3e28 Update NOTICE files. by Elliott Hughes · 9 years ago
  7. 4b10751 Merge "Guard fortify inlines with __ANDROID_API__." by Treehugger Robot · 9 years ago
  8. dfa6bbb Guard fortify inlines with __ANDROID_API__. by Dan Albert · 9 years ago
  9. d1f25a7 Reimplement remove(3) without the lstat(2). by Elliott Hughes · 9 years ago
  10. ed9e6a4 Merge changes I01c4d9a8,Ic34734b4 by Treehugger Robot · 9 years ago
  11. c8a95a3 Run genversion-scripts.py. by Dan Albert · 9 years ago
  12. ed3c787 Guard include of uchar.h in stdatomic.h by Pirama Arumuga Nainar · 9 years ago
  13. f0b5311 Merge changes Iecc1b127,Ib67f07db,I7672d34c by Treehugger Robot · 9 years ago
  14. d7d4937 Merge changes Ib5962ea3,I8c1a7464,I06ce7c31 by Treehugger Robot · 9 years ago
  15. 37ba905 Run genversion-scripts.py. by Dan Albert · 9 years ago
  16. ea701b3 Only check arch tag if we have *any* arch tags. by Dan Albert · 9 years ago
  17. 10085bf Add pylintrc. by Dan Albert · 9 years ago
  18. 0fb3b0a Merge changes Iedab3259,I333fe8ae by Treehugger Robot · 9 years ago
  19. b6a4a4c Add version information for legacy inlines. by Josh Gao · 9 years ago
  20. bbf593f Merge "Correct libstdc++ version" by Dimitry Ivanov · 9 years ago
  21. 00c8e95 Put bsd_signal back. by Dan Albert · 9 years ago
  22. 674d93d Unversion some symbols for the NDK. by Dan Albert · 9 years ago
  23. 1d8b312 Merge "More stdio one-liners." by Treehugger Robot · 9 years ago
  24. 70715da More stdio one-liners. by Elliott Hughes · 9 years ago
  25. 5b1357d Merge changes I2d334db2,Iab9fbc73 by Treehugger Robot · 9 years ago
  26. 2b1b1a9 Correct libstdc++ version by Dimitry Ivanov · 9 years ago
  27. e412f89 Clean up 32-bit x86 memset assembler. by Elliott Hughes · 9 years ago
  28. 490b951 Merge "More stdio cleanup." by Treehugger Robot · 9 years ago
  29. 3a528f1 Fix x86 __memset_chk. by Lev Rumyantsev · 9 years ago
  30. 36a88e8 Restore attribute alloc_size for GCC. by Elliott Hughes · 9 years ago
  31. 3318c56 Merge changes I946cde38,I4b8e0ea1,I2e8141a8 by Treehugger Robot · 9 years ago
  32. bf0e762 Mark LIBC_O as being a future version. by Dan Albert · 9 years ago
  33. 09bc172 Mark LIBC_N as being introduced in android-24. by Dan Albert · 9 years ago
  34. b8109d0 Annotate the libc version map with NDK info. by Dan Albert · 9 years ago
  35. cceaf06 More stdio cleanup. by Elliott Hughes · 9 years ago
  36. 0a610d0 Upgrade to tzcode-2016f. by Elliott Hughes · 9 years ago
  37. 4bc6eea Merge "Add symbol versions to libstdc++.so" by Dimitry Ivanov · 9 years ago
  38. 6cc8d47 Add symbol versions to libstdc++.so by Dimitry Ivanov · 9 years ago
  39. 0cf1abe Merge "Add IOV_MAX to <limits.h>." by Treehugger Robot · 9 years ago
  40. f2d7d41 Add IOV_MAX to <limits.h>. by Elliott Hughes · 9 years ago
  41. 7292725 Admit that we don't actually support thread priority inheritance. by Elliott Hughes · 9 years ago
  42. 931be5a Merge "Clean up <uchar.h> and <wctype.h> transitive includes." by Treehugger Robot · 9 years ago
  43. af8be4e Merge "More kernel header cleanup." by Christopher Ferris · 9 years ago
  44. 0fe8885 Clean up <uchar.h> and <wctype.h> transitive includes. by Elliott Hughes · 9 years ago
  45. 61bd7cb Merge changes I0262eed9,Iba9ee03a by Treehugger Robot · 9 years ago
  46. 3e6929d Add a temporary hack to work around __NDK_FPABI__. by Dan Albert · 9 years ago
  47. c102075 Remove _GNU_SOURCE guard on tmpnam. by Dan Albert · 9 years ago
  48. 7b737e4 Remove #pragma GCC visibility. by Elliott Hughes · 9 years ago
  49. f6495c7 Stop #define'ing __func__ and __restrict. by Elliott Hughes · 9 years ago
  50. 557b3a1 Merge "Remove bionic's now-unused UniquePtr." by Treehugger Robot · 9 years ago
  51. 1291e50 Remove bionic's now-unused UniquePtr. by Elliott Hughes · 9 years ago
  52. 3b2096a Remove unnecessary 'extern's. by Elliott Hughes · 9 years ago
  53. 203e13d Always include <sys/cdefs.h>. by Elliott Hughes · 9 years ago
  54. 8778d64 Remove __BIONIC_LEGACY_INLINE. by Josh Gao · 9 years ago
  55. 420d02c Merge "Make it possible to build bionic with -I instead of -isystem." by Elliott Hughes · 9 years ago
  56. 5470c18 Make it possible to build bionic with -I instead of -isystem. by Elliott Hughes · 9 years ago
  57. 5956b4e More kernel header cleanup. by Christopher Ferris · 9 years ago
  58. 4f62c5b Merge changes I7718b1ba,I648adc35 by Treehugger Robot · 9 years ago
  59. 508d292 Only define sa_family_t once. by Elliott Hughes · 9 years ago
  60. 3e3f4a5 Treat "persist.sys.timezone" as being a Java-format timezone. by Elliott Hughes · 9 years ago
  61. a9fbaee Merge "Align-up and randomize shared libraries." by Evgenii Stepanov · 9 years ago
  62. fe28077 Merge "Move/remove android only kernel uapi headers." by Christopher Ferris · 9 years ago
  63. d13e9a6 Align-up and randomize shared libraries. by Evgenii Stepanov · 9 years ago
  64. f47514d Remove __LIBC_ABI_PUBLIC__. by Elliott Hughes · 9 years ago
  65. d6e8b8c Move/remove android only kernel uapi headers. by Christopher Ferris · 9 years ago
  66. d2f725e Don't declare SYS_* constants for unavailable __NR_* constants. by Elliott Hughes · 9 years ago
  67. 32c79c2 Put the legacy stdio fds back for pre-M. by Dan Albert · 9 years ago
  68. 77bd607 Add an alias for _CTYPE_N. by Dan Albert · 9 years ago
  69. a24a247 Merge "Force pthread_cond_timedwait_relative_np using CLOCK_MONOTONIC." by Yabin Cui · 9 years ago
  70. 0393437 Merge "Convert malloc_debug from Android.mk to Android.bp" by Colin Cross · 9 years ago
  71. baa4899 Convert malloc_debug from Android.mk to Android.bp by Colin Cross · 9 years ago
  72. fe4a4d8 Force pthread_cond_timedwait_relative_np using CLOCK_MONOTONIC. by Yabin Cui · 9 years ago
  73. 4ce902c Support 32-bit ARM vdso. by Elliott Hughes · 9 years ago
  74. 7f0e89f Rename Android.soong.mk to Android.mk by Colin Cross · 9 years ago
  75. 2974eec Update the kernel header documentation. by Christopher Ferris · 10 years ago
  76. 7bd0178 Add the record alloc option. by Christopher Ferris · 10 years ago
  77. 516f09c Update timezone data to 2016f by Neil Fuller · 10 years ago
  78. 53420fb x86-64's va_list is not a pointer type. by Elliott Hughes · 10 years ago
  79. 1fec29e Merge "Revert "Skip Clang's integrated-as for hand-coded assembly"" by Treehugger Robot · 10 years ago
  80. b6453c5 Only initialize the global stack protector once. by Josh Gao · 10 years ago
  81. 1089afb Make getpid work before TLS has been initialized. by Josh Gao · 10 years ago
  82. 8ed118d Apparently mips and x86's va_list is a pointer type. by Elliott Hughes · 10 years ago
  83. 9eb3ae1 Remove __nonnull (in favor of _Nonnull). by Elliott Hughes · 10 years ago
  84. b2f5a58 Revert "Skip Clang's integrated-as for hand-coded assembly" by Pirama Arumuga Nainar · 10 years ago
  85. 1159c19 Merge changes I98c9329f,I40936f7b,I09d20ff1 by Treehugger Robot · 10 years ago
  86. c80ffec Defer registration of the arc4random fork-detect handler. by Josh Gao · 10 years ago
  87. 3e45901 Make getpid work before the main thread is initialized. by Josh Gao · 10 years ago
  88. 250667a Take the arc4random lock before forking. by Josh Gao · 10 years ago
  89. 9158386 Merge "Skip Clang's integrated-as for hand-coded assembly" by Treehugger Robot · 10 years ago
  90. 8d414dd Skip Clang's integrated-as for hand-coded assembly by Pirama Arumuga Nainar · 10 years ago
  91. 325b14a Update timezone data to 2016e by Neil Fuller · 10 years ago
  92. 9c8d711 Don't expose all BSD extensions. by Elliott Hughes · 10 years ago
  93. 95fa26e Update symbol versions. by Josh Gao · 10 years ago
  94. 2ed5852 Merge "Rationalize visibility." by Treehugger Robot · 10 years ago
  95. 213584b Remove obsolete GCC workaround. by Elliott Hughes · 10 years ago
  96. 3ba55f8 Rationalize visibility. by Elliott Hughes · 10 years ago
  97. 93bae32 Merge "Fix the SIZE_T_MAX SSIZE_MAX defines." by Treehugger Robot · 10 years ago
  98. 47fcfff Fix the SIZE_T_MAX SSIZE_MAX defines. by Christopher Ferris · 10 years ago
  99. 20788ae Add ctermid. by Elliott Hughes · 10 years ago
  100. 449eff0 Add futimes, futimesat, and lutimes. by Elliott Hughes · 10 years ago