1. e0f25dd Remove the obsolete _thread_created_hook. by Elliott Hughes · 10 years ago
  2. d028b62 Merge "Added a __system_property_serial benchmark." by Elliott Hughes · 10 years ago
  3. 28417e6 Added a __system_property_serial benchmark. by Brigid Smith · 10 years ago
  4. 84f0c7c Merge "update-tzdata.py needs to know where to find icu." by Elliott Hughes · 10 years ago
  5. 30ab939 update-tzdata.py needs to know where to find icu. by Elliott Hughes · 10 years ago
  6. 430d5f9 Merge "Add locale aware APIs." by Dan Albert · 10 years ago
  7. e087eac Add locale aware APIs. by Dan Albert · 10 years ago
  8. 4c19917 Merge "Added __system_propery_read benchmark." by Elliott Hughes · 10 years ago
  9. a304476 Added __system_propery_read benchmark. by Brigid Smith · 10 years ago
  10. 6cdd0cf Merge "TARGET_OUT_DATA_NATIVE_TESTS now points to $(TARGET_OUT_DATA)/nativetest64 in 64-bit target" by Ying Wang · 10 years ago
  11. 7a85d9a Merge "Revert "Add locale aware APIs."" by Dan Albert · 10 years ago
  12. 063e20c Revert "Add locale aware APIs." by Dan Albert · 10 years ago
  13. 3139f6f Merge "Remove __CTOR_LIST__ from mips/mips64." by Elliott Hughes · 10 years ago
  14. 40ad229 Remove __CTOR_LIST__ from mips/mips64. by Elliott Hughes · 10 years ago
  15. c4c6789 Merge "Don't zero r1 on entry to the dynamic linker." by Elliott Hughes · 10 years ago
  16. 9965243 Don't zero r1 on entry to the dynamic linker. by Elliott Hughes · 10 years ago
  17. dc42e20 TARGET_OUT_DATA_NATIVE_TESTS now points to $(TARGET_OUT_DATA)/nativetest64 in 64-bit target by Ying Wang · 10 years ago
  18. 3c12ae5 Merge "Add test for constructor function." by Dmitriy Ivanov · 10 years ago
  19. f8846a4 Add test for constructor function. by Dmitriy Ivanov · 10 years ago
  20. 006e077 Merge "Change android_dlextinfo flags to uint64_t" by Dmitriy Ivanov · 10 years ago
  21. 3a8646f Change android_dlextinfo flags to uint64_t by Dmitriy Ivanov · 10 years ago
  22. 7244a86 Merge "Regenerate the bionic NOTICE files." by Elliott Hughes · 10 years ago
  23. 1558138 Regenerate the bionic NOTICE files. by Elliott Hughes · 10 years ago
  24. 2b2916d Merge "Remove some dead data." by Elliott Hughes · 10 years ago
  25. 920d831 Remove some dead data. by Elliott Hughes · 10 years ago
  26. 1f262b3 Merge "Fix recv.cpp so it can build with clang." by Elliott Hughes · 10 years ago
  27. 6917e6c Fix recv.cpp so it can build with clang. by Elliott Hughes · 10 years ago
  28. ab4fc82 Merge "Fix all resolv warnings and turn on -Werror." by Elliott Hughes · 10 years ago
  29. 37b1b5b Fix all resolv warnings and turn on -Werror. by Elliott Hughes · 10 years ago
  30. afd37c4 Merge "Build fix" by Dmitriy Ivanov · 10 years ago
  31. d383066 Build fix by Dmitriy Ivanov · 10 years ago
  32. 950a435 Merge "Load library using file handle." by Dmitriy Ivanov · 10 years ago
  33. 99e2a2f Merge "Switch to upstream OpenBSD mktemp.c." by Elliott Hughes · 10 years ago
  34. db42a9f Merge "Fix three clang complaints about the DNS code." by Elliott Hughes · 10 years ago
  35. 68c2755 Fix three clang complaints about the DNS code. by Elliott Hughes · 10 years ago
  36. 4d763df Merge "Fix a broken boolean test found by clang." by Elliott Hughes · 10 years ago
  37. 29edbfd Fix a broken boolean test found by clang. by Elliott Hughes · 10 years ago
  38. 1ee1bfd Merge "Use __unused rather than self assignment for unused parameters." by Elliott Hughes · 10 years ago
  39. 668da74 Use __unused rather than self assignment for unused parameters. by Elliott Hughes · 10 years ago
  40. 2d94ee2 Merge "Revert "Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64.""" by Dan Albert · 10 years ago
  41. d11ca4e Merge "Revert "Reenable support for non-PIE executables"" by Nick Kralevich · 10 years ago
  42. 76e289c Revert "Reenable support for non-PIE executables" by Nick Kralevich · 10 years ago
  43. f95964c Merge "libc_logging: Set SOCK_CLOEXEC on socket" by Nick Kralevich · 10 years ago
  44. bae5b1d libc_logging: Set SOCK_CLOEXEC on socket by Nick Kralevich · 10 years ago
  45. 04dc91a Load library using file handle. by Dmitriy Ivanov · 10 years ago
  46. 6593597 Switch to upstream OpenBSD mktemp.c. by Elliott Hughes · 10 years ago
  47. f79ee06 Revert "Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64."" by Dan Albert · 10 years ago
  48. 4d299a2 Merge "Build all bionic test files -Werror and fix our one warning." by Elliott Hughes · 10 years ago
  49. d06ee1d Build all bionic test files -Werror and fix our one warning. by Elliott Hughes · 10 years ago
  50. e997598 Merge "Quiten warnings in semaphore.c." by Elliott Hughes · 10 years ago
  51. 95d3cd0 Quiten warnings in semaphore.c. by Elliott Hughes · 10 years ago
  52. f2102f5 Merge "Quiten warnings in fts.c." by Elliott Hughes · 10 years ago
  53. ec67cde Quiten warnings in fts.c. by Elliott Hughes · 10 years ago
  54. 87b654c Merge "Disable local/protected symbol test for lp64" by Dmitriy Ivanov · 10 years ago
  55. ce0ba3c Disable local/protected symbol test for lp64 by Dmitriy Ivanov · 10 years ago
  56. 105ef36 Merge "Native tests are now multilib=both by default" by Dmitriy Ivanov · 10 years ago
  57. fcac81e Native tests are now multilib=both by default by Dmitriy Ivanov · 10 years ago
  58. 442d41f Merge "Write message to stderr on __libc_fatal()" by Dmitriy Ivanov · 10 years ago
  59. 12bf3bc Write message to stderr on __libc_fatal() by Dmitriy Ivanov · 10 years ago
  60. 176ccd4 Merge "Add support for protected local symbol lookup." by Dmitriy Ivanov · 10 years ago
  61. d97e9f5 Add support for protected local symbol lookup. by Dmitriy Ivanov · 10 years ago
  62. dc42d7f Merge "Fix a warning in if_indextoname.c." by Elliott Hughes · 10 years ago
  63. 49eb761 Fix a warning in if_indextoname.c. by Elliott Hughes · 10 years ago
  64. 42a5a17 Merge "Revert "Revert "Prevent symbols from libgcc from being reexported.""" by Dan Albert · 10 years ago
  65. 4ec3bc8 Merge "Add optimized stpcpy." by Christopher Ferris · 10 years ago
  66. bcf77b5 Merge "add CLOEXEC to various DNS related code" by Nick Kralevich · 10 years ago
  67. 6cdab38 Merge "Restore <nsswitch.h> which is BSD API, not private." by Elliott Hughes · 10 years ago
  68. a311704 Restore <nsswitch.h> which is BSD API, not private. by Elliott Hughes · 10 years ago
  69. 753eb7f Add optimized stpcpy. by Christopher Ferris · 10 years ago
  70. eac2bbf Merge "Add extra strchr testing." by Christopher Ferris · 10 years ago
  71. 3a657d0 Add extra strchr testing. by Christopher Ferris · 10 years ago
  72. f72c56d Merge "Switch to upstream NetBSD nsap_addr.c." by Elliott Hughes · 10 years ago
  73. a210cae Switch to upstream NetBSD nsap_addr.c. by Elliott Hughes · 10 years ago
  74. 1781ed7 add CLOEXEC to various DNS related code by Nick Kralevich · 10 years ago
  75. f573a52 Merge "Silence time64.c build warnings." by Elliott Hughes · 10 years ago
  76. 066eb0b Silence time64.c build warnings. by Elliott Hughes · 10 years ago
  77. ddc4497 Merge "Revert "HACK: linker: check for handle==0xffffffff on LP64"" by Colin Cross · 10 years ago
  78. e5c759f Merge "Disallow dlopen("egl/blah.so") on LP64" by Dmitriy Ivanov · 10 years ago
  79. e43c4a7 Disallow dlopen("egl/blah.so") on LP64 by Dmitriy Ivanov · 10 years ago
  80. 260846f Merge "Reinstate the x86 dynamic linker warning for text relocations." by Elliott Hughes · 10 years ago
  81. aa836f7 Reinstate the x86 dynamic linker warning for text relocations. by Elliott Hughes · 10 years ago
  82. 2e249c2 Merge "Add optimized 64 bit strcpy." by Christopher Ferris · 10 years ago
  83. 77561bf Add optimized 64 bit strcpy. by Christopher Ferris · 10 years ago
  84. ec97c3f Merge "asm/sigcontext.h is required to build unwind-dw2.c in gcc-4.9." by Elliott Hughes · 10 years ago
  85. a4a28d9 Merge "Add optimized neon strchr implementation based on newlib" by Christopher Ferris · 10 years ago
  86. 12c0274 Add optimized neon strchr implementation based on newlib by Bernhard Rosenkränzer · 10 years ago
  87. 93e7b9f asm/sigcontext.h is required to build unwind-dw2.c in gcc-4.9. by Raghu Gandham · 10 years ago
  88. 3df0774 Merge "Add a new pthread_key_delete test." by Elliott Hughes · 10 years ago
  89. ebb770f Add a new pthread_key_delete test. by Elliott Hughes · 10 years ago
  90. ba4ebf7 Merge "Change the LP64 off_t/loff_t/off64_t definitions to reduce warnings." by Elliott Hughes · 10 years ago
  91. 00fb5f9 Change the LP64 off_t/loff_t/off64_t definitions to reduce warnings. by Elliott Hughes · 10 years ago
  92. d59ed67 Merge "Add splice, tee, and vmsplice." by Elliott Hughes · 10 years ago
  93. 3f525d4 Add splice, tee, and vmsplice. by Elliott Hughes · 10 years ago
  94. 52f9b05 Merge "Sync to current upstream arc4random." by Elliott Hughes · 10 years ago
  95. 0468feb Sync to current upstream arc4random. by Elliott Hughes · 10 years ago
  96. 598f4b3 Merge "Fix getpid caching across a clone." by Elliott Hughes · 10 years ago
  97. 63fa660 Merge "Prefix cmsg_nxthdr with "__"." by Calin Juravle · 10 years ago
  98. 096b4eb Prefix cmsg_nxthdr with "__". by Calin Juravle · 10 years ago
  99. 71f9b34 Revert "Revert "Prevent symbols from libgcc from being reexported."" by Dan Albert · 10 years ago
  100. fa9e16e Fix getpid caching across a clone. by Elliott Hughes · 10 years ago