1. d4f3711 Merge "Restore __futex_wake and __futex_wait for LP32." by Elliott Hughes · 10 years ago
  2. bd3a98c Restore __futex_wake and __futex_wait for LP32. by Elliott Hughes · 10 years ago
  3. 1c4d830 Merge "Revert "Add optimized AArch64 versions of bcopy and wmemmove based on memmove"" by Christopher Ferris · 10 years ago
  4. fd0ce86 Revert "Add optimized AArch64 versions of bcopy and wmemmove based on memmove" by Christopher Ferris · 10 years ago
  5. 78c3e11 Merge "Add optimized AArch64 versions of bcopy and wmemmove based on memmove" by Christopher Ferris · 10 years ago
  6. f4985b1 Merge "Clear link register in __bionic_clone." by Ben Cheng · 10 years ago
  7. 8167dd7 Add optimized AArch64 versions of bcopy and wmemmove based on memmove by Bernhard Rosenkraenzer · 10 years ago
  8. 8df0fe0 Clear link register in __bionic_clone. by Ben Cheng · 10 years ago
  9. a486632 Merge "Remove <sys/atomics.h>." by Elliott Hughes · 10 years ago
  10. c3f9096 Remove <sys/atomics.h>. by Elliott Hughes · 10 years ago
  11. b260494 Merge "Migrate pthread_rwlock implementation away from sys/atomics" by Calin Juravle · 10 years ago
  12. fb9a47c Merge "Hide various stdio implementation details." by Elliott Hughes · 10 years ago
  13. 253fa17 Merge "Lose the hand-written futex assembler." by Elliott Hughes · 10 years ago
  14. 2899de9 Hide various stdio implementation details. by Elliott Hughes · 10 years ago
  15. ced906c Lose the hand-written futex assembler. by Elliott Hughes · 10 years ago
  16. ce00354 Merge "Do not add arcs to the soinfo graph on dlopen" by Dmitriy Ivanov · 10 years ago
  17. 3c005d6 Do not add arcs to the soinfo graph on dlopen by Bjorn Andersson · 10 years ago
  18. ea7dc32 Merge "Add some more BSD symbols to the list." by Elliott Hughes · 10 years ago
  19. 45bf4c3 Add some more BSD symbols to the list. by Elliott Hughes · 10 years ago
  20. 0f79a2f Merge "Cleaned up pthread rwlocks implementation." by Elliott Hughes · 10 years ago
  21. ec071ac Merge "Remove the tkill(2) stub." by Elliott Hughes · 10 years ago
  22. 1b676ea Migrate pthread_rwlock implementation away from sys/atomics by Calin Juravle · 10 years ago
  23. 92687e4 Cleaned up pthread rwlocks implementation. by Calin Juravle · 10 years ago
  24. 6e599a9 Remove the tkill(2) stub. by Elliott Hughes · 10 years ago
  25. 4f6ed4a Merge "Remove unnecessary #includes of <sys/atomics.h>." by Elliott Hughes · 10 years ago
  26. 2ea60ff Remove unnecessary #includes of <sys/atomics.h>. by Elliott Hughes · 10 years ago
  27. 0b10ffb Merge "Fix dlsym_failure NULL handle test" by Dmitriy Ivanov · 10 years ago
  28. 44adf93 Fix dlsym_failure NULL handle test by Dmitriy Ivanov · 10 years ago
  29. eea59ea Merge "Add dprintf test" by Calin Juravle · 10 years ago
  30. 254fa88 Merge "Switch to POSIX dprintf/vdprintf." by Calin Juravle · 10 years ago
  31. 3eb9f1f Merge "Removed dlsym handle != NULL check for lp64" by Dmitriy Ivanov · 10 years ago
  32. 6afb2a9 Add dprintf test by Calin Juravle · 10 years ago
  33. fcac8ff Switch to POSIX dprintf/vdprintf. by Elliott Hughes · 10 years ago
  34. d1dc009 Merge "Add padding to mips ucontext_t." by Calin Juravle · 10 years ago
  35. 156c7d3 Merge "Clean up ucontext.h TODOs." by Calin Juravle · 10 years ago
  36. 1721671 Merge "Mutex-free implementation of pthread_rwlock" by Calin Juravle · 10 years ago
  37. 76f352e Mutex-free implementation of pthread_rwlock by Calin Juravle · 10 years ago
  38. ca1c802 Removed dlsym handle != NULL check for lp64 by Dmitriy Ivanov · 10 years ago
  39. 3d4a7b0 Merge "Hide most of the private futex functions." by Elliott Hughes · 10 years ago
  40. d5ed63a Hide most of the private futex functions. by Elliott Hughes · 10 years ago
  41. f97d871 Merge "Add cfi directives for arm64 assembler." by Christopher Ferris · 10 years ago
  42. df22a12 Add cfi directives for arm64 assembler. by Christopher Ferris · 10 years ago
  43. bf0a440 Merge "Remove an unnecessary instruction from arm64 __bionic_clone." by Elliott Hughes · 10 years ago
  44. f93f50d Remove an unnecessary instruction from arm64 __bionic_clone. by Elliott Hughes · 10 years ago
  45. 3d5a424 Merge "Fix build." by Christopher Ferris · 10 years ago
  46. 8d2410d Fix build. by Christopher Ferris · 10 years ago
  47. 011076b Merge "Support for jemalloc to replace dlmalloc." by Christopher Ferris · 10 years ago
  48. c1b7f44 Merge "Remove __syslog; we have the public klogctl API." by Elliott Hughes · 10 years ago
  49. ae0f8f1 Add padding to mips ucontext_t. by Calin Juravle · 10 years ago
  50. eb45452 Clean up ucontext.h TODOs. by Calin Juravle · 10 years ago
  51. daf6912 Merge "Fix x86_64 __set_tls.c build failure." by Elliott Hughes · 10 years ago
  52. 7136927 Fix x86_64 __set_tls.c build failure. by Elliott Hughes · 10 years ago
  53. 7680514 Merge "Treat zero or >1 dat files as an error" by Neil Fuller · 10 years ago
  54. 43f3715 Treat zero or >1 dat files as an error by Neil Fuller · 10 years ago
  55. 29f2906 Merge "Add a few more symbols to check-symbols-glibc." by Elliott Hughes · 10 years ago
  56. 9f0a52e Merge "Hide __get_sp." by Elliott Hughes · 10 years ago
  57. 7471a37 Merge "Hide __set_tls." by Elliott Hughes · 10 years ago
  58. 2278488 Merge "Change update-tzdata.py to update ICU data as well" by Neil Fuller · 10 years ago
  59. 46a55a4 Remove __syslog; we have the public klogctl API. by Elliott Hughes · 10 years ago
  60. b497c43 Add a few more symbols to check-symbols-glibc. by Elliott Hughes · 10 years ago
  61. a75869f Hide __set_tls. by Elliott Hughes · 10 years ago
  62. c3705f6 Hide __get_sp. by Elliott Hughes · 10 years ago
  63. 20177b9 Merge "Remove perf_event_open." by Elliott Hughes · 10 years ago
  64. 4e631ba Remove perf_event_open. by Elliott Hughes · 10 years ago
  65. 3d2bc5d Merge "HACK: linker: check for handle==0xffffffff on LP64" by Colin Cross · 10 years ago
  66. 346fea0 HACK: linker: check for handle==0xffffffff on LP64 by Colin Cross · 10 years ago
  67. 72bbd42 Support for jemalloc to replace dlmalloc. by Christopher Ferris · 10 years ago
  68. afb89c2 Merge "denver: optimize memmove" by Christopher Ferris · 10 years ago
  69. 6c80ccd denver: optimize memmove by Shu Zhang · 10 years ago
  70. f092feb Merge "Add R_X86_64_64 to the list of possible weak relocs" by Dmitriy Ivanov · 10 years ago
  71. 0a8f296 Merge "Add RTLD_NOLOAD support and some related changes." by Dmitriy Ivanov · 10 years ago
  72. b648a8a Add RTLD_NOLOAD support and some related changes. by Dmitriy Ivanov · 10 years ago
  73. ce0e1b8 Merge "Add a script for finding symbols in bionic that aren't in glibc." by Elliott Hughes · 10 years ago
  74. 0b9a72c Merge "Fix lookup-by-base-name for lp64" by Dmitriy Ivanov · 10 years ago
  75. bb5bb20 Add R_X86_64_64 to the list of possible weak relocs by Pavel Chupin · 10 years ago
  76. 246c688 Change update-tzdata.py to update ICU data as well by Neil Fuller · 10 years ago
  77. b2b0f7e Merge "Add uc_regspace to arm's ucontext_t" by Calin Juravle · 10 years ago
  78. 489e498 Fix lookup-by-base-name for lp64 by Dmitriy Ivanov · 10 years ago
  79. 5a93e88 Add a script for finding symbols in bionic that aren't in glibc. by Elliott Hughes · 10 years ago
  80. c4794a7 Merge "Use -fvisibility=hidden to build libm." by Elliott Hughes · 10 years ago
  81. de9ac71 Use -fvisibility=hidden to build libm. by Elliott Hughes · 10 years ago
  82. 05b37cf Merge "Revert "Removes bionic's dependence on stlport"" by Dan Albert · 10 years ago
  83. 7a39094 Revert "Removes bionic's dependence on stlport" by Dan Albert · 10 years ago
  84. 036bf65 Merge "Removes bionic's dependence on stlport" by Dan Albert · 10 years ago
  85. 94a9ba2 Merge "Removes RTTI support from libc" by Dan Albert · 10 years ago
  86. 948acf7 Merge "Switch back to OpenBSD inet_ntop now they're FORTIFY clean." by Elliott Hughes · 10 years ago
  87. f51d3e8 Switch back to OpenBSD inet_ntop now they're FORTIFY clean. by Elliott Hughes · 10 years ago
  88. 9925c1a Merge "Mark sockets on creation (socket()) and accept4()." by Sreeram Ramachandran · 10 years ago
  89. 77338a2 Merge "Address additional warnings found by GCC 4.9." by Ben Cheng · 10 years ago
  90. 903b788 Mark sockets on creation (socket()) and accept4(). by Sreeram Ramachandran · 10 years ago
  91. 172ab0f Merge "Query libnetd_client for the appropriate netId for host resolution." by Sreeram Ramachandran · 10 years ago
  92. caff5f2 Address additional warnings found by GCC 4.9. by Ben Cheng · 10 years ago
  93. 5240b56 Query libnetd_client for the appropriate netId for host resolution. by Paul Jensen · 10 years ago
  94. 4d35da1 Removes bionic's dependence on stlport by Dan Albert · 10 years ago
  95. 0e85fb6 Add uc_regspace to arm's ucontext_t by Calin Juravle · 10 years ago
  96. 48ee47c Removes RTTI support from libc by Dan Albert · 10 years ago
  97. 308c30a Merge "Cosmetic changes to netd client files." by Sreeram Ramachandran · 10 years ago
  98. 3a757f4 Merge "Accuracy tests for libm" by Christopher Ferris · 10 years ago
  99. 72c5393 Cosmetic changes to netd client files. by Sreeram Ramachandran · 10 years ago
  100. 6c83305 Merge "Rethrow SIGTRAP too." by Elliott Hughes · 10 years ago