summaryrefslogtreecommitdiff
path: root/libc
AgeCommit message (Expand)Author
2022-05-13bionic: Switch to jemalloc memory allocatorHEADsugisawa-mr1Danny Lin
2021-08-18Dynamic handling of memcpy based on BTI supportVinay Verma
2021-08-04Merge SP1A.210803.001Scott Lobdell
2021-07-27Merge SP1A.210723.002Scott Lobdell
2021-07-22Revert "Adding system property tracing"Bowgo Tsai
2021-07-22Revert "bionic_systrace: moving global static variables"Bowgo Tsai
2021-07-15Fix race when frees after main thread finishes.Christopher Ferris
2021-07-12Merge SP1A.210709.002Haamed Gheibi
2021-07-08Merge "Allow the kernel to upgrade ASYNC mode processes to SYNC mode." into s...Peter Collingbourne
2021-07-07Allow the kernel to upgrade ASYNC mode processes to SYNC mode.Peter Collingbourne
2021-06-24Add definition of M_MEMTAG_TUNING.Evgenii Stepanov
2021-06-18Merge SP1A.210616.001Daniel Norman
2021-06-18Merge "Merge SP1A.210604.001 Change-Id: Id2e423c8ff6a838a96260a5b919810d4ef11...Daniel Norman
2021-06-09Merge "Disable return PAC in __pthread_start." into sc-devTreeHugger Robot
2021-06-09Disable return PAC in __pthread_start.Peter Collingbourne
2021-06-08Disable return PAC in __pthread_start.Peter Collingbourne
2021-06-04Merge SP1A.210604.001Scott Lobdell
2021-06-04Fix dangling pointer in heapprofd API.Florian Mayer
2021-05-13Merge "Update API of MapInfo from libunwindstack"David Srbecky
2021-05-13Update API of MapInfo from libunwindstackDavid Srbecky
2021-05-10Merge SP1A.210510.001Brian Orr
2021-05-07Clear the stack frame pointer in _start and __bionic_cloneChris Wailes
2021-05-03Update to v5.12 kernel headers.Christopher Ferris
2021-04-26Replace llndk_library with llndk clause in cc_libraryColin Cross
2021-04-25Merge SP1A.210425.001Scott Lobdell
2021-04-25Merge SP1A.210412.001Scott Lobdell
2021-04-23Avoid prctl(PR_PAC_RESET_KEYS) on devices without PAC support.Peter Collingbourne
2021-04-23Merge "Reorder libc.llndk headers to match libc_headers_arch"Treehugger Robot
2021-04-22Merge "Avoid prctl(PR_PAC_RESET_KEYS) on devices without PAC support."Peter Collingbourne
2021-04-22Avoid prctl(PR_PAC_RESET_KEYS) on devices without PAC support.Peter Collingbourne
2021-04-22Add missing liblog_headers dependency to libc_defaults.Rupert Shuttleworth
2021-04-21Reorder libc.llndk headers to match libc_headers_archColin Cross
2021-04-21Merge "Fix last python3 issues."Christopher Ferris
2021-04-20Fix last python3 issues.Christopher Ferris
2021-04-20Fix overly-zealous strip.Dan Albert
2021-04-20Merge "Update for python3."Christopher Ferris
2021-04-20Merge "Ignore backup files left by emacs."Treehugger Robot
2021-04-19Update for python3.Christopher Ferris
2021-04-19Ignore backup files left by emacs.Dan Albert
2021-04-15Force everything to use python3 for consistency.Elliott Hughes
2021-04-15Make gensyscalls.py compatible with Python 3.Rupert Shuttleworth
2021-04-13Reset PAC keys on thread creation instead of on zygote fork.Peter Collingbourne
2021-04-12Merge "Make res_init() work again."Elliott Hughes
2021-04-09Merge "Revert "Reland: Soft-enable MAC address restrictions with allowlist.""Bram Bonné
2021-04-09Merge "Disable fdtrack post-fork."Josh Gao
2021-04-08Make res_init() work again.Elliott Hughes
2021-04-08Revert "Reland: Soft-enable MAC address restrictions with allowlist."Bram Bonné
2021-04-08Merge SP1A.210407.002Scott Lobdell
2021-04-08Merge "Initialize _nres only once"Luke Huang
2021-04-07Disable fdtrack post-fork.Josh Gao