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