<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Well, I'm not a fan of cloning headers..and in this case it doesn't matter anyway, and I'm actively uncloning them, but a way to be explicit about alignment might be good..? PPC_LINUX setjmp.h declares jmpbuf to be aligned to 16, though the comments say that 4 aligned suffices. I made it have an array of LONGINT to get as close as I could.<BR>
 <BR>
 - Jay<BR><BR><BR>> Date: Sun, 11 Jan 2009 01:44:47 +0000<BR>> To: m3commit@elegosoft.com<BR>> From: jkrell@elego.de<BR>> Subject: [M3commit] CVS Update: cm3<BR>> <BR>> CVSROOT: /usr/cvs<BR>> Changes by: jkrell@birch. 09/01/11 01:44:47<BR>> <BR>> Modified files:<BR>> cm3/m3-libs/m3core/src/C/PPC_LINUX/: Csetjmp.i3 <BR>> <BR>> Log message:<BR>> remove use of sigset_t so we can prune Usignal; just make the thing properly sized with opaque data; note that it is declared in C as being aligned to 16 bytes but we can't declare that and the comments in the C header say that is ok<BR>> <BR><BR></body>
</html>