aboutsummaryrefslogtreecommitdiff
path: root/libc/bionic
Commit message (Expand)AuthorAgeFilesLines
...
| * Try to resolve interface names before removing nameless interfaces.Bram Bonné2020-02-241-3/+12
* | Merge "Rename APEX Namespace"Kiyoung Kim2020-02-211-1/+1
|\ \
| * | Rename APEX NamespaceKiyoung Kim2020-02-201-1/+1
* | | Allow android_mallopt(M_SET_HEAP_TAGGING_LEVEL) to control scudo heap tagging.Peter Collingbourne2020-02-202-35/+59
* | | [GWP-ASan] Export GWP-ASan regions to libdebuggerd.Mitch Phillips2020-02-191-0/+6
* | | [GWP-ASan] Remove log line from init.Mitch Phillips2020-02-181-1/+3
|/ /
* | Merge "[GWP-ASan] Enable GWP-ASan w/ process sampling ~1%."Mitch Phillips2020-02-181-2/+9
|\ \
| * | [GWP-ASan] Enable GWP-ASan w/ process sampling ~1%.Mitch Phillips2020-02-181-2/+9
* | | Merge "[GWP-ASan] [heapprofd] Use ephemeral dispatch table when death prof."Mitch Phillips2020-02-183-37/+57
|\ \ \ | |/ / |/| |
| * | [GWP-ASan] [heapprofd] Use ephemeral dispatch table when death prof.Mitch Phillips2020-02-173-37/+57
| |/
* / Remove dead code.Elliott Hughes2020-02-133-6/+3
|/
* Merge "Enable scudo for non-svelte configs."Christopher Ferris2020-02-121-8/+0
|\
| * Enable scudo for non-svelte configs.Christopher Ferris2020-02-111-8/+0
* | Merge "[GWP-ASan] Fix non-reentrant libc_globals init behaviour."Treehugger Robot2020-02-124-20/+23
|\ \
| * | [GWP-ASan] Fix non-reentrant libc_globals init behaviour.Mitch Phillips2020-02-114-20/+23
* | | Merge "[malloc dispatch] Install dispatch over the top of GWP-ASan."Treehugger Robot2020-02-124-2/+11
|\ \ \ | |_|/ |/| |
| * | [malloc dispatch] Install dispatch over the top of GWP-ASan.Mitch Phillips2020-02-114-2/+11
| |/
* | Merge "Use "com.android.runtime" for its link namespace"Treehugger Robot2020-02-111-2/+2
|\ \ | |/ |/|
| * Use "com.android.runtime" for its link namespaceJooyung Han2020-02-081-2/+2
* | Merge "[GWP-ASan] Integrate GWP-ASan into bionc's malloc() (using hooks)."Mitch Phillips2020-02-106-25/+366
|\ \
| * | [GWP-ASan] Integrate GWP-ASan into bionc's malloc() (using hooks).Mitch Phillips2020-02-106-25/+366
| |/
* | Update a few comments.Elliott Hughes2020-02-102-13/+5
* | Merge "bionic: Check /sys/kernel/tracing for tracefs"Treehugger Robot2020-02-101-1/+4
|\ \ | |/ |/|
| * bionic: Check /sys/kernel/tracing for tracefsHridya Valsaraju2020-02-071-1/+4
* | Remove bionic's internal ctype-like inlines.Elliott Hughes2020-02-051-14/+11
* | <ctype.h>: inline the ASCII functions.Elliott Hughes2020-02-051-88/+3
|/
* Add an android_unsafe_frame_pointer_chase function.Peter Collingbourne2020-02-034-0/+81
* Merge "Add some MTE-related helpers."Peter Collingbourne2020-01-311-0/+1
|\
| * Add some MTE-related helpers.Peter Collingbourne2020-01-301-0/+1
* | Move fdtrack APIs to LLNDK.Josh Gao2020-01-301-2/+1
* | Add a tool to track down fd leaks.Josh Gao2020-01-309-19/+251
|/
* Merge "Soft-enables MAC address restrictions."Bram Bonné2020-01-271-2/+11
|\
| * Soft-enables MAC address restrictions.Bram Bonné2020-01-231-2/+11
* | Fix includes for MTE builds.Mitch Phillips2020-01-242-1/+1
* | Merge "Extends ifaddrs for cases where the client cannot send RTM_GETLINK req...Bram Bonné2020-01-241-16/+59
|\|
| * Extends ifaddrs for cases where the client cannot send RTM_GETLINK requests.Bram Bonné2020-01-231-16/+59
* | Merge "Add tagged pointers to bionic."Evgenii Stepanov2020-01-245-37/+226
|\ \
| * | Add tagged pointers to bionic.Mitch Phillips2020-01-235-37/+226
| |/
* | Merge "Reimplement realpath."Elliott Hughes2020-01-231-0/+78
|\ \
| * | Reimplement realpath.Elliott Hughes2020-01-221-0/+78
| |/
* / Initialize __progname correctly.Elliott Hughes2020-01-231-1/+1
|/
* Merge "There are no typewriters in 2020."Elliott Hughes2020-01-221-1/+1
|\
| * There are no typewriters in 2020.Elliott Hughes2020-01-211-1/+1
* | Merge "Revert "Enable the scudo native allocator.""Christopher Ferris2020-01-211-0/+8
|\ \
| * | Revert "Enable the scudo native allocator."Anna Trostanetski2020-01-201-0/+8
* | | Merge "platform profiler signal: add traced_perf codepath"Treehugger Robot2020-01-211-2/+75
|\ \ \
| * | | platform profiler signal: add traced_perf codepathRyan Savitski2020-01-151-2/+75
* | | | Merge "Revert "Add tagged pointers to bionic.""Nicolas Geoffray2020-01-213-212/+20
|\ \ \ \
| * | | | Revert "Add tagged pointers to bionic."Nicolas Geoffray2020-01-213-212/+20
* | | | | Merge "Add tagged pointers to bionic."Mitch Phillips2020-01-203-20/+212
|\| | | |