1. 5691dcf am ea66004c: Merge "Fix mips __fadvise64.S build failure." by Elliott Hughes · 11 years ago
  2. 9990b39 Fix mips __fadvise64.S build failure. by Elliott Hughes · 11 years ago
  3. db1e958 am 33df10f2: Merge "Add posix_fadvise(3)." by Elliott Hughes · 11 years ago
  4. b587f33 Add posix_fadvise(3). by Elliott Hughes · 11 years ago
  5. da0ed4c am c71483c0: Merge "When comparing DNS server configs, also compare number of servers" by Lorenzo Colitti · 11 years ago
  6. c71483c Merge "When comparing DNS server configs, also compare number of servers" by Lorenzo Colitti · 11 years ago
  7. bce18c9 When comparing DNS server configs, also compare number of servers by Lorenzo Colitti · 11 years ago
  8. 06bd5e2 am 3c3624f3: Merge "Load libraries in breadth-first order" by Dmitriy Ivanov · 11 years ago
  9. 3c3624f Merge "Load libraries in breadth-first order" by Dmitriy Ivanov · 11 years ago
  10. 011e111 Ensure __set_errno is still visible on LP32. by Elliott Hughes · 11 years ago
  11. cf5fc80 Don't expose non-standard basename_r and dirname_r in LP64. by Elliott Hughes · 11 years ago
  12. 938473a resolved conflicts for merge of 7efad83d to lmp-dev-plus-aosp by Elliott Hughes · 11 years ago
  13. 7efad83 Ensure __set_errno is still visible on LP32. by Elliott Hughes · 11 years ago
  14. 14669a9 Load libraries in breadth-first order by Dmitriy Ivanov · 11 years ago
  15. 08df254 resolved conflicts for merge of c8f6b82f to lmp-dev-plus-aosp by Elliott Hughes · 11 years ago
  16. ffa8672 am d3d89f0d: Merge "Add arc4random_addrandom binary compatibility." by Elliott Hughes · 11 years ago
  17. c8f6b82 Merge "Don't expose non-standard basename_r and dirname_r in LP64." into lmp-dev by Elliott Hughes · 11 years ago
  18. fc82973 Add arc4random_addrandom binary compatibility. by Elliott Hughes · 11 years ago
  19. 51c8355 Add arc4random_addrandom binary compatibility. by Elliott Hughes · 11 years ago
  20. eb1dd67 am 47ed03f7: Merge "Add dlmalloc_usable_size for 32 bit arches." into lmp-dev by Christopher Ferris · 11 years ago
  21. f903558 Add dlmalloc_usable_size for 32 bit arches. by Christopher Ferris · 11 years ago
  22. 47ed03f Merge "Add dlmalloc_usable_size for 32 bit arches." into lmp-dev by Christopher Ferris · 11 years ago
  23. 1c365cb Add dlmalloc_usable_size for 32 bit arches. by Christopher Ferris · 11 years ago
  24. 2a0105f am 320a01d5: Merge "Revert "Load libraries in breadth-first order"" by Dmitriy Ivanov · 11 years ago
  25. 498eb18 Revert "Load libraries in breadth-first order" by Dmitriy Ivanov · 11 years ago
  26. f0e9458 Don't expose non-standard basename_r and dirname_r in LP64. by Elliott Hughes · 11 years ago
  27. 1325d50 am 8adace5f: Merge "Enable clang compilation with libc but not linker." by Chih-Hung Hsieh · 11 years ago
  28. 8adace5 Merge "Enable clang compilation with libc but not linker." by Chih-Hung Hsieh · 11 years ago
  29. b58db8b Enable clang compilation with libc but not linker. by Chih-Hung Hsieh · 11 years ago
  30. 5beddb7 Fix pthread_attr_getstack__main_thread. by Elliott Hughes · 11 years ago
  31. 4effe38 am 44352f5f: Merge "Revert "Register __libc_fini as early as possible."" by Dmitriy Ivanov · 11 years ago
  32. 24d40f2 am c0cd9ce5: Merge "Revert "Fix arm64 build"" by Dmitriy Ivanov · 11 years ago
  33. ac5c111 am 05f0bfd6: Merge "Don\'t mask out SA_RESTORER from sa_flags." by Elliott Hughes · 11 years ago
  34. 44352f5 Merge "Revert "Register __libc_fini as early as possible."" by Dmitriy Ivanov · 11 years ago
  35. c0cd9ce Merge "Revert "Fix arm64 build"" by Dmitriy Ivanov · 11 years ago
  36. 4b41555 Revert "Register __libc_fini as early as possible." by Dmitriy Ivanov · 11 years ago
  37. f0d8970 Revert "Fix arm64 build" by Dmitriy Ivanov · 11 years ago
  38. afe58ad Don't mask out SA_RESTORER from sa_flags. by Elliott Hughes · 11 years ago
  39. 32dc56a am 071bed80: Merge "_GNU_SOURCE implies _BSD_SOURCE and the latest _POSIX_C_SOURCE." by Elliott Hughes · 11 years ago
  40. fc8974b _GNU_SOURCE implies _BSD_SOURCE and the latest _POSIX_C_SOURCE. by Elliott Hughes · 11 years ago
  41. 04ecc77 am 1737b159: Merge "Load libraries in breadth-first order" by Dmitriy Ivanov · 11 years ago
  42. 1737b15 Merge "Load libraries in breadth-first order" by Dmitriy Ivanov · 11 years ago
  43. f851d60 am 8f3b8f52: Merge "Fix arm64 build" by Dmitriy Ivanov · 11 years ago
  44. d05ad93 am 58bb54c3: Merge "Add back a dummy arc4random_stir for compatibility." by Elliott Hughes · 11 years ago
  45. 8f3b8f5 Merge "Fix arm64 build" by Dmitriy Ivanov · 11 years ago
  46. 5c1a7fd Fix arm64 build by Dmitriy Ivanov · 11 years ago
  47. 5dea472 Add back a dummy arc4random_stir for compatibility. by Elliott Hughes · 11 years ago
  48. 1e010d6 Add back a dummy arc4random_stir for compatibility. by Elliott Hughes · 11 years ago
  49. bd00ae8 am 450aaa01: Merge "Register __libc_fini as early as possible." by Dmitriy Ivanov · 11 years ago
  50. e880c73 Register __libc_fini as early as possible. by Dmitriy Ivanov · 11 years ago
  51. a3ad450 Load libraries in breadth-first order by Dmitriy Ivanov · 11 years ago
  52. 5c2c544 am 9ac60bf8: Make stdatomic.h work with gcc4.6 host compiler by Hans Boehm · 11 years ago
  53. c16f048 resolved conflicts for merge of 2b10e2f1 to lmp-dev-plus-aosp by Andreas Gampe · 11 years ago
  54. cb093d1 Merge "Upgrade bionic to tzdata2014g." into lmp-dev by Elliott Hughes · 11 years ago
  55. 6c69675 am ec95a9cf: Merge "MIPS64 syscall() arguments" by Elliott Hughes · 11 years ago
  56. 296895f MIPS64 syscall() arguments by Chris Dearman · 11 years ago
  57. 9ac60bf Make stdatomic.h work with gcc4.6 host compiler by Hans Boehm · 11 years ago
  58. b519ea4 Upgrade bionic to tzdata2014g. by Elliott Hughes · 11 years ago
  59. a5d70a4 am 4625dd75: Merge "Upgrade bionic to tzdata2014g." by Elliott Hughes · 11 years ago
  60. 2b10e2f Undefine _Atomic before redefining by Hans Boehm · 11 years ago
  61. c8cf351 Fix, generalize stdatomic.h; improve test. by Hans Boehm · 11 years ago
  62. 9685c30 Upgrade bionic to tzdata2014g. by Elliott Hughes · 11 years ago
  63. 94ea04c am e505cc66: Merge "Make stdatomic.h work with gcc4.6 host compiler" by Hans Boehm · 11 years ago
  64. 3242960 Make stdatomic.h work with gcc4.6 host compiler by Hans Boehm · 11 years ago
  65. e21a624 am bbe06e0d: Merge "Use __GNUC_PREREQ rather than __GNUC_PREREQ__ to match glibc." by Elliott Hughes · 11 years ago
  66. b2eb09a Use __GNUC_PREREQ rather than __GNUC_PREREQ__ to match glibc. by Elliott Hughes · 11 years ago
  67. e0c56ef Use __GNUC_PREREQ rather than __GNUC_PREREQ__ to match glibc. by Elliott Hughes · 11 years ago
  68. 46623c1 am cc4259ed: Merge "Ignore all __weak_alias in OpenBSD libC." by Chih-Hung Hsieh · 11 years ago
  69. cd6657f am 29f06943: Merge "Add GNU-compatible strerror_r." by Elliott Hughes · 11 years ago
  70. cc4259e Merge "Ignore all __weak_alias in OpenBSD libC." by Chih-Hung Hsieh · 11 years ago
  71. 416d7dd Add GNU-compatible strerror_r. by Elliott Hughes · 11 years ago
  72. b6b5cb5 Ignore all __weak_alias in OpenBSD libC. by Chih-Hung Hsieh · 11 years ago
  73. 9560aab am f4e721dd: Merge "Have pthread_attr_getstack for the main thread report RLIMIT_STACK..." by Elliott Hughes · 11 years ago
  74. 67f1f3b Have pthread_attr_getstack for the main thread report RLIMIT_STACK... by Elliott Hughes · 11 years ago
  75. a0eeb0b Merge "Fix pthread_getattr_np for the main thread." into lmp-dev by Elliott Hughes · 11 years ago
  76. f4e721d Merge "Have pthread_attr_getstack for the main thread report RLIMIT_STACK..." by Elliott Hughes · 11 years ago
  77. 2c44961 am fbe9d3df: Merge "Fix strlen function type for mips." by Chih-Hung Hsieh · 11 years ago
  78. fbe9d3d Merge "Fix strlen function type for mips." by Chih-Hung Hsieh · 11 years ago
  79. 15b914c Fix strlen function type for mips. by Chih-Hung Hsieh · 11 years ago
  80. e561e5d am 4f8268e3: Merge "Replace ambiguous cmp instruction with cmpl." by Chih-Hung Hsieh · 11 years ago
  81. 4f8268e Merge "Replace ambiguous cmp instruction with cmpl." by Chih-Hung Hsieh · 11 years ago
  82. 9e4ffa7 Have pthread_attr_getstack for the main thread report RLIMIT_STACK... by Elliott Hughes · 11 years ago
  83. 857fa6b Replace ambiguous cmp instruction with cmpl. by Chih-Hung Hsieh · 11 years ago
  84. b78e60e Use the default unwind code. by Christopher Ferris · 11 years ago
  85. 7a9471d am 64ae11ab: Merge "Switch to OpenBSD <err.h> implementation." by Elliott Hughes · 11 years ago
  86. 7bad1a9 am 3f7635f4: Use the default unwind code. by Christopher Ferris · 11 years ago
  87. 3b32ba0 am 6bfcefe0: Merge "Undefine _Atomic before redefining" by Hans Boehm · 11 years ago
  88. d961078 am 07401c71: Merge "Switch to OpenBSD daemon(3)." by Elliott Hughes · 11 years ago
  89. cc7e5f4 Switch to OpenBSD <err.h> implementation. by Elliott Hughes · 11 years ago
  90. f975bc2 am 7b87d441: Merge "Switch to OpenBSD res_random." by Elliott Hughes · 11 years ago
  91. 06b0339 am 59de803a: Merge "libc should use O_CLOEXEC when opening files for its own use." by Elliott Hughes · 11 years ago
  92. 6bfcefe Merge "Undefine _Atomic before redefining" by Hans Boehm · 11 years ago
  93. 07401c7 Merge "Switch to OpenBSD daemon(3)." by Elliott Hughes · 11 years ago
  94. e505517 Switch to OpenBSD daemon(3). by Elliott Hughes · 11 years ago
  95. f73183f More cases where libc should use O_CLOEXEC. by Elliott Hughes · 11 years ago
  96. 7b87d44 Merge "Switch to OpenBSD res_random." by Elliott Hughes · 11 years ago
  97. 3f7635f Use the default unwind code. by Christopher Ferris · 11 years ago
  98. 3e4a009 Undefine _Atomic before redefining by Hans Boehm · 11 years ago
  99. c674edb libc should use O_CLOEXEC when opening files for its own use. by Elliott Hughes · 11 years ago
  100. 05409de am c764fb24: Merge "Fix pthread_getattr_np for the main thread." by Elliott Hughes · 11 years ago