1. 806dd9f Merge "Move some pthread functions to signal.h." by Dan Albert · 11 years ago
  2. d77c1ec Merge "Bring our <machine/endian.h> files back in sync." by Elliott Hughes · 11 years ago
  3. ee369fb Bring our <machine/endian.h> files back in sync. by Elliott Hughes · 11 years ago
  4. 80838f1 Merge "Mips: remove arch-specific atexit.h" by Dmitriy Ivanov · 11 years ago
  5. 4ae178f Mips: remove arch-specific atexit.h by Dmitriy Ivanov · 11 years ago
  6. ff1c252 Merge "Mips: Remove unused files" by Dmitriy Ivanov · 11 years ago
  7. e3e8d15 Mips: Remove unused files by Dmitriy Ivanov · 11 years ago
  8. 6b1230b Merge "Mips: Reuse atexit.h from libc/arch-common" by Dmitriy Ivanov · 11 years ago
  9. c619603 Mips: Reuse atexit.h from libc/arch-common by Dmitriy Ivanov · 11 years ago
  10. 66ca824 Merge "Revert "<sched.h> should offer both __sched_priority and sched_priority."" by Dan Albert · 11 years ago
  11. 75ef63d Move some pthread functions to signal.h. by Dan Albert · 11 years ago
  12. f664034 Revert "<sched.h> should offer both __sched_priority and sched_priority." by Dan Albert · 11 years ago
  13. a847073 Merge "Rename test_forked -> test_isolated" by Dmitriy Ivanov · 11 years ago
  14. 0864d8b Rename test_forked -> test_isolated by Dmitriy Ivanov · 11 years ago
  15. 8b4b827 Merge "Add test_forked() option" by Dmitriy Ivanov · 11 years ago
  16. 00e3781 Add test_forked() option by Dmitriy Ivanov · 11 years ago
  17. 770198d Merge "Make the ftw(3) tests a bit more thorough." by Elliott Hughes · 11 years ago
  18. 5313c3f Merge "Fix flockfile(3) and friends for stdin/stdout/stderr too." by Elliott Hughes · 11 years ago
  19. 63bd43b Make the ftw(3) tests a bit more thorough. by Elliott Hughes · 11 years ago
  20. c48c3e4 Fix flockfile(3) and friends for stdin/stdout/stderr too. by Elliott Hughes · 11 years ago
  21. 6b48b20 Merge "Yet another relocation test" by Dmitriy Ivanov · 11 years ago
  22. 7699d13 Yet another relocation test by Dmitriy Ivanov · 11 years ago
  23. c9278b8 Merge "libc: Move <sgidefs.h> to libc/arch-mips/" by David 'Digit' Turner · 11 years ago
  24. 649f78d Merge "fix shared gid support in getpwnam/getgrnam" by Yabin Cui · 11 years ago
  25. a04c79b fix shared gid support in getpwnam/getgrnam by Yabin Cui · 11 years ago
  26. 27aa9c5 Merge "Fix jump to unmapped memory on atexit" by Dmitriy Ivanov · 11 years ago
  27. a254705 Fix jump to unmapped memory on atexit by Dmitriy Ivanov · 11 years ago
  28. 6e50cb4 libc: Move <sgidefs.h> to libc/arch-mips/ by David 'Digit' Turner · 11 years ago
  29. 8eda0a6 Merge "libc: Fix mktime returns an uncorrect time in empty TZ case" by Elliott Hughes · 11 years ago
  30. ee4c8fe Merge "bionic/test: migrate sysconf tests from system/extras to bionic/tests" by Dmitriy Ivanov · 11 years ago
  31. f2c8820 Merge "Add getaddrinfo(3) tests for NULL arguments." by Elliott Hughes · 11 years ago
  32. 35f8910 Merge "Remove remaining bionic support for TARGET_CPU_SMP being false." by Elliott Hughes · 11 years ago
  33. bfbf7a4 Remove remaining bionic support for TARGET_CPU_SMP being false. by Elliott Hughes · 11 years ago
  34. 32fea14 Add getaddrinfo(3) tests for NULL arguments. by Elliott Hughes · 11 years ago
  35. eef1eb6 Merge "Allow asan for glibc tests." by Dan Albert · 11 years ago
  36. 01f1ff2 Allow asan for glibc tests. by Dan Albert · 11 years ago
  37. 154e202 libc: Fix mktime returns an uncorrect time in empty TZ case by Satoru Takeuchi · 11 years ago
  38. bc64476 bionic/test: migrate sysconf tests from system/extras to bionic/tests by Derek Xue · 11 years ago
  39. 3856931 Merge "Add functions in sysinfo.h." by Yabin Cui · 11 years ago
  40. 9d93986 Add functions in sysinfo.h. by Yabin Cui · 11 years ago
  41. 661423a Merge "Increase support of pathconf options." by Yabin Cui · 11 years ago
  42. b5e581a Increase support of pathconf options. by Yabin Cui · 11 years ago
  43. 4cf942d Merge "sysconf(3) returns long." by Elliott Hughes · 11 years ago
  44. 60d84af sysconf(3) returns long. by Elliott Hughes · 11 years ago
  45. cdcef73 Merge "Add non-macro stdin/stdout/stderr too." by Elliott Hughes · 11 years ago
  46. 168667c Add non-macro stdin/stdout/stderr too. by Elliott Hughes · 11 years ago
  47. 27fa71e Merge "Fix host build for arm/arm64" by Dmitriy Ivanov · 11 years ago
  48. 9df4b13 Fix host build for arm/arm64 by Dmitriy Ivanov · 11 years ago
  49. 898aab2 Merge "Add test for --hash-style=sysv" by Dmitriy Ivanov · 11 years ago
  50. b335677 Add test for --hash-style=sysv by Dmitriy Ivanov · 11 years ago
  51. c490b50 Merge "Rename soinfo methods and fields" by Dmitriy Ivanov · 11 years ago
  52. 047b593 Rename soinfo methods and fields by Dmitriy Ivanov · 11 years ago
  53. 59b1dea Merge "Add missing function prototypes wcpcpy/wcpncpy." by Christopher Ferris · 11 years ago
  54. 5c7d958 Add missing function prototypes wcpcpy/wcpncpy. by Christopher Ferris · 11 years ago
  55. 0a135b4 Merge "Fix our <mntent.h> implementation." by Elliott Hughes · 11 years ago
  56. e3c4acf Fix our <mntent.h> implementation. by Elliott Hughes · 11 years ago
  57. 288fa03 Merge "Assume glibc >= 2.15." by Elliott Hughes · 11 years ago
  58. 6229798 Merge "Don't receive structs containing pointers over sockets." by Elliott Hughes · 11 years ago
  59. 854c98d Merge "Allow stdatomic.h to be included from mingw prebuilt." by Hans Boehm · 11 years ago
  60. 55293c1 Don't receive structs containing pointers over sockets. by Elliott Hughes · 11 years ago
  61. 68d98d8 Assume glibc >= 2.15. by Elliott Hughes · 11 years ago
  62. 92a585c Merge "Fix glibc 2.15 build." by Elliott Hughes · 11 years ago
  63. 38b47f6 Merge "Fix mips build" by Dmitriy Ivanov · 11 years ago
  64. fb50057 Fix glibc 2.15 build. by Elliott Hughes · 11 years ago
  65. 8894091 Fix mips build by Dmitriy Ivanov · 11 years ago
  66. 16db1ae Merge "Add support for hash-style=gnu" by Dmitriy Ivanov · 11 years ago
  67. 95f197f Allow stdatomic.h to be included from mingw prebuilt. by Hans Boehm · 11 years ago
  68. 468f841 Merge "Add documentation about checkbuild." by Dan Albert · 11 years ago
  69. e66d57f Add documentation about checkbuild. by Dan Albert · 11 years ago
  70. ec18ce0 Add support for hash-style=gnu by Dmitriy Ivanov · 11 years ago
  71. 5d05d02 Merge "Add 64-bit slm optimized strlcpy and srlcat." by Christopher Ferris · 11 years ago
  72. e5cabca Merge "implement missing seekdir and telldir" by Yabin Cui · 11 years ago
  73. bbdfa51 Merge "gethostname.c: change to report ENAMETOOLONG error when buflen is less" by Elliott Hughes · 11 years ago
  74. 83204d5 Merge "bionic tests: migrate gethostname test to unistd_test.cpp from system/extras" by Elliott Hughes · 11 years ago
  75. 2f954ba gethostname.c: change to report ENAMETOOLONG error when buflen is less by Yongqin Liu · 11 years ago
  76. d94e7f0 bionic tests: migrate gethostname test to unistd_test.cpp from system/extras by Derek Xue · 11 years ago
  77. 2e7145c Add 64-bit slm optimized strlcpy and srlcat. by Varvara Rainchik · 11 years ago
  78. 22271d0 Merge "Upgrade bionic to tzdata2014j." by Elliott Hughes · 11 years ago
  79. b11d8e0 Upgrade bionic to tzdata2014j. by Elliott Hughes · 11 years ago
  80. 440c80a Merge "Fix tzdata update tools for 'backzone'." by Elliott Hughes · 11 years ago
  81. 2c2463b Fix tzdata update tools for 'backzone'. by Elliott Hughes · 11 years ago
  82. 1fb6a4d Merge "bionic: libc: Added path to vendor build properties file." by Daniel Rosenberg · 11 years ago
  83. 71d220c bionic: libc: Added path to vendor build properties file. by Daniel Rosenberg · 11 years ago
  84. 1e75a9b Merge "Bionic: Make DISALLOW_COPY_AND_ASSIGN conditional" by Andreas Gampe · 11 years ago
  85. 00bbc7f Bionic: Make DISALLOW_COPY_AND_ASSIGN conditional by Andreas Gampe · 11 years ago
  86. 1e1ae4a Merge "Add align/overread tests for strlcpy/strlcat." by Christopher Ferris · 11 years ago
  87. 6e7e2d2 Merge "Add the <dirent.h> feature macros glibc uses." by Elliott Hughes · 11 years ago
  88. 8c79b4e Add the <dirent.h> feature macros glibc uses. by Elliott Hughes · 11 years ago
  89. 1468765 Add align/overread tests for strlcpy/strlcat. by Christopher Ferris · 11 years ago
  90. 6330b70 Merge "Remove temporary compatibility hack." by Elliott Hughes · 11 years ago
  91. e6ac9bb Remove temporary compatibility hack. by Elliott Hughes · 11 years ago
  92. b636009 Merge "Fix struct stat to match POSIX 2008." by Elliott Hughes · 11 years ago
  93. 0ac0df8 Fix struct stat to match POSIX 2008. by Elliott Hughes · 11 years ago
  94. 47b9083 Merge "Add sethostname(2)." by Elliott Hughes · 11 years ago
  95. b86a4c7 Add sethostname(2). by Elliott Hughes · 11 years ago
  96. 5ca4a9e implement missing seekdir and telldir by Yabin Cui · 11 years ago
  97. 2ed9ee1 Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by The Android Open Source Project · 11 years ago
  98. cd30cb3 am 08a70184: Merge "Add POSIX lcong48." by Elliott Hughes · 11 years ago
  99. 6e555e4 Merge "Implement all the POSIX _l functions." by Elliott Hughes · 11 years ago
  100. b20c244 Implement all the POSIX _l functions. by Elliott Hughes · 11 years ago