1. 97139e6 Merge "Update NOTICE files." into mnc-dev by Elliott Hughes · 10 years ago
  2. f0bd92d Update NOTICE files. by Elliott Hughes · 10 years ago
  3. f7009f4 Switch libc/libcstdc++/libm to hash-style=both by Dmitriy Ivanov · 10 years ago
  4. 5040aa4 Merge changes from topic 'blobs' into mnc-dev by Dan Albert · 10 years ago
  5. 6b27e6e Revert "Fix volantis boot." by Dan Albert · 10 years ago
  6. 20db140 Revert "Fix clang build." by Dan Albert · 10 years ago
  7. 6accf55 Revert "Try again to fix clang build." by Dan Albert · 10 years ago
  8. 271f051 Merge "remove rootdir build.prop" into mnc-dev by Andres Morales · 10 years ago
  9. f41ed6e Add definitions of Elf32_Sxword and ELFXX_R_INFO by Dmitriy Ivanov · 10 years ago
  10. d3cea87 remove rootdir build.prop by Andres Morales · 10 years ago
  11. af7e806 Properly align init/fini_arrays for crtend.o by Dmitriy Ivanov · 10 years ago
  12. 456afe2 Fix protected symbol lookups for mips by Dmitriy Ivanov · 10 years ago
  13. f6fdb79 Merge "Update to tzdata 2015d" into mnc-dev by Neil Fuller · 10 years ago
  14. 62075bc bionic: fortify comments in _system_properties.h by Mark Salyzyn · 10 years ago
  15. 3a7ed8f Update to tzdata 2015d by Neil Fuller · 10 years ago
  16. cb73d0e Merge "Add float support to binary event log." into mnc-dev by Jeff Brown · 10 years ago
  17. 66fd2a2 Add float support to binary event log. by Jeff Brown · 10 years ago
  18. 123927d bionic: add __system_property_area_serial() by Mark Salyzyn · 10 years ago
  19. 452742d Do not pack relocations for libc.so by Dmitriy Ivanov · 10 years ago
  20. 17b602c Update to tzdata 2015c by Neil Fuller · 10 years ago
  21. 1d76f1c Merge "add a fortified implementation of realpath" by Nick Kralevich · 10 years ago
  22. 42502d7 Merge "add fortified memchr/memrchr implementations" by Nick Kralevich · 10 years ago
  23. f327fae Include pthread_atfork.h to mips64 crtbegin by Dmitriy Ivanov · 10 years ago
  24. 9a2744d Merge "Fix POSIX timer thread naming." by Elliott Hughes · 10 years ago
  25. d1aea30 Fix POSIX timer thread naming. by Elliott Hughes · 10 years ago
  26. ea295f6 Unregister pthread_atfork handlers on dlclose() by Dmitriy Ivanov · 11 years ago
  27. 6c63ee4 Merge "Revert "Unregister pthread_atfork handlers on dlclose()"" by Dimitry Ivanov · 10 years ago
  28. 094f58f Revert "Unregister pthread_atfork handlers on dlclose()" by Dimitry Ivanov · 10 years ago
  29. e3ecedd Merge "Remove jemalloc.a from libc_nomalloc.a" by Dmitriy Ivanov · 10 years ago
  30. 3da9373 Merge "Simplify close(2) EINTR handling." by Elliott Hughes · 10 years ago
  31. 7280e50 Remove jemalloc.a from libc_nomalloc.a by Dmitriy Ivanov · 10 years ago
  32. 3391a9f Simplify close(2) EINTR handling. by Elliott Hughes · 10 years ago
  33. 6df122f Unregister pthread_atfork handlers on dlclose() by Dmitriy Ivanov · 11 years ago
  34. 7592008 Update the search path for libclang.so by Tao Bao · 10 years ago
  35. a00a9f0 Merge "Allow building libc long double code with clang/llvm." by Chih-Hung Hsieh · 10 years ago
  36. 6fb8e96 Allow building libc long double code with clang/llvm. by Chih-Hung Hsieh · 10 years ago
  37. 3244d9f add a fortified implementation of realpath by Daniel Micay · 10 years ago
  38. 72a6fdc Fix bug in app_id_from_name in stubs.cpp. by Yabin Cui · 10 years ago
  39. 4ae7736 add fortified memchr/memrchr implementations by Daniel Micay · 10 years ago
  40. 4228188 add fortified readlink/readlinkat implementations by Daniel Micay · 10 years ago
  41. 3875744 Merge "Support symbol versioning" by Dmitriy Ivanov · 10 years ago
  42. 2a81536 Support symbol versioning by Dmitriy Ivanov · 10 years ago
  43. a932513 Fix clang build. by Elliott Hughes · 10 years ago
  44. 31128da Merge "add fortified implementations of pread/pread64" by Elliott Hughes · 10 years ago
  45. 14af27a Merge "Remove PROP_PATH_SYSTEM_DEFAULT." by Elliott Hughes · 10 years ago
  46. e7e1c87 add fortified implementations of pread/pread64 by Daniel Micay · 10 years ago
  47. a40cb0c Merge "Call __cxa_thread_finalize for the main thread." by Dmitriy Ivanov · 10 years ago
  48. 12d8902 Merge "Update the number of jemalloc reserved keys." by Christopher Ferris · 10 years ago
  49. 2587c6a Merge "Change on handling of SIGEV_THREAD timers." by Yabin Cui · 10 years ago
  50. 95f1ee2 Change on handling of SIGEV_THREAD timers. by Yabin Cui · 11 years ago
  51. c0f8928 Update the number of jemalloc reserved keys. by Christopher Ferris · 10 years ago
  52. 43e020c Remove PROP_PATH_SYSTEM_DEFAULT. by Elliott Hughes · 10 years ago
  53. 163ab8b Call __cxa_thread_finalize for the main thread. by Dmitriy Ivanov · 10 years ago
  54. 66aa0b6 Hide emutls* symbols in libc.so by Dmitriy Ivanov · 10 years ago
  55. 940d312 Fix addition of extra arg to cfi_restore. by Christopher Ferris · 10 years ago
  56. a529efa Merge "Add missing cfi directives for x86 assembler." by Christopher Ferris · 10 years ago
  57. 605ee81 Add missing cfi directives for x86 assembler. by Christopher Ferris · 10 years ago
  58. 8f3f041 Merge "Prevent using static-allocated pthread keys before creation." by Yabin Cui · 10 years ago
  59. 5ddbb3f Prevent using static-allocated pthread keys before creation. by Yabin Cui · 10 years ago
  60. 9ce9bf5 Merge "Add Elfxx_Ver* types" by Dmitriy Ivanov · 10 years ago
  61. c0e7dbb Add Elfxx_Ver* types by Dmitriy Ivanov · 10 years ago
  62. 0a92ac8 Merge "Use assembly memmove for all arm32 processors." by Christopher Ferris · 10 years ago
  63. 9f2c2f5 Merge "Provide writer preference option in rwlock." by Yabin Cui · 10 years ago
  64. aba687a Upgrade timezone data to 2015b by Neil Fuller · 10 years ago
  65. 694282b Merge "Update update-tzdata.py tool to generate ICU4J data jars" by Neil Fuller · 10 years ago
  66. 4d3abcb Update update-tzdata.py tool to generate ICU4J data jars by Neil Fuller · 10 years ago
  67. 41efc92 Use assembly memmove for all arm32 processors. by Christopher Ferris · 10 years ago
  68. 76615da Provide writer preference option in rwlock. by Yabin Cui · 10 years ago
  69. 598493e Merge "Stop libc from cross-referencing unwind symbols" by Dmitriy Ivanov · 10 years ago
  70. 957f618 Merge "Changes to re-enable overrides for tz data" by Neil Fuller · 10 years ago
  71. cd13b14 Stop libc from cross-referencing unwind symbols by Dmitriy Ivanov · 10 years ago
  72. 4bd8f96 Merge "Fix bug for recursive/errorcheck mutex on 32-bit devices." by Yabin Cui · 10 years ago
  73. f796985 Fix bug for recursive/errorcheck mutex on 32-bit devices. by Yabin Cui · 10 years ago
  74. dffd3c5 Try again to fix clang build. by Elliott Hughes · 10 years ago
  75. 0975a5d Fix clang build. by Elliott Hughes · 10 years ago
  76. aea165c Merge "Add ANDROID_DLEXT_FORCE_LOAD flag" by Dmitriy Ivanov · 10 years ago
  77. 76e1cbc Fix volantis boot. by Elliott Hughes · 10 years ago
  78. 9b82136 Add ANDROID_DLEXT_FORCE_LOAD flag by Dmitriy Ivanov · 10 years ago
  79. d619d6f Merge "Remove _memset16 and _memset32 from mips/mips64 bionic." by Elliott Hughes · 10 years ago
  80. 00d1101 Merge "Refactor pthread_mutex to support 32-bit owner_tid on 64-bit devices." by Yabin Cui · 10 years ago
  81. b0cf928 Remove _memset16 and _memset32 from mips/mips64 bionic. by Elliott Hughes · 10 years ago
  82. e69c245 Refactor pthread_mutex to support 32-bit owner_tid on 64-bit devices. by Yabin Cui · 10 years ago
  83. d6bf3d5 Don't export new/delete from libc shared libraries. by Dan Albert · 10 years ago
  84. 8f41142 Merge "stubs missing include for string.h" by Mark Salyzyn · 10 years ago
  85. 7203573 Merge "Make ThreadLocalBuffer a class rather than a macro." by Elliott Hughes · 10 years ago
  86. 56b2768 stubs missing include for string.h by Mark Salyzyn · 10 years ago
  87. e01d32f Upgrade kernel headers to 3.18.10. by Christopher Ferris · 10 years ago
  88. 6170693 Make ThreadLocalBuffer a class rather than a macro. by Elliott Hughes · 10 years ago
  89. ef11500 Revert "Revert "add guard pages to the internal signal stacks"" by Yabin Cui · 10 years ago
  90. a3125fd Revert "add guard pages to the internal signal stacks" by Elliott Hughes · 10 years ago
  91. 595752f add guard pages to the internal signal stacks by Daniel Micay · 10 years ago
  92. 402d199 Fix libstdc++.so hash-style. by Dmitriy Ivanov · 10 years ago
  93. 8f3eb5a Merge "Revert "Cause Fatal error when invalid pthread_id is detected."" by Yabin Cui · 10 years ago
  94. 220b99b Revert "Cause Fatal error when invalid pthread_id is detected." by Yabin Cui · 10 years ago
  95. f2d153f Merge "Initial implementation of __cxa_thread_atexit_impl" by Dmitriy Ivanov · 10 years ago
  96. 377243b Remove PTHREAD_RECURSIVE_MUTEX_INITIALIZER and PTHREAD_ERRORCHECK_MUTEX_INITIALIZER. by Yabin Cui · 10 years ago
  97. df79c33 Initial implementation of __cxa_thread_atexit_impl by Dmitriy Ivanov · 10 years ago
  98. 17393b0 Hide internal of pthread_mutex_t. by Yabin Cui · 10 years ago
  99. fa3dcec Merge "Fix in error handling in pthread_create.cpp." by Yabin Cui · 10 years ago
  100. 799cb35 Fix in error handling in pthread_create.cpp. by Yabin Cui · 10 years ago