1. d1cfd67 Merge "Really add adjtimex(2), and add clock_adjtime(2) too." am: 5da33dd673 by Elliott Hughes · 10 years ago
  2. 5da33dd Merge "Really add adjtimex(2), and add clock_adjtime(2) too." by Elliott Hughes · 10 years ago
  3. 10e4fd5 Merge "linker: Change the library search order" am: c92ffa95fc by Dimitry Ivanov · 10 years ago
  4. c92ffa9 Merge "linker: Change the library search order" by Dimitry Ivanov · 10 years ago
  5. 5f26c6b Really add adjtimex(2), and add clock_adjtime(2) too. by Elliott Hughes · 10 years ago
  6. e8e8873 Merge "Add fopen64/freopen64/tmpfile64 aliases." am: 36ff699570 by Elliott Hughes · 10 years ago
  7. 36ff699 Merge "Add fopen64/freopen64/tmpfile64 aliases." by Elliott Hughes · 10 years ago
  8. f226ee5 Add fopen64/freopen64/tmpfile64 aliases. by Elliott Hughes · 10 years ago
  9. 02075d2 Merge "Fix ifaddrs#getifaddrs_INET flakiness." am: a279324094 by Elliott Hughes · 10 years ago
  10. a279324 Merge "Fix ifaddrs#getifaddrs_INET flakiness." by Elliott Hughes · 10 years ago
  11. e74d1d6 Merge "Expose ftello64." am: b3cfafd2bd by Elliott Hughes · 10 years ago
  12. b3cfafd Merge "Expose ftello64." by Elliott Hughes · 10 years ago
  13. 2d5e21f Fix ifaddrs#getifaddrs_INET flakiness. by Elliott Hughes · 10 years ago
  14. e4fa6e9 Expose ftello64. by Elliott Hughes · 10 years ago
  15. 9fbe4a0 Merge "Fix our fortify tests for global -Werror." am: 3e75110bcb by Dan Albert · 10 years ago
  16. 3e75110 Merge "Fix our fortify tests for global -Werror." by Dan Albert · 10 years ago
  17. 8e8f990 Merge "use GNU C89 extern inline semantics for __size_mul_overflow()" by Josh Gao · 10 years ago
  18. 153e992 Merge "use GNU C89 extern inline semantics for __size_mul_overflow()" by Josh Gao · 10 years ago
  19. 6b45d57 use GNU C89 extern inline semantics for __size_mul_overflow() by Xia Yang · 10 years ago
  20. f68dcbe Fix our fortify tests for global -Werror. by Dan Albert · 10 years ago
  21. 15c35a0 Merge "Remove the unused TrackHeader structure." am: fe60bae4b7 by Christopher Ferris · 10 years ago
  22. fe60bae Merge "Remove the unused TrackHeader structure." by Christopher Ferris · 10 years ago
  23. 701bb65 Remove the unused TrackHeader structure. by Christopher Ferris · 10 years ago
  24. e98d704 Merge "Add better free tracking." am: 4821db1b3e by Christopher Ferris · 10 years ago
  25. 4821db1 Merge "Add better free tracking." by Christopher Ferris · 10 years ago
  26. 33c8164 Merge changes I8ca219fa,Ia92d35b1 am: 5992e5fb6d by Greg Hackmann · 10 years ago
  27. 5992e5f Merge changes I8ca219fa,Ia92d35b1 by Greg Hackmann · 10 years ago
  28. 88f5111 linker: Change the library search order by Dimitry Ivanov · 10 years ago
  29. c7ca8f3 socket.h: update AF_* constants by Greg Hackmann · 10 years ago
  30. 7993b80 Add better free tracking. by Christopher Ferris · 10 years ago
  31. c91cd8a Merge "Tell kati about generated dependencies around crt" am: 37591462fa by Shinichiro Hamaji · 10 years ago
  32. 3759146 Merge "Tell kati about generated dependencies around crt" by Shinichiro Hamaji · 10 years ago
  33. bfc0446 Merge "Add min/max values for config values." am: 50647711eb by Christopher Ferris · 10 years ago
  34. 5064771 Merge "Add min/max values for config values." by Christopher Ferris · 10 years ago
  35. 3f3f6c5 Add adjtimex by Greg Hackmann · 10 years ago
  36. 3bcf094 Tell kati about generated dependencies around crt by Shinichiro Hamaji · 10 years ago
  37. 2c1589f Merge "linker: mark library .bss pages with anon:.bss" am: 0e915b294b by Dimitry Ivanov · 10 years ago
  38. 0e915b2 Merge "linker: mark library .bss pages with anon:.bss" by Dimitry Ivanov · 10 years ago
  39. 166c853 Add min/max values for config values. by Christopher Ferris · 10 years ago
  40. 1b84afc linker: mark library .bss pages with anon:.bss by Dimitry Ivanov · 10 years ago
  41. c22e0ea Merge changes I7dc213e9,I2928d682 am: fd799baf81 by Dimitry Ivanov · 10 years ago
  42. fd799ba Merge changes I7dc213e9,I2928d682 by Dimitry Ivanov · 10 years ago
  43. ffaa216 Hide '__moddi3' symbol for x86 and mips by Dimitry Ivanov · 10 years ago
  44. aa2fd0f Hide '__isthreaded' for lp64 libc.so by Dimitry Ivanov · 10 years ago
  45. f788d6d Merge "Remove unused file." am: e4daf100b3 by Christopher Ferris · 10 years ago
  46. e4daf10 Merge "Remove unused file." by Christopher Ferris · 10 years ago
  47. 2fc7f9d Remove unused file. by Christopher Ferris · 10 years ago
  48. 0fb1e6b Merge "Fix a sign extension bug in stdio." am: 172420e6a2 by Elliott Hughes · 10 years ago
  49. 172420e Merge "Fix a sign extension bug in stdio." by Elliott Hughes · 10 years ago
  50. cdf8d29 Merge "Unify names for pages allocated for small objects" am: eecae0a359 by Dimitry Ivanov · 10 years ago
  51. eecae0a Merge "Unify names for pages allocated for small objects" by Dimitry Ivanov · 10 years ago
  52. 955426e Fix a sign extension bug in stdio. by Elliott Hughes · 10 years ago
  53. d9d6a84 Unify names for pages allocated for small objects by Dimitry Ivanov · 10 years ago
  54. 7a62c10 Merge "Replace snprintf() with __libc_format_buffer()" am: 194860a9e6 by Tom Cherry · 10 years ago
  55. 194860a Merge "Replace snprintf() with __libc_format_buffer()" by Tom Cherry · 10 years ago
  56. 8352475 Replace snprintf() with __libc_format_buffer() by Tom Cherry · 10 years ago
  57. 61af93a Merge "Implement funopen64." am: 896224aa7f by Elliott Hughes · 10 years ago
  58. 896224a Merge "Implement funopen64." by Elliott Hughes · 10 years ago
  59. 44c4b85 Merge "Fix lockf for LP32." am: a449fafc89 by Elliott Hughes · 10 years ago
  60. d580a8b Merge "Move android_ network functions to LIBC_PRIVATE" am: 3a33b52981 by Dimitry Ivanov · 10 years ago
  61. a449faf Merge "Fix lockf for LP32." by Elliott Hughes · 10 years ago
  62. 3a33b52 Merge "Move android_ network functions to LIBC_PRIVATE" by Dimitry Ivanov · 10 years ago
  63. 03e65eb Implement funopen64. by Elliott Hughes · 10 years ago
  64. 97cb4fb Move android_ network functions to LIBC_PRIVATE by Dimitry Ivanov · 10 years ago
  65. d4ae54f Fix lockf for LP32. by Elliott Hughes · 10 years ago
  66. 644f9d1 Merge "Factor out the waiting for children in bionic tests." am: ced73ee45e by Elliott Hughes · 10 years ago
  67. ced73ee Merge "Factor out the waiting for children in bionic tests." by Elliott Hughes · 10 years ago
  68. 33697a0 Factor out the waiting for children in bionic tests. by Elliott Hughes · 10 years ago
  69. 1500a65 Merge "Support _FILE_OFFSET_BITS=64 for most of <stdio.h>." am: 94bb0fab93 by Elliott Hughes · 10 years ago
  70. 94bb0fa Merge "Support _FILE_OFFSET_BITS=64 for most of <stdio.h>." by Elliott Hughes · 10 years ago
  71. 7397cc0 Merge "Implement POSIX lockf." am: d9bb708575 by Elliott Hughes · 10 years ago
  72. d9bb708 Merge "Implement POSIX lockf." by Elliott Hughes · 10 years ago
  73. 5704c42 Implement POSIX lockf. by Elliott Hughes · 10 years ago
  74. 9677fab Support _FILE_OFFSET_BITS=64 for most of <stdio.h>. by Elliott Hughes · 10 years ago
  75. 83045d3 Merge "Revert "Revert "Make sem_wait able to return errno EINTR for sdk > 23.""" by Yabin Cui · 10 years ago
  76. e149790 Merge "Revert "Revert "Make sem_wait able to return errno EINTR for sdk > 23.""" by Yabin Cui · 10 years ago
  77. ca48274 Revert "Revert "Make sem_wait able to return errno EINTR for sdk > 23."" by Yabin Cui · 10 years ago
  78. 613bc05 Merge "Fix gcc test issues." am: 126cf324a3 by Christopher Ferris · 10 years ago
  79. 126cf32 Merge "Fix gcc test issues." by Christopher Ferris · 10 years ago
  80. 1e185a5 Fix gcc test issues. by Christopher Ferris · 10 years ago
  81. 85ad95c Merge "Revert "Make sem_wait able to return errno EINTR for sdk > 23."" by Elliott Hughes · 10 years ago
  82. ac67b4e Merge "Revert "Make sem_wait able to return errno EINTR for sdk > 23."" by Elliott Hughes · 10 years ago
  83. 6d51085 Revert "Make sem_wait able to return errno EINTR for sdk > 23." by Dan Albert · 10 years ago
  84. dc91caf Merge "Make sem_wait able to return errno EINTR for sdk > 23." am: c96b6e1747 by Yabin Cui · 10 years ago
  85. c96b6e1 Merge "Make sem_wait able to return errno EINTR for sdk > 23." by Yabin Cui · 10 years ago
  86. ee6936c Merge "Fix build for gcc." am: e40e429753 by Christopher Ferris · 10 years ago
  87. e40e429 Merge "Fix build for gcc." by Christopher Ferris · 10 years ago
  88. f2b67b8 Fix build for gcc. by Christopher Ferris · 10 years ago
  89. 892b61d Make sem_wait able to return errno EINTR for sdk > 23. by Yabin Cui · 10 years ago
  90. a527973 Merge "Malloc debug rewrite." am: 0f7631fd92 by Christopher Ferris · 10 years ago
  91. 0f7631f Merge "Malloc debug rewrite." by Christopher Ferris · 10 years ago
  92. fbb43e9 Merge "Move internal FILE flags macros to "local.h" from <stdio.h>." by Elliott Hughes · 10 years ago
  93. 984bccf Merge "Include libz for new libelf." am: 5491d489fe by Chih-hung Hsieh · 10 years ago
  94. 7150e5a Merge "Move internal FILE flags macros to "local.h" from <stdio.h>." by Elliott Hughes · 10 years ago
  95. 5491d48 Merge "Include libz for new libelf." by Chih-hung Hsieh · 10 years ago
  96. 20322c2 Include libz for new libelf. by Chih-Hung Hsieh · 10 years ago
  97. e70e0e9 Move internal FILE flags macros to "local.h" from <stdio.h>. by Elliott Hughes · 10 years ago
  98. ed90327 Merge "Add _seek64 to FILE." am: ad9c3f34f7 by Elliott Hughes · 10 years ago
  99. 63860cb Malloc debug rewrite. by Christopher Ferris · 10 years ago
  100. ad9c3f3 Merge "Add _seek64 to FILE." by Elliott Hughes · 10 years ago