diff options
author | andrew <andrew@FreeBSD.org> | 2015-12-23 15:22:44 +0000 |
---|---|---|
committer | andrew <andrew@FreeBSD.org> | 2015-12-23 15:22:44 +0000 |
commit | 585881df3470e38fc04c5623573993ed0ce00900 (patch) | |
tree | 09aa5f2c07c5a99c97bbeba6f92b60561c88d3ef /lib/libc/tests/resolv/resolv_test.c | |
parent | 1129b00c092d9249729e17c77955ef9c622f50e9 (diff) | |
download | FreeBSD-src-585881df3470e38fc04c5623573993ed0ce00900.zip FreeBSD-src-585881df3470e38fc04c5623573993ed0ce00900.tar.gz |
Increase the size and alignment of the setjmp buffer. This will allow for
possible future CPU extentions with larger registers.
jmp_buf's size and alignment are baked into the ABI of third party libraries
and thus are very hard to change later so it is best to waste a small amount
of space now.
Reviewed by: brooks
Differential Revision: https://reviews.freebsd.org/D3956
Diffstat (limited to 'lib/libc/tests/resolv/resolv_test.c')
0 files changed, 0 insertions, 0 deletions