1. 0ae30d9 Fix overflow testing in sbrk. am: 1944780b62 am: 3a5ebf3154 -s ours am: d95336ac42 by Christopher Ferris · 9 years ago
  2. 0993319 Fix overflow testing in sbrk. am: 1944780b62 am: 3a5ebf3154 -s ours by Christopher Ferris · 9 years ago
  3. b6789dc Fix brk/sbrk error checking. am: f36b5088a3 am: 1d358c8ed4 -s ours am: f3a1f4244d by Elliott Hughes · 9 years ago
  4. d95336a Fix overflow testing in sbrk. am: 1944780b62 am: 3a5ebf3154 -s ours by Christopher Ferris · 9 years ago
  5. c0c1abe Fix brk/sbrk error checking. am: f36b5088a3 am: 1d358c8ed4 -s ours by Elliott Hughes · 9 years ago
  6. f3a1f42 Fix brk/sbrk error checking. am: f36b5088a3 am: 1d358c8ed4 -s ours by Elliott Hughes · 9 years ago
  7. 3a5ebf3 Fix overflow testing in sbrk. am: 1944780b62 by Christopher Ferris · 9 years ago
  8. 1d358c8 Fix brk/sbrk error checking. am: f36b5088a3 by Elliott Hughes · 9 years ago
  9. 1944780 Fix overflow testing in sbrk. by Christopher Ferris · 11 years ago
  10. f36b508 Fix brk/sbrk error checking. by Elliott Hughes · 11 years ago
  11. d676080 Sync with upstream NetBSD lib/libc/regex. am: 055a66c9b1 by Elliott Hughes · 10 years ago
  12. 055a66c Sync with upstream NetBSD lib/libc/regex. by Elliott Hughes · 10 years ago
  13. 7531628 am 2d23418e: am 18442e02: (-s ours) am beb6e08a: Sync with upstream NetBSD lib/libc/regex. by Elliott Hughes · 10 years ago
  14. 2d23418 am 18442e02: (-s ours) am beb6e08a: Sync with upstream NetBSD lib/libc/regex. by Elliott Hughes · 10 years ago
  15. 18442e0 am beb6e08a: Sync with upstream NetBSD lib/libc/regex. by Elliott Hughes · 10 years ago
  16. beb6e08 Sync with upstream NetBSD lib/libc/regex. by Elliott Hughes · 10 years ago
  17. 0fdcdd0 Merge "Fix flaky test time.timer_settime_0." into lollipop-mr1-cts-dev by Yabin Cui · 10 years ago
  18. bf572d9 Fix flaky test time.timer_settime_0. by Yabin Cui · 10 years ago
  19. 0f45561 Merge "Fix flaky test of timer_create_multiple in L." into lollipop-mr1-cts-dev by Yabin Cui · 10 years ago
  20. 410c1ad Fix flaky test of timer_create_multiple in L. by Yabin Cui · 10 years ago
  21. ea248d9 Merge "Make sys_resource test more robust." into lollipop-cts-dev by Yabin Cui · 10 years ago
  22. 492a0bf Merge "Make sys_resource test more robust." into lollipop-cts-dev by Yabin Cui · 10 years ago
  23. e7ece90 Make sys_resource test more robust. by Yabin Cui · 11 years ago
  24. 473d96c Merge "Fix timer flaky test in lollipop-mr1-cts-dev." into lollipop-mr1-cts-dev by Yabin Cui · 10 years ago
  25. 5c0996a Fix timer flaky test in lollipop-mr1-cts-dev. by Yabin Cui · 10 years ago
  26. 3da136a Modify test to avoid race condition. by Christopher Ferris · 11 years ago
  27. 4177bd8 Fixes to the update-tzdata.py tool by Neil Fuller · 11 years ago
  28. 700eb04 Update tzdata to tzdata2015a by Neil Fuller · 11 years ago
  29. d9e211c Print error when prelink fails for main executable by Dmitriy Ivanov · 11 years ago
  30. c7450f7 Restore symbols from <arpa/nameser.h>. by Elliott Hughes · 11 years ago
  31. 27d276f Avoid pathological behavior in OpenBSD's fread. by Elliott Hughes · 11 years ago
  32. 152e978 Merge "Put stdin/stdout/stderr symbols in place." into lmp-mr1-dev by Elliott Hughes · 11 years ago
  33. 111461a Put stdin/stdout/stderr symbols in place. by Elliott Hughes · 11 years ago
  34. e5477f8 Fail queries fast if no DNS servers are configured. by Lorenzo Colitti · 11 years ago
  35. 432f645 Fix flockfile(3) and friends for stdin/stdout/stderr too. by Elliott Hughes · 11 years ago
  36. 047d943 sysconf(3) returns long. by Elliott Hughes · 11 years ago
  37. 4a50d8e bionic: libc: Added path to vendor build properties file. by Daniel Rosenberg · 11 years ago
  38. c05314a Merge "Fix tzdata update tools for 'backzone'." into lmp-mr1-dev by Elliott Hughes · 11 years ago
  39. 1ca3350f Upgrade bionic to tzdata2014j. by Elliott Hughes · 11 years ago
  40. 371dcc1 Fix tzdata update tools for 'backzone'. by Elliott Hughes · 11 years ago
  41. 9d3382d Revert "Fix dlsym() to take into account RTLD_GLOBAL/LOCAL" by Dmitriy Ivanov · 11 years ago
  42. 69c5d10 Revert "Add RTLD_NODELETE flag support" by Dmitriy Ivanov · 11 years ago
  43. 00dce52 Revert "Fix relocation to look for symbols in local group" by Dmitriy Ivanov · 11 years ago
  44. eae0977 Revert "Remove unnecessary lookups during relocations" by Dmitriy Ivanov · 11 years ago
  45. 4402804 Revert "Fix mips build" by Dmitriy Ivanov · 11 years ago
  46. f947be2 Revert "Fix symbol lookup order during relocation" by Dmitriy Ivanov · 11 years ago
  47. 494bee7 Revert "Fix arm64 and arm builds." by Dmitriy Ivanov · 11 years ago
  48. d18f4b2 Ensure we initialize stdin/stdout/stderr's recursive mutexes. by Elliott Hughes · 11 years ago
  49. 445111a Fix arm64 and arm builds. by Dmitriy Ivanov · 11 years ago
  50. 976402c Fix symbol lookup order during relocation by Dmitriy Ivanov · 11 years ago
  51. bf3d5ef Fix mips build by Dmitriy Ivanov · 11 years ago
  52. 6442dbd Remove unnecessary lookups during relocations by Dmitriy Ivanov · 11 years ago
  53. fd2747b Fix relocation to look for symbols in local group by Dmitriy Ivanov · 11 years ago
  54. 4d0c1f6 Correct way to specify additional dependencies by Dmitriy Ivanov · 11 years ago
  55. 382e06c Add dlfcn_test to glibc test suite. by Dmitriy Ivanov · 11 years ago
  56. e4bc6f0 Ignore DT_BIND_NOW (0x18) by Dmitriy Ivanov · 11 years ago
  57. 1d3e81a Resolve "unused DT entry" warnings for x86_64 by Dmitriy Ivanov · 11 years ago
  58. c87f65d Add RTLD_NODELETE flag support by Dmitriy Ivanov · 11 years ago
  59. 210ff1b Fix mips build by Dmitriy Ivanov · 11 years ago
  60. 0f47d9c Fix unused DT entry warnings. by Dmitriy Ivanov · 11 years ago
  61. f90e210 Return has_DT_SYMBOLIC flag. by Dmitriy Ivanov · 11 years ago
  62. 748fbe5 Fix a couple more cases of missing CLOEXEC. by Elliott Hughes · 11 years ago
  63. d5eb108 Temporary disable DL_WARNs for unused DT_* by Dmitriy Ivanov · 11 years ago
  64. 0960884 Fix 64bit build by Dmitriy Ivanov · 11 years ago
  65. 634a045 Fix some unused DT_ warnings by Dmitriy Ivanov · 11 years ago
  66. b364d95 Remove has_DT_SYMBOLIC flag by Dmitriy Ivanov · 11 years ago
  67. c85e82d Fix dlsym() to take into account RTLD_GLOBAL/LOCAL by Dmitriy Ivanov · 11 years ago
  68. 926797a Reformatting by Dmitriy Ivanov · 11 years ago
  69. 653263a Only use <atomic> for C++11 and newer. by Dan Albert · 11 years ago
  70. b0693ec Merge changes I0feda6b2,I22d13fde,I49d7d09d,Ice490bfe into lmp-mr1-dev by Elliott Hughes · 11 years ago
  71. 0c4e98a Fix the type of u_ar0 in <sys/user.h>. by Elliott Hughes · 11 years ago
  72. d0fb6a2 Add greg_t for arm64. by Elliott Hughes · 11 years ago
  73. ab4d5cf POSIX says <signal.h> gets you ucontext_t. by Elliott Hughes · 11 years ago
  74. eedbf70 Add in_port_t and move it and in_addr_t to the correct header file. by Elliott Hughes · 11 years ago
  75. 98d57c9 Add stpcpy assembler version. by Christopher Ferris · 11 years ago
  76. 1c8ea80 Cleanup arm assembly. by Christopher Ferris · 11 years ago
  77. 0cc59dd Add __memcpy_chk assembly for 64 bit. by Christopher Ferris · 11 years ago
  78. 86d16a0 Clean up the architecture-specific makefiles. by Elliott Hughes · 11 years ago
  79. b378c27 No arm source refers to SOFTFLOAT. by Elliott Hughes · 11 years ago
  80. 22e2c9d Fix mips signed/unsigned signal_test.cpp build breakage. by Elliott Hughes · 11 years ago
  81. 43dc3a9 Remove the unnecessary generic-neon code. by Christopher Ferris · 11 years ago
  82. 1ea31a2 Merge "Don't mask out SA_RESTORER from sa_flags." into lmp-mr1-dev by Elliott Hughes · 11 years ago
  83. cd99bbf Merge "Disable tzdata in $ANDROID_DATA." into lmp-mr1-dev by Elliott Hughes · 11 years ago
  84. 28ea229 Don't mask out SA_RESTORER from sa_flags. by Elliott Hughes · 11 years ago
  85. 8eb8c39 [x86,x86_64] Fix libgcc unwinding through signal by Pavel Chupin · 11 years ago
  86. 190dce9 Stack unwinding unit tests. by Elliott Hughes · 11 years ago
  87. e5e61a0 Use the kernel's sa_restorer for aarch64. by Elliott Hughes · 11 years ago
  88. 5054e1a Fix 32-bit arm unwinding through signal frames. by Elliott Hughes · 11 years ago
  89. 7dc2b7b Fix signal trampolines. by Elliott Hughes · 11 years ago
  90. 4c30130 Disable tzdata in $ANDROID_DATA. by Elliott Hughes · 11 years ago
  91. aa6cd58 Use mxcr_mask instead of mxcsr_mask to match glibc. by Elliott Hughes · 11 years ago
  92. 8fab811 Update bionic to tzdata2014i. by Elliott Hughes · 11 years ago
  93. 82eeec6 Merge "Fix generic __memcpy_chk implementation." into lmp-mr1-dev by Christopher Ferris · 11 years ago
  94. 9b7b0d8 Merge "Fix race condition in timer disarm/delete." into lmp-mr1-dev by Christopher Ferris · 11 years ago
  95. f13e1eb Fix generic __memcpy_chk implementation. by Christopher Ferris · 11 years ago
  96. 702ab5b Rename library_offset to library_fd_offset by Dmitriy Ivanov · 11 years ago
  97. 3c5c720 Build dlext_testzip as custom module. by Ying Wang · 11 years ago
  98. 0724132 Fix race condition in timer disarm/delete. by Christopher Ferris · 11 years ago
  99. de01780 Add file_offset parameter to android_extinfo by Dmitriy Ivanov · 11 years ago
  100. c712cee Make memory_order_acquire visible in global namespace by Hans Boehm · 11 years ago