diff options
author | trociny <trociny@FreeBSD.org> | 2013-04-07 17:40:49 +0000 |
---|---|---|
committer | trociny <trociny@FreeBSD.org> | 2013-04-07 17:40:49 +0000 |
commit | 67b311e2f1c5aa9ccc7c36d9af1dafe33081757b (patch) | |
tree | 1e43c226101af0cd6f664ba61c9582f896fb61ea /contrib/diff/lib/strftime.c | |
parent | 6990a1cb763b0e3d79a13d5619c0d6e9290a7e05 (diff) | |
download | FreeBSD-src-67b311e2f1c5aa9ccc7c36d9af1dafe33081757b.zip FreeBSD-src-67b311e2f1c5aa9ccc7c36d9af1dafe33081757b.tar.gz |
Use 4-byte padding for core dump notes on both 32 and 64bit archs.
Although native word padding (i.e. 8-byte on 64bit arch) looks to be
in agreement with standards, other parts of our code and other OSes
use 4-byte alignment.
This is not expected to change alignment for currently generated core
dump notes, as the notes look to consist of structures with sizes
multiple of 8 on 64-bit archs. But there are plans to add additional
notes, where 4-byte vs 8-byte alignment makes difference.
Discussed with: kib
Reviewed by: kib
MFC after: 2 weeks
Diffstat (limited to 'contrib/diff/lib/strftime.c')
0 files changed, 0 insertions, 0 deletions