1. 09a9964 Escape failure messages in XML test output. by Dan Albert · 10 years ago
  2. df2f5fb Merge "Fix Soong x86 builds" by Dan Willemsen · 10 years ago
  3. 4031cbe Fix Soong x86 builds by Dan Willemsen · 10 years ago
  4. 126d5ab Merge "Revert "Move __system_property* to LIBC_PRIVATE for lp64 libc"" by Dimitry Ivanov · 10 years ago
  5. e1078a9 Revert "Move __system_property* to LIBC_PRIVATE for lp64 libc" by Dimitry Ivanov · 10 years ago
  6. 2487f3e Merge "Rearrange build files to support USE_SOONG=true" by Colin Cross · 10 years ago
  7. 5d10e69 Merge "Fix Soong x86 atom builds" by Dan Willemsen · 10 years ago
  8. c292f57 Merge "Update Android.bp for changes to Android.mk" by Colin Cross · 10 years ago
  9. 701b545 Fix Soong x86 atom builds by Dan Willemsen · 10 years ago
  10. 9817c6c Merge "Fix <sys/sysmacros.h>." by Elliott Hughes · 10 years ago
  11. 9361ad3 Fix <sys/sysmacros.h>. by Elliott Hughes · 10 years ago
  12. c23aeb8 Rearrange build files to support USE_SOONG=true by Colin Cross · 10 years ago
  13. 906e67f Merge "Add a getifaddrs(3) debugging tool." by Elliott Hughes · 10 years ago
  14. 2c7d1e6 Merge "Explicit binary op order for both gcc and clang/llvm." by Chih-hung Hsieh · 10 years ago
  15. 592c7b4 Explicit binary op order for both gcc and clang/llvm. by Chih-Hung Hsieh · 10 years ago
  16. 5d84373 Add a getifaddrs(3) debugging tool. by Elliott Hughes · 10 years ago
  17. a3f9fca Update Android.bp for changes to Android.mk by Colin Cross · 10 years ago
  18. 6b51398 Merge "Add basic tests for <net/if.h>." by Elliott Hughes · 10 years ago
  19. 588213a Add basic tests for <net/if.h>. by Elliott Hughes · 10 years ago
  20. 8d809f1 Merge "Handle AF_PACKET in getifaddr(3)." by Elliott Hughes · 10 years ago
  21. fdb2963 Handle AF_PACKET in getifaddr(3). by Yi Kong · 10 years ago
  22. 195b85a Merge "Defend against -fstack-protector in libc startup." by Elliott Hughes · 10 years ago
  23. 2afe5af Merge "Move __aeabi* symbols to LIBC_N version" by Dimitry Ivanov · 10 years ago
  24. 6d142bc Move __aeabi* symbols to LIBC_N version by Dimitry Ivanov · 10 years ago
  25. 42d949f Defend against -fstack-protector in libc startup. by Elliott Hughes · 10 years ago
  26. 988e71b Merge "Kill BOARD_MALLOC_ALIGNMENT." by Josh Gao · 10 years ago
  27. 63a4207 Kill BOARD_MALLOC_ALIGNMENT. by Josh Gao · 10 years ago
  28. e1f8c66 Merge "Replace MALLOC_IMPL with MALLOC_SVELTE." by Josh Gao · 10 years ago
  29. 32388ba Merge "Temporary hack to avoid stack protector crashes." by Elliott Hughes · 10 years ago
  30. 9353089 Merge "Revert "system_properties.cpp: special case ro.* properties"" by Tom Cherry · 10 years ago
  31. e97ce31 Revert "system_properties.cpp: special case ro.* properties" by Tom Cherry · 10 years ago
  32. 2489161 Temporary hack to avoid stack protector crashes. by Elliott Hughes · 10 years ago
  33. 1464f6d Merge "Remove mktime_tz." by Elliott Hughes · 10 years ago
  34. 4664c14 Merge "Temporary move __udivdi3 back to LIBC for x86" by Dimitry Ivanov · 10 years ago
  35. bc02fb9 Temporary move __udivdi3 back to LIBC for x86 by Dimitry Ivanov · 10 years ago
  36. 76dfa6e Remove mktime_tz. by Elliott Hughes · 10 years ago
  37. 74d7aa1 Merge "Fix gcc+arm builds" by Dimitry Ivanov · 10 years ago
  38. 6f72fde Fix gcc+arm builds by Dimitry Ivanov · 10 years ago
  39. 52fd4ca Merge "Deprecate bzero" by Dimitry Ivanov · 10 years ago
  40. 609156e Merge "Export public __aeabi* symbols as LIBC_PRIVATE" by Dimitry Ivanov · 10 years ago
  41. d90d067 Export public __aeabi* symbols as LIBC_PRIVATE by Dimitry Ivanov · 10 years ago
  42. 031dfe1 Merge "Fix a broken link in a comment." by Elliott Hughes · 10 years ago
  43. 7d27b68 Merge "Tidy up KernelArgumentBlock::getauxval." by Elliott Hughes · 10 years ago
  44. 6134ed8 Deprecate bzero by Dimitry Ivanov · 10 years ago
  45. ffa54cd Merge "system_properties.cpp: special case ro.* properties" by Nick Kralevich · 10 years ago
  46. 40c2bf6 Fix a broken link in a comment. by Elliott Hughes · 10 years ago
  47. c5fd81a system_properties.cpp: special case ro.* properties by Nick Kralevich · 10 years ago
  48. 63fbb23 Tidy up KernelArgumentBlock::getauxval. by Elliott Hughes · 10 years ago
  49. 507d6f2 Merge "libc: Update Android.bp with recent changes" by Dan Willemsen · 10 years ago
  50. 9b59acc libc: Update Android.bp with recent changes by Dan Willemsen · 10 years ago
  51. e647db7 Merge "Move __aeabi_ which are not in libgcc.a to LIBC" by Dimitry Ivanov · 10 years ago
  52. bb5730e Move __aeabi_ which are not in libgcc.a to LIBC by Dimitry Ivanov · 10 years ago
  53. 09f4651 Replace MALLOC_IMPL with MALLOC_SVELTE. by Josh Gao · 10 years ago
  54. c6c3b47 Merge "Clarify which linker we are." by Elliott Hughes · 10 years ago
  55. 116b569 Clarify which linker we are. by Elliott Hughes · 10 years ago
  56. ff164ef Merge "Temporary apply LIBC version to __pthread_gettid" by Dimitry Ivanov · 10 years ago
  57. 0ef1d12 Temporary apply LIBC version to __pthread_gettid by Dimitry Ivanov · 10 years ago
  58. c1113a3 Merge "Revert "Temporary apply LIBC version to __pthread_gettid"" by Dimitry Ivanov · 10 years ago
  59. c8bb96a Revert "Temporary apply LIBC version to __pthread_gettid" by Dimitry Ivanov · 10 years ago
  60. 56ecf28 Merge "Temporary apply LIBC version to __pthread_gettid" by Dimitry Ivanov · 10 years ago
  61. eb90e91 Temporary apply LIBC version to __pthread_gettid by Dimitry Ivanov · 10 years ago
  62. 04673ee Merge changes I4fc241e6,Idca71396 by Dimitry Ivanov · 10 years ago
  63. ff14fb5 Move __system_property* to LIBC_PRIVATE for lp64 libc by Dimitry Ivanov · 10 years ago
  64. eac1d37 Move ndk-cruft symbols to LIBC_PRIVATE by Dimitry Ivanov · 10 years ago
  65. e13434f Merge "Revert "Revert "Implement getifaddrs(3)/freeifaddrs(3).""" by Elliott Hughes · 10 years ago
  66. 9cddb48 Revert "Revert "Implement getifaddrs(3)/freeifaddrs(3)."" by Elliott Hughes · 10 years ago
  67. 2fed6aa Merge changes Ic66f6519,Ic16acea5 by Dimitry Ivanov · 10 years ago
  68. fa8b931 Merge "Add tests for /proc/self/fd and /proc/self/task/TID/fd access" by Nick Kralevich · 10 years ago
  69. bd4d45d Add tests for /proc/self/fd and /proc/self/task/TID/fd access by Nick Kralevich · 10 years ago
  70. b62e633 Merge "Revert "Implement getifaddrs(3)/freeifaddrs(3)."" by Yi Kong · 10 years ago
  71. 76814a8 Revert "Implement getifaddrs(3)/freeifaddrs(3)." by Yi Kong · 10 years ago
  72. 71417ca Merge "Implement getifaddrs(3)/freeifaddrs(3)." by Yi Kong · 10 years ago
  73. 788a2bc Make some of unwanted symbols LIBC_PRIVATE by Dimitry Ivanov · 10 years ago
  74. 5ce79b0 Make symbols exported via libgcc.a LIBC_PRIVATE by Dimitry Ivanov · 10 years ago
  75. be7c7fe Merge "linker: implement shared namespaces" by Dimitry Ivanov · 10 years ago
  76. 7331fe1 linker: implement shared namespaces by Dimitry Ivanov · 10 years ago
  77. 0945ed5 Implement getifaddrs(3)/freeifaddrs(3). by Elliott Hughes · 10 years ago
  78. 4afd635 Merge "Improve the 32-bit ABI documentation." by Elliott Hughes · 10 years ago
  79. 59fc2e8 Improve the 32-bit ABI documentation. by Elliott Hughes · 10 years ago
  80. dd57119 Merge "Reset access to system properties on reinitialization" by Tom Cherry · 10 years ago
  81. 7cb3c4a Merge "sem_timedwait with a null timeout doesn't mean "forever"." by Elliott Hughes · 10 years ago
  82. d4f86ae Merge "linker: add dlvsym(3)" by Dimitry Ivanov · 10 years ago
  83. 27032a3 Merge "Fix missing parentheses." by Christopher Ferris · 10 years ago
  84. 0b13f29 Fix missing parentheses. by Christopher Ferris · 10 years ago
  85. 9f20db1 Merge "Fix bug in dlmalloc's version of calloc." by Christopher Ferris · 10 years ago
  86. 9cf99cb linker: add dlvsym(3) by Dimitry Ivanov · 10 years ago
  87. dd586f2 sem_timedwait with a null timeout doesn't mean "forever". by Elliott Hughes · 10 years ago
  88. ad33ebe Fix bug in dlmalloc's version of calloc. by Christopher Ferris · 10 years ago
  89. d3e5301 Merge "Revert "Revert "Remove remaining ndk_cruft from LP64 platforms""" by Dimitry Ivanov · 10 years ago
  90. bc2e88a Revert "Revert "Remove remaining ndk_cruft from LP64 platforms"" by Dimitry Ivanov · 10 years ago
  91. 4d57e66 Merge "Add a few missing pthread tests." by Elliott Hughes · 10 years ago
  92. 52a05f3 Merge "Revert "Remove remaining ndk_cruft from LP64 platforms"" by Dimitry Ivanov · 10 years ago
  93. d31d4c1 Add a few missing pthread tests. by Elliott Hughes · 10 years ago
  94. 23af25b Revert "Remove remaining ndk_cruft from LP64 platforms" by Dimitry Ivanov · 10 years ago
  95. b34ae08 Merge "Remove remaining ndk_cruft from LP64 platforms" by Dimitry Ivanov · 10 years ago
  96. b1d0a2a Remove remaining ndk_cruft from LP64 platforms by Dimitry Ivanov · 10 years ago
  97. 881673c Merge changes Iaee1b711,Ia3dd0761 by Dimitry Ivanov · 10 years ago
  98. 585e959 Generate libc version-script for brillo by Dimitry Ivanov · 10 years ago
  99. a3dd076 Revert "Don't verify version scripts on 32-bit Brillo" by Dimitry Ivanov · 10 years ago
  100. 162a852 Merge "Fix personality test for mips32r6" by Elliott Hughes · 10 years ago