1. cdf8d29 Merge "Unify names for pages allocated for small objects" am: eecae0a359 by Dimitry Ivanov · 10 years ago
  2. eecae0a Merge "Unify names for pages allocated for small objects" by Dimitry Ivanov · 10 years ago
  3. d9d6a84 Unify names for pages allocated for small objects by Dimitry Ivanov · 10 years ago
  4. 7a62c10 Merge "Replace snprintf() with __libc_format_buffer()" am: 194860a9e6 by Tom Cherry · 10 years ago
  5. 194860a Merge "Replace snprintf() with __libc_format_buffer()" by Tom Cherry · 10 years ago
  6. 8352475 Replace snprintf() with __libc_format_buffer() by Tom Cherry · 10 years ago
  7. 61af93a Merge "Implement funopen64." am: 896224aa7f by Elliott Hughes · 10 years ago
  8. 896224a Merge "Implement funopen64." by Elliott Hughes · 10 years ago
  9. 44c4b85 Merge "Fix lockf for LP32." am: a449fafc89 by Elliott Hughes · 10 years ago
  10. d580a8b Merge "Move android_ network functions to LIBC_PRIVATE" am: 3a33b52981 by Dimitry Ivanov · 10 years ago
  11. a449faf Merge "Fix lockf for LP32." by Elliott Hughes · 10 years ago
  12. 3a33b52 Merge "Move android_ network functions to LIBC_PRIVATE" by Dimitry Ivanov · 10 years ago
  13. 03e65eb Implement funopen64. by Elliott Hughes · 10 years ago
  14. 97cb4fb Move android_ network functions to LIBC_PRIVATE by Dimitry Ivanov · 10 years ago
  15. d4ae54f Fix lockf for LP32. by Elliott Hughes · 10 years ago
  16. 644f9d1 Merge "Factor out the waiting for children in bionic tests." am: ced73ee45e by Elliott Hughes · 10 years ago
  17. ced73ee Merge "Factor out the waiting for children in bionic tests." by Elliott Hughes · 10 years ago
  18. 33697a0 Factor out the waiting for children in bionic tests. by Elliott Hughes · 10 years ago
  19. 1500a65 Merge "Support _FILE_OFFSET_BITS=64 for most of <stdio.h>." am: 94bb0fab93 by Elliott Hughes · 10 years ago
  20. 94bb0fa Merge "Support _FILE_OFFSET_BITS=64 for most of <stdio.h>." by Elliott Hughes · 10 years ago
  21. 7397cc0 Merge "Implement POSIX lockf." am: d9bb708575 by Elliott Hughes · 10 years ago
  22. d9bb708 Merge "Implement POSIX lockf." by Elliott Hughes · 10 years ago
  23. 5704c42 Implement POSIX lockf. by Elliott Hughes · 10 years ago
  24. 9677fab Support _FILE_OFFSET_BITS=64 for most of <stdio.h>. by Elliott Hughes · 10 years ago
  25. 83045d3 Merge "Revert "Revert "Make sem_wait able to return errno EINTR for sdk > 23.""" by Yabin Cui · 10 years ago
  26. e149790 Merge "Revert "Revert "Make sem_wait able to return errno EINTR for sdk > 23.""" by Yabin Cui · 10 years ago
  27. ca48274 Revert "Revert "Make sem_wait able to return errno EINTR for sdk > 23."" by Yabin Cui · 10 years ago
  28. 613bc05 Merge "Fix gcc test issues." am: 126cf324a3 by Christopher Ferris · 10 years ago
  29. 126cf32 Merge "Fix gcc test issues." by Christopher Ferris · 10 years ago
  30. 1e185a5 Fix gcc test issues. by Christopher Ferris · 10 years ago
  31. 85ad95c Merge "Revert "Make sem_wait able to return errno EINTR for sdk > 23."" by Elliott Hughes · 10 years ago
  32. ac67b4e Merge "Revert "Make sem_wait able to return errno EINTR for sdk > 23."" by Elliott Hughes · 10 years ago
  33. 6d51085 Revert "Make sem_wait able to return errno EINTR for sdk > 23." by Dan Albert · 10 years ago
  34. dc91caf Merge "Make sem_wait able to return errno EINTR for sdk > 23." am: c96b6e1747 by Yabin Cui · 10 years ago
  35. c96b6e1 Merge "Make sem_wait able to return errno EINTR for sdk > 23." by Yabin Cui · 10 years ago
  36. ee6936c Merge "Fix build for gcc." am: e40e429753 by Christopher Ferris · 10 years ago
  37. e40e429 Merge "Fix build for gcc." by Christopher Ferris · 10 years ago
  38. f2b67b8 Fix build for gcc. by Christopher Ferris · 10 years ago
  39. 892b61d Make sem_wait able to return errno EINTR for sdk > 23. by Yabin Cui · 10 years ago
  40. a527973 Merge "Malloc debug rewrite." am: 0f7631fd92 by Christopher Ferris · 10 years ago
  41. 0f7631f Merge "Malloc debug rewrite." by Christopher Ferris · 10 years ago
  42. fbb43e9 Merge "Move internal FILE flags macros to "local.h" from <stdio.h>." by Elliott Hughes · 10 years ago
  43. 984bccf Merge "Include libz for new libelf." am: 5491d489fe by Chih-hung Hsieh · 10 years ago
  44. 7150e5a Merge "Move internal FILE flags macros to "local.h" from <stdio.h>." by Elliott Hughes · 10 years ago
  45. 5491d48 Merge "Include libz for new libelf." by Chih-hung Hsieh · 10 years ago
  46. 20322c2 Include libz for new libelf. by Chih-Hung Hsieh · 10 years ago
  47. e70e0e9 Move internal FILE flags macros to "local.h" from <stdio.h>. by Elliott Hughes · 10 years ago
  48. ed90327 Merge "Add _seek64 to FILE." am: ad9c3f34f7 by Elliott Hughes · 10 years ago
  49. 63860cb Malloc debug rewrite. by Christopher Ferris · 10 years ago
  50. ad9c3f3 Merge "Add _seek64 to FILE." by Elliott Hughes · 10 years ago
  51. 0cdf1c1 Merge "Remove dlmalloc." am: c650447239 by Josh Gao · 10 years ago
  52. c650447 Merge "Remove dlmalloc." by Josh Gao · 10 years ago
  53. 49b5196 Merge "Add another stdio test." am: 05db62657b by Elliott Hughes · 10 years ago
  54. 05db626 Merge "Add another stdio test." by Elliott Hughes · 10 years ago
  55. 0ac0cee Remove dlmalloc. by Josh Gao · 10 years ago
  56. 023c307 Add _seek64 to FILE. by Elliott Hughes · 10 years ago
  57. dfb8121 Merge "Put struct FILE back how NDK-built apps expect it." am: 8fb40bad49 by Elliott Hughes · 10 years ago
  58. 8fb40ba Merge "Put struct FILE back how NDK-built apps expect it." by Elliott Hughes · 10 years ago
  59. b877601 Put struct FILE back how NDK-built apps expect it. by Elliott Hughes · 10 years ago
  60. 71288cb Add another stdio test. by Elliott Hughes · 10 years ago
  61. 03a3734 Merge "Revert "Temporary apply LIBC version to __pthread_gettid"" am: a42483baad by Dimitry Ivanov · 10 years ago
  62. a42483b Merge "Revert "Temporary apply LIBC version to __pthread_gettid"" by Dimitry Ivanov · 10 years ago
  63. 99f3db0 Merge "Loosen up sys_time.gettimeofday." am: 8fd5bc0ccb by Elliott Hughes · 10 years ago
  64. 8fd5bc0 Merge "Loosen up sys_time.gettimeofday." by Elliott Hughes · 10 years ago
  65. 807f2fe Merge "libc: hide __signalfd4 symbol" am: 05c2f6b3d3 by Dimitry Ivanov · 10 years ago
  66. 5225f05 Merge "libc: hide fake_gmtime_r and fake_localtime_r" am: 40316a3748 by Dimitry Ivanov · 10 years ago
  67. bba3954 Revert "Temporary apply LIBC version to __pthread_gettid" by Dimitry Ivanov · 10 years ago
  68. 05c2f6b Merge "libc: hide __signalfd4 symbol" by Dimitry Ivanov · 10 years ago
  69. 40316a3 Merge "libc: hide fake_gmtime_r and fake_localtime_r" by Dimitry Ivanov · 10 years ago
  70. 7f54348 Loosen up sys_time.gettimeofday. by Elliott Hughes · 10 years ago
  71. 90d2dae libc: hide fake_gmtime_r and fake_localtime_r by Dimitry Ivanov · 10 years ago
  72. 8aea99e Merge "linker: align allocated blocks to 16 bytes" am: b3ec261817 by Dimitry Ivanov · 10 years ago
  73. b3ec261 Merge "linker: align allocated blocks to 16 bytes" by Dimitry Ivanov · 10 years ago
  74. 1a8732c libc: hide __signalfd4 symbol by Dimitry Ivanov · 10 years ago
  75. 3edc5c4 linker: align allocated blocks to 16 bytes by Dimitry Ivanov · 10 years ago
  76. 2e86797 Merge "Simplify fseek/ftell." am: 8d6e19408c by Elliott Hughes · 10 years ago
  77. 34e6726 Merge "Remove dependency on zipalign." am: be4f7429ca by Christopher Ferris · 10 years ago
  78. 8d6e194 Merge "Simplify fseek/ftell." by Elliott Hughes · 10 years ago
  79. 2704bd1 Simplify fseek/ftell. by Elliott Hughes · 10 years ago
  80. be4f742 Merge "Remove dependency on zipalign." by Christopher Ferris · 10 years ago
  81. 7a55637 Merge "Do not unmap reserved region on dlclose" am: 3e3b992469 by Dimitry Ivanov · 10 years ago
  82. 3e3b992 Merge "Do not unmap reserved region on dlclose" by Dimitry Ivanov · 10 years ago
  83. f45b0e9 Do not unmap reserved region on dlclose by Dimitry Ivanov · 10 years ago
  84. c0ffcec Remove dependency on zipalign. by Christopher Ferris · 10 years ago
  85. 908d2d6 Merge "Move stdio implementation details around a little." am: 5f1ff279ea by Elliott Hughes · 10 years ago
  86. eec1830 Merge "Update Android.bp to match Android.mk" am: 0904e878ae by Colin Cross · 10 years ago
  87. 5f1ff27 Merge "Move stdio implementation details around a little." by Elliott Hughes · 10 years ago
  88. 0904e87 Merge "Update Android.bp to match Android.mk" by Colin Cross · 10 years ago
  89. 966377d Merge "Update Android.bp to match Android.mk" am: 18dea9b8d4 by Colin Cross · 10 years ago
  90. 6dcab28 Update Android.bp to match Android.mk by Colin Cross · 10 years ago
  91. 18dea9b Merge "Update Android.bp to match Android.mk" by Colin Cross · 10 years ago
  92. 021335e Move stdio implementation details around a little. by Elliott Hughes · 10 years ago
  93. ff03d82 Merge "Make FILE*s less usable after fclose(3)." am: 8b49f53a5e by Elliott Hughes · 10 years ago
  94. 8b49f53 Merge "Make FILE*s less usable after fclose(3)." by Elliott Hughes · 10 years ago
  95. 923f165 Make FILE*s less usable after fclose(3). by Elliott Hughes · 10 years ago
  96. 8ce38af Update Android.bp to match Android.mk by Colin Cross · 10 years ago
  97. fa930ef Merge "Switch libc default to clang." am: 50e0c388ac by Chih-hung Hsieh · 10 years ago
  98. 50e0c38 Merge "Switch libc default to clang." by Chih-hung Hsieh · 10 years ago
  99. b43ee65 Switch libc default to clang. by Chih-Hung Hsieh · 10 years ago
  100. f011e14 Merge "Fix GCC build breakage." am: 579f42b789 by Elliott Hughes · 10 years ago