1. 90de682 Merge "Replace bx lr with update of pc from the stack." by Christopher Ferris · 10 years ago
  2. e1e434a Replace bx lr with update of pc from the stack. by Christopher Ferris · 10 years ago
  3. 7ea817d Add some glibc-like #defines for libchrome. by Elliott Hughes · 10 years ago
  4. dbb17b2 Fix alignment after variable-length data. by Elliott Hughes · 10 years ago
  5. eeb6b57 Name the thread stack and signal stack guard pages. by Elliott Hughes · 11 years ago
  6. 77455f8 Merge "Fixed uchar.h for clang3.6" by Elliott Hughes · 11 years ago
  7. 86061f3 Merge "Update timezone data to 2015e" by Neil Fuller · 11 years ago
  8. c224747 Improve personality initialization by Dmitriy Ivanov · 11 years ago
  9. b9f76dc Update timezone data to 2015e by Neil Fuller · 11 years ago
  10. 7f46cf9 Merge "Pass around struct android_net_context for better behaviour" by Erik Kline · 11 years ago
  11. 59d5854 Add <sysexits.h>. by Elliott Hughes · 11 years ago
  12. a05bee5 Fixed uchar.h for clang3.6 by egor.kochetov · 11 years ago
  13. 01e37c9 Pass around struct android_net_context for better behaviour by Erik Kline · 11 years ago
  14. fef5835 Fix x86 gdbserver build. by Elliott Hughes · 11 years ago
  15. e79d06b Use gcc to build and test x86_64 long double code. by Chih-Hung Hsieh · 11 years ago
  16. 38f2eaa [MIPS] Add optimized string functions by Nikola Veljkovic · 11 years ago
  17. 895241e Fixes for building gdbserver (and gdb) out of the box. by Elliott Hughes · 11 years ago
  18. b628b7d Merge "Use new sanitizer option." by Dan Albert · 11 years ago
  19. 11ea08c Use new sanitizer option. by Dan Albert · 11 years ago
  20. 9876aa2 Merge "Add support for cortex-a53 in bionic." by Tim Murray · 11 years ago
  21. 48fa28b Merge "Add version to libc.so symbols" by Dmitriy Ivanov · 11 years ago
  22. 665607a Add version to libc.so symbols by Dmitriy Ivanov · 11 years ago
  23. a73b2c9 Add support for cortex-a53 in bionic. by Tim Murray · 11 years ago
  24. b130493 Hide accidentally-exposed __clock_nanosleep. by Elliott Hughes · 11 years ago
  25. 0577733 Avoid name collision with user_fpsimd_state in <asm/ptrace.h>. by Elliott Hughes · 11 years ago
  26. 27f5c37 Merge "Fix two accidentally leaked mips64 symbols." by Elliott Hughes · 11 years ago
  27. 469b418 Fix two accidentally leaked mips64 symbols. by Elliott Hughes · 11 years ago
  28. bf18c61 Add a sys/procfs.h. by Dan Albert · 11 years ago
  29. be57a40 Add process_vm_readv and process_vm_writev. by Elliott Hughes · 11 years ago
  30. ba1d40a Merge "Statically linked executables should honor AT_SECURE." by Elliott Hughes · 11 years ago
  31. 60907c7 Allow NULL in pthread_mutex_lock/unlock. by Christopher Ferris · 11 years ago
  32. 1801db3 Statically linked executables should honor AT_SECURE. by Elliott Hughes · 11 years ago
  33. 1cfbd94 Merge "Add flag that makes linker honor min(p_vaddr)" by Dmitriy Ivanov · 11 years ago
  34. 8a11628 Add flag that makes linker honor min(p_vaddr) by Dmitriy Ivanov · 11 years ago
  35. 12fb28b Merge "Add O_PATH support for flistxattr()" by Nick Kralevich · 11 years ago
  36. e1d0810 Add O_PATH support for flistxattr() by Nick Kralevich · 11 years ago
  37. f9554a1 Export two dlmalloc functions everywhere. by Christopher Ferris · 11 years ago
  38. 19fee2c Fix a few libc makefile mishaps. by Christopher Ferris · 11 years ago
  39. 9cf6fc3 Hide __atexit by Dmitriy Ivanov · 11 years ago
  40. c062218 Reorder DIR structure due to bad apps. by Christopher Ferris · 11 years ago
  41. 6cda074 Strip version info when extracting symbols by Dmitriy Ivanov · 11 years ago
  42. 2825f10 libc: Add O_PATH support for fgetxattr / fsetxattr by Nick Kralevich · 11 years ago
  43. 9d476a0 Cleanup ftruncate negative test. by Dan Albert · 11 years ago
  44. c05554e Fix error handling for negative size in ftruncate. by Dan Albert · 11 years ago
  45. 40a8f21 Hide rt_sigqueueinfo. by Yabin Cui · 11 years ago
  46. a42b5bc Merge "Apply work around b/19059885 to x86" by Dmitriy Ivanov · 11 years ago
  47. 9185e04 Apply work around b/19059885 to x86 by Dmitriy Ivanov · 11 years ago
  48. 4e8ef69 Don't use TEMP_FAILURE_RETRY on close in bionic. by Elliott Hughes · 11 years ago
  49. 0346ad7 ScopedFd: Don't use TEMP_FAILURE_RETRY() with close() by Spencer Low · 11 years ago
  50. f58ac87 Update NOTICE files (the second time today). by Elliott Hughes · 11 years ago
  51. 7e54c76 Update NOTICE files. by Elliott Hughes · 11 years ago
  52. 8a330ca Merge "Simplify three copyright headers." by Elliott Hughes · 11 years ago
  53. c69ace8 Simplify three copyright headers. by Elliott Hughes · 11 years ago
  54. 972d7fe Merge "Use unified syntax to compile with both llvm and gcc." by Chih-Hung Hsieh · 11 years ago
  55. 33f3351 Use unified syntax to compile with both llvm and gcc. by Chih-Hung Hsieh · 11 years ago
  56. c931026 Merge "Fix various bugs in the check-symbols script." by Elliott Hughes · 11 years ago
  57. ec738d9 Fix various bugs in the check-symbols script. by Elliott Hughes · 11 years ago
  58. 4e8cda6 remove rootdir build.prop by Andres Morales · 11 years ago
  59. 88e777d Switch libc/libcstdc++/libm to hash-style=both by Dmitriy Ivanov · 11 years ago
  60. a924d4b Merge changes from topic 'volantis-blobs' by Dan Albert · 11 years ago
  61. ce16a53 Add definitions of Elf32_Sxword and ELFXX_R_INFO by Dmitriy Ivanov · 11 years ago
  62. 7c2c01d Revert "Fix volantis boot." by Dan Albert · 11 years ago
  63. 6f0d700 Revert "Fix clang build." by Dan Albert · 11 years ago
  64. f920f82 Revert "Try again to fix clang build." by Dan Albert · 11 years ago
  65. e543c76 Properly align init/fini_arrays for crtend.o by Dmitriy Ivanov · 11 years ago
  66. dbe26fd Fix protected symbol lookups for mips by Dmitriy Ivanov · 11 years ago
  67. 033a68f Merge "bionic: fortify comments in _system_properties.h" by Mark Salyzyn · 11 years ago
  68. 6a4c9d9 Merge "Define char16_t and char32_t to make gcc 5.1 happy" by Dan Albert · 11 years ago
  69. c3f4c96 bionic: fortify comments in _system_properties.h by Mark Salyzyn · 11 years ago
  70. fa6f649 Merge "Update to tzdata 2015d" by Neil Fuller · 11 years ago
  71. 11331f6 Add float support to binary event log. by Jeff Brown · 11 years ago
  72. b904afa Merge "bionic: add __system_property_area_serial()" by Mark Salyzyn · 11 years ago
  73. 62d6533 Do not pack relocations for libc.so by Dmitriy Ivanov · 11 years ago
  74. e0905c9 cortex-a9: Fix reference to __memcpy_base_aligned. by Kyle Repinski · 11 years ago
  75. 520cbf5 Update to tzdata 2015d by Neil Fuller · 11 years ago
  76. 59bce68 Merge "Fix opcode to compile with both gcc and llvm." by Chih-Hung Hsieh · 11 years ago
  77. bfd6527 bionic: add __system_property_area_serial() by Mark Salyzyn · 11 years ago
  78. 682a240 Merge "Update to tzdata 2015c" by Neil Fuller · 11 years ago
  79. 1d76f1c Merge "add a fortified implementation of realpath" by Nick Kralevich · 11 years ago
  80. 42502d7 Merge "add fortified memchr/memrchr implementations" by Nick Kralevich · 11 years ago
  81. f327fae Include pthread_atfork.h to mips64 crtbegin by Dmitriy Ivanov · 11 years ago
  82. 9a2744d Merge "Fix POSIX timer thread naming." by Elliott Hughes · 11 years ago
  83. d1aea30 Fix POSIX timer thread naming. by Elliott Hughes · 11 years ago
  84. ea295f6 Unregister pthread_atfork handlers on dlclose() by Dmitriy Ivanov · 11 years ago
  85. 6f88821 Define char16_t and char32_t to make gcc 5.1 happy by Bernhard Rosenkränzer · 11 years ago
  86. d217740 Update to tzdata 2015c by Neil Fuller · 11 years ago
  87. 6c63ee4 Merge "Revert "Unregister pthread_atfork handlers on dlclose()"" by Dimitry Ivanov · 11 years ago
  88. 094f58f Revert "Unregister pthread_atfork handlers on dlclose()" by Dimitry Ivanov · 11 years ago
  89. e3ecedd Merge "Remove jemalloc.a from libc_nomalloc.a" by Dmitriy Ivanov · 11 years ago
  90. 0a93df3 Fix opcode to compile with both gcc and llvm. by Chih-Hung Hsieh · 11 years ago
  91. 3da9373 Merge "Simplify close(2) EINTR handling." by Elliott Hughes · 11 years ago
  92. 7280e50 Remove jemalloc.a from libc_nomalloc.a by Dmitriy Ivanov · 11 years ago
  93. 3391a9f Simplify close(2) EINTR handling. by Elliott Hughes · 11 years ago
  94. 6df122f Unregister pthread_atfork handlers on dlclose() by Dmitriy Ivanov · 11 years ago
  95. 7592008 Update the search path for libclang.so by Tao Bao · 11 years ago
  96. a00a9f0 Merge "Allow building libc long double code with clang/llvm." by Chih-Hung Hsieh · 11 years ago
  97. 6fb8e96 Allow building libc long double code with clang/llvm. by Chih-Hung Hsieh · 11 years ago
  98. 3244d9f add a fortified implementation of realpath by Daniel Micay · 11 years ago
  99. 72a6fdc Fix bug in app_id_from_name in stubs.cpp. by Yabin Cui · 11 years ago
  100. 4ae7736 add fortified memchr/memrchr implementations by Daniel Micay · 11 years ago