1. c7b8110 Make pthread_get/setschedparam weak for native bridge by dimitry · 6 years ago
  2. 731ed0f Merge "Refactor some pieces of grp_pwd.cpp" by Tom Cherry · 6 years ago
  3. 5fb0763 Refactor some pieces of grp_pwd.cpp by Tom Cherry · 6 years ago
  4. 8c3140a Merge "threads.h: Add C11 thread support." by Elliott Hughes · 6 years ago
  5. 4206711 threads.h: Add C11 thread support. by Elliott Hughes · 6 years ago
  6. 06a5617 Merge "Update doc comment about running the benchmarks." by Treehugger Robot · 6 years ago
  7. d655bc6 Update doc comment about running the benchmarks. by Elliott Hughes · 6 years ago
  8. 31fe3c6 Merge "Move all leak info functions to android_mallopt." by Christopher Ferris · 6 years ago
  9. 640bd0b Merge "libdl.a: make dlerror() always report an error." by Elliott Hughes · 6 years ago
  10. 7f3527f Merge "Implement __gnu_[u]ldivmod_helper methods in libc" by Yi Kong · 6 years ago
  11. b410d0e Implement __gnu_[u]ldivmod_helper methods in libc by Yi Kong · 6 years ago
  12. 1311545 Merge "Reland ifuncs for strcmp and strlen." by Elliott Hughes · 6 years ago
  13. 401e2ef Merge "Only write main library's RELRO by default." by Treehugger Robot · 6 years ago
  14. b250766 Merge "PIMutexUnlock: load owner_tid in non-common case" by Ryan Prichard · 6 years ago
  15. f32e1a1 Merge "Comment about lock destruction and unlocking" by Ryan Prichard · 6 years ago
  16. b7155fd Merge "Document __register_atfork." by Elliott Hughes · 6 years ago
  17. 927fe99 Reland ifuncs for strcmp and strlen. by Elliott Hughes · 7 years ago
  18. fb9ce28 Document __register_atfork. by Elliott Hughes · 6 years ago
  19. 915c5fb libdl.a: make dlerror() always report an error. by Elliott Hughes · 6 years ago
  20. 493322b Merge "Move libdl and linker to static NOTICE files." by Elliott Hughes · 6 years ago
  21. bdf8528 Merge "Workaround ASan not knowing about reallocarray." by Elliott Hughes · 6 years ago
  22. 390be50 Workaround ASan not knowing about reallocarray. by Elliott Hughes · 6 years ago
  23. aca1101 Comment about lock destruction and unlocking by Ryan Prichard · 6 years ago
  24. 4b6c0f5 PIMutexUnlock: load owner_tid in non-common case by Ryan Prichard · 6 years ago
  25. 584bc62 Move libdl and linker to static NOTICE files. by Elliott Hughes · 6 years ago
  26. 30659fd Move all leak info functions to android_mallopt. by Christopher Ferris · 6 years ago
  27. 75f7b06 Merge "paths.h: /sbin and /system/sbin no longer exist." by Tom Cherry · 6 years ago
  28. 30bcaae Merge "Remove gMallocLeakZygoteChild." by Christopher Ferris · 6 years ago
  29. 032aed9 Merge "Generate assembler system call stubs via genrule." by Elliott Hughes · 6 years ago
  30. be128f3 Merge "Fix linker compilation with timing enabled" by Treehugger Robot · 6 years ago
  31. 07c5587 paths.h: /sbin and /system/sbin no longer exist. by Elliott Hughes · 6 years ago
  32. 7b9db34 Fix linker compilation with timing enabled by Vic Yang · 6 years ago
  33. 21cf101 Merge "Remove dead script." by Treehugger Robot · 6 years ago
  34. 7d8c460 Remove dead script. by Elliott Hughes · 6 years ago
  35. 782c485 Generate assembler system call stubs via genrule. by Elliott Hughes · 6 years ago
  36. 8189e77 Remove gMallocLeakZygoteChild. by Christopher Ferris · 6 years ago
  37. b9a7c65 Merge "libc: generate syscall stubs in one big file..." by Elliott Hughes · 6 years ago
  38. d67b037 libc: generate syscall stubs in one big file... by Elliott Hughes · 6 years ago
  39. f7f5ba4 Merge changes I48210ea1,I5f717dd1 by Daniel Mentz · 6 years ago
  40. d12d6f6 clean_header: Run outside of $ANDROID_BUILD_TOP by Daniel Mentz · 6 years ago
  41. 6d6b4ce clean_header: Fix error handling for no-such-file case by Daniel Mentz · 6 years ago
  42. 9586c0f Merge "Move kernel README files to Markdown." by Treehugger Robot · 6 years ago
  43. e689eb0 Merge "<bits/glibc-syscalls.h>: only regenerate when we have new uapi headers." by Treehugger Robot · 6 years ago
  44. c4c2e24 <bits/glibc-syscalls.h>: only regenerate when we have new uapi headers. by Elliott Hughes · 6 years ago
  45. adcb515 Move kernel README files to Markdown. by Elliott Hughes · 6 years ago
  46. 934afc0 Merge "Remove seccomp upload hook." by Treehugger Robot · 6 years ago
  47. 5d10374 Only write main library's RELRO by default. by Torne (Richard Coles) · 6 years ago
  48. 6b6a6c8 Remove seccomp upload hook. by Elliott Hughes · 6 years ago
  49. c345d87 Merge changes from topic "apex_libc_malloc" by Treehugger Robot · 6 years ago
  50. 5569650 Don't load libc_malloc_* libs from runtime ns for libc_scudo by Jiyong Park · 6 years ago
  51. 3ff116a Load libc_malloc_* libraries from the runtime APEX by Jiyong Park · 6 years ago
  52. 1b7881a Merge "Add malloc benchmarks." by Christopher Ferris · 6 years ago
  53. 7ec2c8a Add malloc benchmarks. by Christopher Ferris · 6 years ago
  54. d1ff49c Merge changes Iba5f74e1,I92b88939 by Treehugger Robot · 6 years ago
  55. 1701d88 Merge "Move platform-private symbols out of libdl.so" by Treehugger Robot · 6 years ago
  56. 93ea856 Merge changes I59a8bc4a,Ic437d352 by Ryan Prichard · 6 years ago
  57. 5493ddc Merge "Workaround potential access to unmapped stack" by Elliott Hughes · 6 years ago
  58. 02accd0 Merge "Fix Bionic dlfcn.dladdr_libc test case for 64bit binary translations" by Treehugger Robot · 6 years ago
  59. e4d620b Fix dlsym and dladdr for TLS symbols by Ryan Prichard · 6 years ago
  60. 865866e Merge "Fix DLEXT_WRITE_RELRO when loading multiple libs." by Treehugger Robot · 6 years ago
  61. 96c21e4 Merge "Move bionic-unit-tests-static to libclang_rt.builtins" by Treehugger Robot · 6 years ago
  62. 0d16a31 Move bionic-unit-tests-static to libclang_rt.builtins by Pirama Arumuga Nainar · 6 years ago
  63. 8c1a14d Workaround potential access to unmapped stack by Adrian-CJ Hung · 6 years ago
  64. fa9f7f2 Fix DLEXT_WRITE_RELRO when loading multiple libs. by Torne (Richard Coles) · 6 years ago
  65. e6fd53b Merge "Disable info messages by default for malloc debug." by Christopher Ferris · 6 years ago
  66. c328e44 Disable info messages by default for malloc debug. by Christopher Ferris · 6 years ago
  67. 4fbe126 Merge "libc: Update symbol_ordering file" by Treehugger Robot · 6 years ago
  68. d486e02 Merge "Create a lib that uses scudo instead of jemalloc." by Christopher Ferris · 6 years ago
  69. db6edcc Fix BionicAllocator comment by Ryan Prichard · 6 years ago
  70. fc26d71 Create a lib that uses scudo instead of jemalloc. by Christopher Ferris · 6 years ago
  71. 90cca40 libc: Update symbol_ordering file by Vic Yang · 6 years ago
  72. ce584e4 Fix CtsJniTestCases by dimitry · 6 years ago
  73. 8868d9e Move platform-private symbols out of libdl.so by dimitry · 6 years ago
  74. 4b8b849 Fix formatting by dimitry · 6 years ago
  75. 4699cf6 Merge "Modernise code to use override specifier" by Yi Kong · 6 years ago
  76. 0ce5c44 Merge "clean_header: Don't print extraneous newline char" by Daniel Mentz · 6 years ago
  77. bb4cf7b clean_header: Don't print extraneous newline char by Daniel Mentz · 6 years ago
  78. b95c8af Merge "clean_header: Write to correct dst_file" by Daniel Mentz · 6 years ago
  79. 316f4a4 clean_header: Write to correct dst_file by Daniel Mentz · 6 years ago
  80. 358603a Modernise code to use override specifier by Yi Kong · 6 years ago
  81. e712cd1 Fix Bionic dlfcn.dladdr_libc test case for 64bit binary translations by Dmytro Chystiakov · 6 years ago
  82. 3e742cb Merge "Reserve realtime signal for libprofile-extras" by Pirama Arumuga Nainar · 6 years ago
  83. 6c5c6af Merge "Fix double initialization call." by Christopher Ferris · 6 years ago
  84. 1e3758e Fix double initialization call. by Christopher Ferris · 6 years ago
  85. 14025fd Merge "Use PR_SET_VMA_ANON_NAME to name the abort message mapping." by Peter Collingbourne · 6 years ago
  86. feb5ed1 Use PR_SET_VMA_ANON_NAME to name the abort message mapping. by Peter Collingbourne · 6 years ago
  87. 29a89df Merge "param.h: whitespace cleanup" by Nick Kralevich · 6 years ago
  88. 2e824e3 Merge "tests: test both upper- and lower-case with strptime %P/%p." by Treehugger Robot · 6 years ago
  89. 1d9a4cb Merge "Move x86 and x86_64 libc to use libcrt" by Yi Kong · 6 years ago
  90. e7ee073 Merge "Convert new tests to GTEST_SKIP." by Treehugger Robot · 6 years ago
  91. 3cfedf4 param.h: whitespace cleanup by Nick Kralevich · 6 years ago
  92. efd25a0 Move x86 and x86_64 libc to use libcrt by Yi Kong · 6 years ago
  93. 1167882 tests: test both upper- and lower-case with strptime %P/%p. by Elliott Hughes · 6 years ago
  94. 1090720 Convert new tests to GTEST_SKIP. by Elliott Hughes · 6 years ago
  95. ff92368 Merge "strptime: support everything that strftime supports." by Elliott Hughes · 6 years ago
  96. a1fb15b strptime: support everything that strftime supports. by Elliott Hughes · 6 years ago
  97. e082884 Merge "bionic tests: use GTEST_SKIP." by Elliott Hughes · 6 years ago
  98. e990078 Merge "Increase the allocation limit again." by Christopher Ferris · 6 years ago
  99. b0c33ec Merge "Fix running the tests on the host again." by Treehugger Robot · 6 years ago
  100. ce491ab Increase the allocation limit again. by Christopher Ferris · 6 years ago