Module Name: src Committed By: christos Date: Mon Oct 16 01:50:55 UTC 2017
Modified Files:
src/sys/kern: exec_elf.c
Log Message:
Setting AT_BASE on static binaries breaks TLS because they assume that
it is 0, will fix it differently.
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 src/sys/kern/exec_elf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
