gvisor/pkg/sentry/loader
Brian Geffon 545ea7ab3f Always add AT_BASE even if there is no interpreter.
Linux will ALWAYS add AT_BASE even for a static binary, expect it
will be set to 0 [1].

1. https://github.com/torvalds/linux/blob/master/fs/binfmt_elf.c#L253

PiperOrigin-RevId: 209811129
Change-Id: I92cc66532f23d40f24414a921c030bd3481e12a0
2018-08-22 12:37:09 -07:00
..
BUILD Automated rollback of changelist 207037226 2018-08-02 10:42:48 -07:00
elf.go Always add AT_BASE even if there is no interpreter. 2018-08-22 12:37:09 -07:00
interpreter.go Trim all whitespace between interpreter and arg 2018-07-09 11:43:56 -07:00
loader.go Add AT_UID, AT_EUID, AT_GID, AT_EGID to aux vector. 2018-07-19 12:42:05 -07:00
vdso.go Automated rollback of changelist 207037226 2018-08-02 10:42:48 -07:00
vdso_state.go Automated rollback of changelist 207037226 2018-08-02 10:42:48 -07:00