svn commit: r211023 - head/usr.sbin/syslogd

Ed Schouten ed at 80386.nl
Wed Aug 11 14:19:49 UTC 2010


* Oliver Fromme <olli at fromme.com> wrote:
> If we push struct sockaddr to align(4), then we will also
> have to do the same with all others that are not already
> aligned to at least 4 bytes.  That would be almost all of
> them.

Maybe it's better to just use __attribute__((aligned))? That makes it
use the worst alignment possible.

-- 
 Ed Schouten <ed at 80386.nl>
 WWW: http://80386.nl/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/svn-src-all/attachments/20100811/3452302d/attachment.pgp


More information about the svn-src-all mailing list