diff options
| author | Austin Clements <austin@google.com> | 2016-04-14 12:12:45 -0400 |
|---|---|---|
| committer | Austin Clements <austin@google.com> | 2016-04-16 21:42:27 +0000 |
| commit | c955bb2040e601c474e547b8badbe44677c9fbdf (patch) | |
| tree | e5ef0398f9f19324560a1b23aa4ac03f4f12e284 /src/encoding | |
| parent | 26ecb42fb4c5ee1d8b64f12e5bb8df6549523d23 (diff) | |
| download | go-c955bb2040e601c474e547b8badbe44677c9fbdf.tar.xz | |
runtime: common auxv parser
Currently several different Linux architectures have separate copies
of the auxv parser. Bring these all together into a single copy of the
parser that calls out to a per-arch handler for each tag/value pair.
This is in preparation for handling common auxv tags in one place.
For #9993.
Change-Id: Iceebc3afad6b4133b70fca7003561ae370445c10
Reviewed-on: https://go-review.googlesource.com/22061
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Michael Hudson-Doyle <michael.hudson@canonical.com>
Diffstat (limited to 'src/encoding')
0 files changed, 0 insertions, 0 deletions
