1. a04c79b fix shared gid support in getpwnam/getgrnam by Yabin Cui · 11 years ago
  2. ee4c8fe Merge "bionic/test: migrate sysconf tests from system/extras to bionic/tests" by Dmitriy Ivanov · 11 years ago
  3. f2c8820 Merge "Add getaddrinfo(3) tests for NULL arguments." by Elliott Hughes · 11 years ago
  4. 35f8910 Merge "Remove remaining bionic support for TARGET_CPU_SMP being false." by Elliott Hughes · 11 years ago
  5. bfbf7a4 Remove remaining bionic support for TARGET_CPU_SMP being false. by Elliott Hughes · 11 years ago
  6. 32fea14 Add getaddrinfo(3) tests for NULL arguments. by Elliott Hughes · 11 years ago
  7. eef1eb6 Merge "Allow asan for glibc tests." by Dan Albert · 11 years ago
  8. 01f1ff2 Allow asan for glibc tests. by Dan Albert · 11 years ago
  9. bc64476 bionic/test: migrate sysconf tests from system/extras to bionic/tests by Derek Xue · 11 years ago
  10. 3856931 Merge "Add functions in sysinfo.h." by Yabin Cui · 11 years ago
  11. 9d93986 Add functions in sysinfo.h. by Yabin Cui · 11 years ago
  12. 661423a Merge "Increase support of pathconf options." by Yabin Cui · 11 years ago
  13. b5e581a Increase support of pathconf options. by Yabin Cui · 11 years ago
  14. 4cf942d Merge "sysconf(3) returns long." by Elliott Hughes · 11 years ago
  15. 60d84af sysconf(3) returns long. by Elliott Hughes · 11 years ago
  16. cdcef73 Merge "Add non-macro stdin/stdout/stderr too." by Elliott Hughes · 11 years ago
  17. 168667c Add non-macro stdin/stdout/stderr too. by Elliott Hughes · 11 years ago
  18. 27fa71e Merge "Fix host build for arm/arm64" by Dmitriy Ivanov · 11 years ago
  19. 9df4b13 Fix host build for arm/arm64 by Dmitriy Ivanov · 11 years ago
  20. 898aab2 Merge "Add test for --hash-style=sysv" by Dmitriy Ivanov · 11 years ago
  21. b335677 Add test for --hash-style=sysv by Dmitriy Ivanov · 11 years ago
  22. c490b50 Merge "Rename soinfo methods and fields" by Dmitriy Ivanov · 11 years ago
  23. 047b593 Rename soinfo methods and fields by Dmitriy Ivanov · 11 years ago
  24. 59b1dea Merge "Add missing function prototypes wcpcpy/wcpncpy." by Christopher Ferris · 11 years ago
  25. 5c7d958 Add missing function prototypes wcpcpy/wcpncpy. by Christopher Ferris · 11 years ago
  26. 0a135b4 Merge "Fix our <mntent.h> implementation." by Elliott Hughes · 11 years ago
  27. e3c4acf Fix our <mntent.h> implementation. by Elliott Hughes · 11 years ago
  28. 288fa03 Merge "Assume glibc >= 2.15." by Elliott Hughes · 11 years ago
  29. 6229798 Merge "Don't receive structs containing pointers over sockets." by Elliott Hughes · 11 years ago
  30. 854c98d Merge "Allow stdatomic.h to be included from mingw prebuilt." by Hans Boehm · 11 years ago
  31. 55293c1 Don't receive structs containing pointers over sockets. by Elliott Hughes · 11 years ago
  32. 68d98d8 Assume glibc >= 2.15. by Elliott Hughes · 11 years ago
  33. 92a585c Merge "Fix glibc 2.15 build." by Elliott Hughes · 11 years ago
  34. 38b47f6 Merge "Fix mips build" by Dmitriy Ivanov · 11 years ago
  35. fb50057 Fix glibc 2.15 build. by Elliott Hughes · 11 years ago
  36. 8894091 Fix mips build by Dmitriy Ivanov · 11 years ago
  37. 16db1ae Merge "Add support for hash-style=gnu" by Dmitriy Ivanov · 11 years ago
  38. 95f197f Allow stdatomic.h to be included from mingw prebuilt. by Hans Boehm · 11 years ago
  39. 468f841 Merge "Add documentation about checkbuild." by Dan Albert · 11 years ago
  40. e66d57f Add documentation about checkbuild. by Dan Albert · 11 years ago
  41. ec18ce0 Add support for hash-style=gnu by Dmitriy Ivanov · 11 years ago
  42. 5d05d02 Merge "Add 64-bit slm optimized strlcpy and srlcat." by Christopher Ferris · 11 years ago
  43. e5cabca Merge "implement missing seekdir and telldir" by Yabin Cui · 11 years ago
  44. bbdfa51 Merge "gethostname.c: change to report ENAMETOOLONG error when buflen is less" by Elliott Hughes · 11 years ago
  45. 83204d5 Merge "bionic tests: migrate gethostname test to unistd_test.cpp from system/extras" by Elliott Hughes · 11 years ago
  46. 2f954ba gethostname.c: change to report ENAMETOOLONG error when buflen is less by Yongqin Liu · 11 years ago
  47. d94e7f0 bionic tests: migrate gethostname test to unistd_test.cpp from system/extras by Derek Xue · 11 years ago
  48. 2e7145c Add 64-bit slm optimized strlcpy and srlcat. by Varvara Rainchik · 11 years ago
  49. 22271d0 Merge "Upgrade bionic to tzdata2014j." by Elliott Hughes · 11 years ago
  50. b11d8e0 Upgrade bionic to tzdata2014j. by Elliott Hughes · 11 years ago
  51. 440c80a Merge "Fix tzdata update tools for 'backzone'." by Elliott Hughes · 11 years ago
  52. 2c2463b Fix tzdata update tools for 'backzone'. by Elliott Hughes · 11 years ago
  53. 1fb6a4d Merge "bionic: libc: Added path to vendor build properties file." by Daniel Rosenberg · 11 years ago
  54. 71d220c bionic: libc: Added path to vendor build properties file. by Daniel Rosenberg · 11 years ago
  55. 1e75a9b Merge "Bionic: Make DISALLOW_COPY_AND_ASSIGN conditional" by Andreas Gampe · 11 years ago
  56. 00bbc7f Bionic: Make DISALLOW_COPY_AND_ASSIGN conditional by Andreas Gampe · 11 years ago
  57. 1e1ae4a Merge "Add align/overread tests for strlcpy/strlcat." by Christopher Ferris · 11 years ago
  58. 6e7e2d2 Merge "Add the <dirent.h> feature macros glibc uses." by Elliott Hughes · 11 years ago
  59. 8c79b4e Add the <dirent.h> feature macros glibc uses. by Elliott Hughes · 11 years ago
  60. 1468765 Add align/overread tests for strlcpy/strlcat. by Christopher Ferris · 11 years ago
  61. 6330b70 Merge "Remove temporary compatibility hack." by Elliott Hughes · 11 years ago
  62. e6ac9bb Remove temporary compatibility hack. by Elliott Hughes · 11 years ago
  63. b636009 Merge "Fix struct stat to match POSIX 2008." by Elliott Hughes · 11 years ago
  64. 0ac0df8 Fix struct stat to match POSIX 2008. by Elliott Hughes · 11 years ago
  65. 47b9083 Merge "Add sethostname(2)." by Elliott Hughes · 11 years ago
  66. b86a4c7 Add sethostname(2). by Elliott Hughes · 11 years ago
  67. 5ca4a9e implement missing seekdir and telldir by Yabin Cui · 11 years ago
  68. 2ed9ee1 Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by The Android Open Source Project · 11 years ago
  69. cd30cb3 am 08a70184: Merge "Add POSIX lcong48." by Elliott Hughes · 11 years ago
  70. 6e555e4 Merge "Implement all the POSIX _l functions." by Elliott Hughes · 11 years ago
  71. b20c244 Implement all the POSIX _l functions. by Elliott Hughes · 11 years ago
  72. 08a7018 Merge "Add POSIX lcong48." by Elliott Hughes · 11 years ago
  73. 274afe8 Add POSIX lcong48. by Elliott Hughes · 11 years ago
  74. e449e68 am 39ba3035: Merge "Fix our <complex.h> support." by Elliott Hughes · 11 years ago
  75. 39ba303 Merge "Fix our <complex.h> support." by Elliott Hughes · 11 years ago
  76. c50ae0b am 99cf8d08: Merge "make all bionic death tests not dumpable" by Yabin Cui · 11 years ago
  77. b8ee16f Fix our <complex.h> support. by Elliott Hughes · 11 years ago
  78. 99cf8d0 Merge "make all bionic death tests not dumpable" by Yabin Cui · 11 years ago
  79. 9df7040 make all bionic death tests not dumpable by Yabin Cui · 11 years ago
  80. fa7e13b am a80f11ba: Merge "Add support for listing missing POSIX 2013 symbols." by Elliott Hughes · 11 years ago
  81. a80f11b Merge "Add support for listing missing POSIX 2013 symbols." by Elliott Hughes · 11 years ago
  82. 6370aed Add support for listing missing POSIX 2013 symbols. by Elliott Hughes · 11 years ago
  83. c68a910 am 23113831: Merge "check invalid file offset when loading library" by Yabin Cui · 11 years ago
  84. 2311383 Merge "check invalid file offset when loading library" by Yabin Cui · 11 years ago
  85. eac625a am c13a2044: Merge "Fix newlocale with a NULL locale name." by Elliott Hughes · 11 years ago
  86. bce54a2 am 57df00a4: Merge "Improve math tests to allow a specific ulp bound." by Elliott Hughes · 11 years ago
  87. 45f736b am 6c8f2475: Merge "Fix warning of missing field initializer." by Chih-Hung Hsieh · 11 years ago
  88. c13a204 Merge "Fix newlocale with a NULL locale name." by Elliott Hughes · 11 years ago
  89. 7e0d0f8 Fix newlocale with a NULL locale name. by Elliott Hughes · 11 years ago
  90. 57df00a Merge "Improve math tests to allow a specific ulp bound." by Elliott Hughes · 11 years ago
  91. 1b37ba2 Improve math tests to allow a specific ulp bound. by Elliott Hughes · 11 years ago
  92. 6c8f247 Merge "Fix warning of missing field initializer." by Chih-Hung Hsieh · 11 years ago
  93. 16f7f8d check invalid file offset when loading library by Yabin Cui · 11 years ago
  94. dc6599e Fix warning of missing field initializer. by Chih-Hung Hsieh · 11 years ago
  95. 5939060 am 695781b6: Merge "Make host tests depend on /system/etc/hosts." by Dan Albert · 11 years ago
  96. 9013863 am e76ea9bb: Merge "Ensure we initialize stdin/stdout/stderr\'s recursive mutexes." by Elliott Hughes · 11 years ago
  97. 695781b Merge "Make host tests depend on /system/etc/hosts." by Dan Albert · 11 years ago
  98. e76ea9b Merge "Ensure we initialize stdin/stdout/stderr's recursive mutexes." by Elliott Hughes · 11 years ago
  99. 62b7279 Make host tests depend on /system/etc/hosts. by Dan Albert · 11 years ago
  100. 6a03abc Ensure we initialize stdin/stdout/stderr's recursive mutexes. by Elliott Hughes · 11 years ago