Date: Wed, 18 Dec 2002 18:52:24 -0800 (PST) From: Garrett Wollman <wollman@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys ipc.h Message-ID: <200212190252.gBJ2qOM9038158@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wollman 2002/12/18 18:52:24 PST Modified files: sys/sys ipc.h Log: Spell `unsigned short' in a way which does not depend on namespace pollution. Note that this is still the wrong type, but we are not ready to break the ABI; this change simply allows programs which specify a strict SUSv3 namespace to compile. (They may still have semantic errors, since SUSv3 specifies correct types.) Revision Changes Path 1.22 +7 -7 src/sys/sys/ipc.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?200212190252.gBJ2qOM9038158>