1. 03f2246 Add the missing aarch64 user structs. by Elliott Hughes · 10 years ago
  2. 53f2abb Merge "Update timezone data to 2015f" by Neil Fuller · 10 years ago
  3. 6e7bc70 Update timezone data to 2015f by Neil Fuller · 10 years ago
  4. f7286a2 Merge "Move tzdata scripts from bionic to external/icu" by Neil Fuller · 10 years ago
  5. 06b3f70 Add exported __popcount_tab for libgcc compat under compiler-rt. by Josh Gao · 10 years ago
  6. ac77536 Move tzdata scripts from bionic to external/icu by Neil Fuller · 10 years ago
  7. 4d7d05b Merge "Revert "fix incompatibility with -fstack-protector-strong"" by Nick Kralevich · 10 years ago
  8. 3d01422 Revert "fix incompatibility with -fstack-protector-strong" by Nick Kralevich · 10 years ago
  9. 5f7a512 Merge "fix incompatibility with -fstack-protector-strong" by Nick Kralevich · 10 years ago
  10. 62c26ed Merge "add fortified implementations of write/pwrite{,64}" by Yabin Cui · 10 years ago
  11. afdd154 add fortified implementations of write/pwrite{,64} by Daniel Micay · 10 years ago
  12. 079fc83 Merge "Modify ip to get the instr being executed." by Christopher Ferris · 10 years ago
  13. df0891a Merge "Add a TLS slot for TSAN." by Dan Albert · 10 years ago
  14. 224bef8 Modify ip to get the instr being executed. by Christopher Ferris · 10 years ago
  15. aa23b2e Add a TLS slot for TSAN. by Dan Albert · 10 years ago
  16. e4d51cf Merge "Add optimized cortex-a7/cortex-a53 memset/memcpy." by Christopher Ferris · 10 years ago
  17. 2926f9a libc: remove bcopy from memmove on 64-bit architectures by Jake Weinstein · 10 years ago
  18. 5930772 Add optimized cortex-a7/cortex-a53 memset/memcpy. by Christopher Ferris · 10 years ago
  19. 61d9ae5 [MIPS] Invalidate cached pid in vfork. by Duane Sand · 10 years ago
  20. 5341691 Move up to C++14. by Dan Albert · 10 years ago
  21. 5891abd Invalidate cached pid in vfork. by Elliott Hughes · 10 years ago
  22. e80369a Merge "Bionic: Add a TLS slot for ART for Thread self" by Andreas Gampe · 10 years ago
  23. b3db776 Merge "name the arc4random structure mappings" by Elliott Hughes · 10 years ago
  24. 17379d2 Cherrypick upstream fnmatch.c fix. by Elliott Hughes · 10 years ago
  25. 516fcb2 name the arc4random structure mappings by Daniel Micay · 10 years ago
  26. 7e919da Merge "add a fortified implementation of getcwd" by Yabin Cui · 10 years ago
  27. 9101b00 add a fortified implementation of getcwd by Daniel Micay · 10 years ago
  28. c46c0e9 Sync current upstream fnmatch.c. by Elliott Hughes · 10 years ago
  29. 36443fd Remove PAGE_SIZE from <limits.h>. by Elliott Hughes · 10 years ago
  30. 9bbb5a7 Bionic: Add a TLS slot for ART for Thread self by Andreas Gampe · 10 years ago
  31. 5390173 Don't transitively include <limits.h> from <sys/user.h>. by Elliott Hughes · 10 years ago
  32. 820a86f Remove PAGESIZE. by Elliott Hughes · 10 years ago
  33. afab3ff Move PAGE_MASK into <sys/user.h>. by Elliott Hughes · 10 years ago
  34. 667dc75 deprecate TARGET_USES_LOGD by Mark Salyzyn · 10 years ago
  35. e8ceb95 Merge "Remove pushes from memsets (krait/cortex-a9)." by Christopher Ferris · 10 years ago
  36. 8af3263 Merge "add fortified implementations of fread/fwrite" by Yabin Cui · 10 years ago
  37. 8264cbb Remove pushes from memsets (krait/cortex-a9). by Christopher Ferris · 10 years ago
  38. f0a7347 name the atexit handler pages by Daniel Micay · 10 years ago
  39. 189394b Use AT_PAGESZ for sysconf(_SC_PAGE_SIZE). by Elliott Hughes · 10 years ago
  40. fed2659 add fortified implementations of fread/fwrite by Daniel Micay · 10 years ago
  41. 795a8e3 Make all labels local. by Christopher Ferris · 10 years ago
  42. 1661125 Don't abort when failed to write tracing message. by Yabin Cui · 10 years ago
  43. 2565492 Merge "Add getgrgid_r/getgrnam_r." by Yabin Cui · 10 years ago
  44. c4786d3 Add getgrgid_r/getgrnam_r. by Yabin Cui · 10 years ago
  45. 3b49d61 Merge "libc: arch-x86: implement kernel vdso time functions" by Elliott Hughes · 10 years ago
  46. 10726d5 libc: arch-x86: implement kernel vdso time functions by Robert Jarzmik · 10 years ago
  47. d294863 Use a less misleading name for the code that sets up the main thread. by Elliott Hughes · 10 years ago
  48. c99fabb Merge "Add support for non-zero vaddr in maps." by Christopher Ferris · 10 years ago
  49. 3bcfd47 Merge "Revert "Revert "make vdso function pointers read-only at runtime""" by Elliott Hughes · 10 years ago
  50. 95fd031 Revert "Stop libc from cross-referencing unwind symbols" by Dan Albert · 10 years ago
  51. 613f814 Revert "Revert "make vdso function pointers read-only at runtime"" by Elliott Hughes · 10 years ago
  52. e5544ae Merge "<sys/time.h> should include [most of] <sys/select.h>." by Elliott Hughes · 10 years ago
  53. 6c9ad82 Merge "Revert "make vdso function pointers read-only at runtime"" by Elliott Hughes · 10 years ago
  54. 1946856 Revert "make vdso function pointers read-only at runtime" by Elliott Hughes · 10 years ago
  55. a7a87dd <sys/time.h> should include [most of] <sys/select.h>. by Elliott Hughes · 10 years ago
  56. 2cc41d3 Add all the glibc one-line "synonym" header files. by Elliott Hughes · 10 years ago
  57. df1a3c6 make vdso function pointers read-only at runtime by Daniel Micay · 10 years ago
  58. 70b6e1d Add support for non-zero vaddr in maps. by Christopher Ferris · 10 years ago
  59. 96dd2b6 fix incompatibility with -fstack-protector-strong by Daniel Micay · 10 years ago
  60. 0875ba3 Add timespec/timeval conversion helpers. by Bertrand SIMONNET · 10 years ago
  61. dda4fd4 Update to v3.18.18 kernel headers. by Christopher Ferris · 10 years ago
  62. 3a40a00 Do not hold hash table lock while backtracing. by Christopher Ferris · 10 years ago
  63. a20a35f Prevent user-defined basename_r from breaking basename(3). by Elliott Hughes · 10 years ago
  64. c6f2564 Merge "libc: Add sys/fcntl.h for compatibility." by Daniel Erat · 10 years ago
  65. e551514 libc: Add sys/fcntl.h for compatibility. by Daniel Erat · 10 years ago
  66. 90de682 Merge "Replace bx lr with update of pc from the stack." by Christopher Ferris · 10 years ago
  67. e1e434a Replace bx lr with update of pc from the stack. by Christopher Ferris · 10 years ago
  68. 7ea817d Add some glibc-like #defines for libchrome. by Elliott Hughes · 10 years ago
  69. dbb17b2 Fix alignment after variable-length data. by Elliott Hughes · 10 years ago
  70. eeb6b57 Name the thread stack and signal stack guard pages. by Elliott Hughes · 10 years ago
  71. 77455f8 Merge "Fixed uchar.h for clang3.6" by Elliott Hughes · 10 years ago
  72. 86061f3 Merge "Update timezone data to 2015e" by Neil Fuller · 10 years ago
  73. c224747 Improve personality initialization by Dmitriy Ivanov · 10 years ago
  74. b9f76dc Update timezone data to 2015e by Neil Fuller · 10 years ago
  75. 7f46cf9 Merge "Pass around struct android_net_context for better behaviour" by Erik Kline · 10 years ago
  76. 59d5854 Add <sysexits.h>. by Elliott Hughes · 10 years ago
  77. a05bee5 Fixed uchar.h for clang3.6 by egor.kochetov · 10 years ago
  78. 01e37c9 Pass around struct android_net_context for better behaviour by Erik Kline · 10 years ago
  79. fef5835 Fix x86 gdbserver build. by Elliott Hughes · 10 years ago
  80. e79d06b Use gcc to build and test x86_64 long double code. by Chih-Hung Hsieh · 10 years ago
  81. 38f2eaa [MIPS] Add optimized string functions by Nikola Veljkovic · 10 years ago
  82. 895241e Fixes for building gdbserver (and gdb) out of the box. by Elliott Hughes · 10 years ago
  83. b628b7d Merge "Use new sanitizer option." by Dan Albert · 10 years ago
  84. 11ea08c Use new sanitizer option. by Dan Albert · 10 years ago
  85. 9876aa2 Merge "Add support for cortex-a53 in bionic." by Tim Murray · 10 years ago
  86. 48fa28b Merge "Add version to libc.so symbols" by Dmitriy Ivanov · 10 years ago
  87. 665607a Add version to libc.so symbols by Dmitriy Ivanov · 10 years ago
  88. a73b2c9 Add support for cortex-a53 in bionic. by Tim Murray · 10 years ago
  89. b130493 Hide accidentally-exposed __clock_nanosleep. by Elliott Hughes · 10 years ago
  90. 0577733 Avoid name collision with user_fpsimd_state in <asm/ptrace.h>. by Elliott Hughes · 10 years ago
  91. 27f5c37 Merge "Fix two accidentally leaked mips64 symbols." by Elliott Hughes · 10 years ago
  92. 469b418 Fix two accidentally leaked mips64 symbols. by Elliott Hughes · 10 years ago
  93. bf18c61 Add a sys/procfs.h. by Dan Albert · 10 years ago
  94. be57a40 Add process_vm_readv and process_vm_writev. by Elliott Hughes · 10 years ago
  95. ba1d40a Merge "Statically linked executables should honor AT_SECURE." by Elliott Hughes · 10 years ago
  96. 60907c7 Allow NULL in pthread_mutex_lock/unlock. by Christopher Ferris · 10 years ago
  97. 1801db3 Statically linked executables should honor AT_SECURE. by Elliott Hughes · 10 years ago
  98. 1cfbd94 Merge "Add flag that makes linker honor min(p_vaddr)" by Dmitriy Ivanov · 10 years ago
  99. 8a11628 Add flag that makes linker honor min(p_vaddr) by Dmitriy Ivanov · 10 years ago
  100. 12fb28b Merge "Add O_PATH support for flistxattr()" by Nick Kralevich · 10 years ago