diff options
author | Elliott Hughes <enh@google.com> | 2020-06-04 08:04:06 -0700 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2020-06-04 08:04:06 -0700 |
commit | a1b1bfd1d16ec1d6bea797dd81618a4a7484ab1a (patch) | |
tree | 463668357c059e6c5bf6e4a4d47cf216e5545cb8 /libc/malloc_hooks/malloc_hooks.cpp | |
parent | 700f753c50971a573bfd84cf7d64483b94fcfe2c (diff) |
Use a template for the exec family.
This means that execle() doesn't have to drag in all the path code and
shell script special case code from its relatives, for branches that
will never be taken. Specifically, it means that they disappear from the
monstrously large linker binary after this change.
A drop in the ocean of bloat, yes, but you have to start somewhere.
Bug: http://b/25200716
Test: treehugger, objdump
Change-Id: I21126823d869cee07bf7320bc0a65ea2aaee65a1
Diffstat (limited to 'libc/malloc_hooks/malloc_hooks.cpp')
0 files changed, 0 insertions, 0 deletions