Date: Thu, 5 Sep 2002 01:03:02 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys nlist_aout.h Message-ID: <200209050803.g85832B2052749@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2002/09/05 01:03:02 PDT
Modified files:
sys/sys nlist_aout.h
Log:
Pad after "char *n_name;" in the !_AOUT_INCLUDE_ case so that struct nlist
has some chance of having the same layout in all cases on machines with
sizeof(char *) != sizeof(long).
Revision Changes Path
1.10 +2 -0 src/sys/sys/nlist_aout.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209050803.g85832B2052749>
