1. 3d2bc5d Merge "HACK: linker: check for handle==0xffffffff on LP64" by Colin Cross · 10 years ago
  2. 346fea0 HACK: linker: check for handle==0xffffffff on LP64 by Colin Cross · 10 years ago
  3. afb89c2 Merge "denver: optimize memmove" by Christopher Ferris · 10 years ago
  4. 6c80ccd denver: optimize memmove by Shu Zhang · 10 years ago
  5. f092feb Merge "Add R_X86_64_64 to the list of possible weak relocs" by Dmitriy Ivanov · 10 years ago
  6. 0a8f296 Merge "Add RTLD_NOLOAD support and some related changes." by Dmitriy Ivanov · 10 years ago
  7. b648a8a Add RTLD_NOLOAD support and some related changes. by Dmitriy Ivanov · 10 years ago
  8. ce0e1b8 Merge "Add a script for finding symbols in bionic that aren't in glibc." by Elliott Hughes · 10 years ago
  9. 0b9a72c Merge "Fix lookup-by-base-name for lp64" by Dmitriy Ivanov · 10 years ago
  10. bb5bb20 Add R_X86_64_64 to the list of possible weak relocs by Pavel Chupin · 10 years ago
  11. b2b0f7e Merge "Add uc_regspace to arm's ucontext_t" by Calin Juravle · 10 years ago
  12. 489e498 Fix lookup-by-base-name for lp64 by Dmitriy Ivanov · 10 years ago
  13. 5a93e88 Add a script for finding symbols in bionic that aren't in glibc. by Elliott Hughes · 10 years ago
  14. c4794a7 Merge "Use -fvisibility=hidden to build libm." by Elliott Hughes · 10 years ago
  15. de9ac71 Use -fvisibility=hidden to build libm. by Elliott Hughes · 10 years ago
  16. 05b37cf Merge "Revert "Removes bionic's dependence on stlport"" by Dan Albert · 10 years ago
  17. 7a39094 Revert "Removes bionic's dependence on stlport" by Dan Albert · 10 years ago
  18. 036bf65 Merge "Removes bionic's dependence on stlport" by Dan Albert · 10 years ago
  19. 94a9ba2 Merge "Removes RTTI support from libc" by Dan Albert · 10 years ago
  20. 948acf7 Merge "Switch back to OpenBSD inet_ntop now they're FORTIFY clean." by Elliott Hughes · 10 years ago
  21. f51d3e8 Switch back to OpenBSD inet_ntop now they're FORTIFY clean. by Elliott Hughes · 10 years ago
  22. 9925c1a Merge "Mark sockets on creation (socket()) and accept4()." by Sreeram Ramachandran · 10 years ago
  23. 77338a2 Merge "Address additional warnings found by GCC 4.9." by Ben Cheng · 10 years ago
  24. 903b788 Mark sockets on creation (socket()) and accept4(). by Sreeram Ramachandran · 10 years ago
  25. 172ab0f Merge "Query libnetd_client for the appropriate netId for host resolution." by Sreeram Ramachandran · 10 years ago
  26. caff5f2 Address additional warnings found by GCC 4.9. by Ben Cheng · 10 years ago
  27. 5240b56 Query libnetd_client for the appropriate netId for host resolution. by Paul Jensen · 10 years ago
  28. 4d35da1 Removes bionic's dependence on stlport by Dan Albert · 10 years ago
  29. 0e85fb6 Add uc_regspace to arm's ucontext_t by Calin Juravle · 10 years ago
  30. 48ee47c Removes RTTI support from libc by Dan Albert · 10 years ago
  31. 308c30a Merge "Cosmetic changes to netd client files." by Sreeram Ramachandran · 10 years ago
  32. 3a757f4 Merge "Accuracy tests for libm" by Christopher Ferris · 10 years ago
  33. 72c5393 Cosmetic changes to netd client files. by Sreeram Ramachandran · 10 years ago
  34. 6c83305 Merge "Rethrow SIGTRAP too." by Elliott Hughes · 10 years ago
  35. 00c855e Rethrow SIGTRAP too. by Elliott Hughes · 10 years ago
  36. 8b9a22f Merge "Fix the newly-introduced warning and turn on -Werror." by Elliott Hughes · 10 years ago
  37. 2071b98 Merge "debugger.cpp should know the names of the signals it catches." by Elliott Hughes · 10 years ago
  38. 62e3575 debugger.cpp should know the names of the signals it catches. by Elliott Hughes · 10 years ago
  39. 4c2da03 Fix the newly-introduced warning and turn on -Werror. by Elliott Hughes · 10 years ago
  40. 5e6e3ed Merge "Export get_malloc_leak_info and free_malloc_leak_info, used by ddms." by Elliott Hughes · 10 years ago
  41. 7c9923d Export get_malloc_leak_info and free_malloc_leak_info, used by ddms. by Elliott Hughes · 10 years ago
  42. a23ee2c Merge "Hide _exit_with_stack_teardown." by Elliott Hughes · 10 years ago
  43. 31d0398 Hide _exit_with_stack_teardown. by Elliott Hughes · 10 years ago
  44. aafa3d0 Merge "Hide various debug malloc implementation details." by Elliott Hughes · 10 years ago
  45. 58b52fb Merge "Remove dead code." by Elliott Hughes · 10 years ago
  46. e2d5746 Merge "Hide __signalfd4, used to implement signalfd(3)." by Elliott Hughes · 10 years ago
  47. 7222b1b Hide __signalfd4, used to implement signalfd(3). by Elliott Hughes · 10 years ago
  48. 568d64d Accuracy tests for libm by Jingwei Zhang · 10 years ago
  49. 6b7987c Hide various debug malloc implementation details. by Elliott Hughes · 10 years ago
  50. bd27a8b Remove dead code. by Elliott Hughes · 10 years ago
  51. d9b0629 Merge "Hide __futex_wake_ex and __futex_wait_ex." by Elliott Hughes · 10 years ago
  52. 3973de9 Hide __futex_wake_ex and __futex_wait_ex. by Elliott Hughes · 10 years ago
  53. 22ade3c Merge "With libstdc++ in libc, __futex_wait and __futex_wake can be hidden." by Elliott Hughes · 10 years ago
  54. 879180c With libstdc++ in libc, __futex_wait and __futex_wake can be hidden. by Elliott Hughes · 10 years ago
  55. 2a60227 Merge "Move libstdc++ into libc." by Elliott Hughes · 10 years ago
  56. 5265ad6 Merge "Fix comment typo." by Christopher Ferris · 10 years ago
  57. 9029d2f Fix comment typo. by Christopher Ferris · 10 years ago
  58. 0a5b016 Merge "Register _cleanup function with atexit" by Dmitriy Ivanov · 10 years ago
  59. ec81b4a Merge "Scrub uapi headers slightly harder." by Elliott Hughes · 10 years ago
  60. 86bc436 Merge "Improve detection of already loaded libraries" by Dmitriy Ivanov · 10 years ago
  61. 623b0d0 Register _cleanup function with atexit by Dmitriy Ivanov · 10 years ago
  62. 8ed7a23 Scrub uapi headers slightly harder. by Elliott Hughes · 10 years ago
  63. 089c7c9 Merge "Document a known test issue in stdio_test.cpp." by Calin Juravle · 10 years ago
  64. 98efae4 Merge "Fill in missing bits in x86(_64) ucontext_t" by Calin Juravle · 10 years ago
  65. 9b95ea9 Document a known test issue in stdio_test.cpp. by Calin Juravle · 10 years ago
  66. a6ab968 Fill in missing bits in x86(_64) ucontext_t by Calin Juravle · 10 years ago
  67. d0a8992 Merge "Rename user_i387_struct -> user_fpregs_struct in sys/ucontext.h" by Andrew Hsieh · 10 years ago
  68. 15b641a Move libstdc++ into libc. by Elliott Hughes · 10 years ago
  69. 9b5b40b Rename user_i387_struct -> user_fpregs_struct in sys/ucontext.h by Andrew Hsieh · 10 years ago
  70. 1596b88 Merge "Increase minimum thread size for 64 bit." by Christopher Ferris · 10 years ago
  71. ea5248e Increase minimum thread size for 64 bit. by Christopher Ferris · 10 years ago
  72. f280130 Merge "Remove the unused __system_property_wait." by Elliott Hughes · 10 years ago
  73. 3e78698 Remove the unused __system_property_wait. by Elliott Hughes · 10 years ago
  74. bc7f8a7 Merge "Do not keep struct state on the stack." by Christopher Ferris · 10 years ago
  75. 8a8b0c9 Do not keep struct state on the stack. by Christopher Ferris · 10 years ago
  76. 1e07463 Merge "Add tests for fprintf behavior when the underlying fd is bad." by Elliott Hughes · 10 years ago
  77. d59e500 Improve detection of already loaded libraries by Dmitriy Ivanov · 10 years ago
  78. 6897b7b Merge "Fix for linker allocator" by Dmitriy Ivanov · 10 years ago
  79. c9244bd Add tests for fprintf behavior when the underlying fd is bad. by Elliott Hughes · 10 years ago
  80. fbd9dca Merge "Add a unit test for already-fixed printf -0.0 formatting." by Elliott Hughes · 10 years ago
  81. 1079406 Fix for linker allocator by Dmitriy Ivanov · 10 years ago
  82. 49ec2a0 Merge "Mark sockets on accept()." by Sreeram Ramachandran · 10 years ago
  83. e77f38f Add a unit test for already-fixed printf -0.0 formatting. by Elliott Hughes · 10 years ago
  84. acc5136 Merge "Add a regression test for a long-fixed pthread_once bug." by Elliott Hughes · 10 years ago
  85. aeec2ae Merge "Remove the broken pthread deadlock prediction." by Elliott Hughes · 10 years ago
  86. 3694ec6 Add a regression test for a long-fixed pthread_once bug. by Elliott Hughes · 10 years ago
  87. 07f1ded Remove the broken pthread deadlock prediction. by Elliott Hughes · 10 years ago
  88. 8f0cd8a Mark sockets on accept(). by Sreeram Ramachandran · 10 years ago
  89. e6c27a7 Merge "Fix a typo in the big g_ search/replace." by Elliott Hughes · 10 years ago
  90. cd46104 Fix a typo in the big g_ search/replace. by Elliott Hughes · 10 years ago
  91. 15c13bd Merge "Switch to g_ for globals." by Elliott Hughes · 10 years ago
  92. 1728b23 Switch to g_ for globals. by Elliott Hughes · 10 years ago
  93. bac7955 Merge "Fix x86_64 user_fpregs_struct to use the same name for the tag word as glibc." by Ross McIlroy · 10 years ago
  94. 0c8a5f8 Fix x86_64 user_fpregs_struct to use the same name for the tag word as glibc. by Ross McIlroy · 10 years ago
  95. a731877 Merge "Change wctype_t from int to long." by Calin Juravle · 10 years ago
  96. fd3171b Merge "Change wctype_t from enum to int" by Calin Juravle · 10 years ago
  97. 3e68418 Merge "Use the NetBSD inet_ntop until the OpenBSD bug is fixed." by Elliott Hughes · 10 years ago
  98. 5c8c88d Use the NetBSD inet_ntop until the OpenBSD bug is fixed. by Elliott Hughes · 10 years ago
  99. c6b5834 Merge "Remove page level mprotects" by Dmitriy Ivanov · 10 years ago
  100. 3557f2f Merge "Fix <sys/endian.h> uint32_t build failures." by Elliott Hughes · 10 years ago