Module Name: src Committed By: joerg Date: Tue Nov 5 22:22:42 UTC 2019
Modified Files:
src/lib/libc/tls: tls.c
src/libexec/ld.elf_so: tls.c
Log Message:
Use alignof and not size_t for platforms with non-natural base
alignments.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/lib/libc/tls/tls.c
cvs rdiff -u -r1.13 -r1.14 src/libexec/ld.elf_so/tls.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
