diff options
author | jb <jb@FreeBSD.org> | 1998-01-20 09:09:24 +0000 |
---|---|---|
committer | jb <jb@FreeBSD.org> | 1998-01-20 09:09:24 +0000 |
commit | 1b94ff548145fb10224df86f77d684ccfa34e93a (patch) | |
tree | 5e3941894c2f5141bbbf2f994de05e48fa27c702 /lib/libc | |
parent | 6fa79119c9d6e7a91f513a41060a3f2d04514bd6 (diff) | |
download | FreeBSD-src-1b94ff548145fb10224df86f77d684ccfa34e93a.zip FreeBSD-src-1b94ff548145fb10224df86f77d684ccfa34e93a.tar.gz |
Suggested by: bde
Move sigjmp_buf and jmp_buf structure definitions to machine/setjmp.h
so that i386 can continue to use int as the basic register type and
alpha can use long. Bruce was concerned about possible differing
alignment. I've left the definition of _JBLEN in machine/setjmp.h
even though Bruce's example used the number directly. I don't know if
any other code relies on _JBLEN, so I left it to avoid potential
breakage.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions