Date: Wed, 18 Dec 2002 10:22:06 -0800 (PST) From: Mike Barcroft <mike@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys msg.h Message-ID: <200212181822.gBIIM6ki055467@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mike 2002/12/18 10:22:06 PST Modified files: sys/sys msg.h Log: o Add new types: msgqnum_t and msglen_t. o Add typedefs for pid_t, time_t, size_t and ssize_t. o Hide struct mymsg and msgsys() in the standards case. o Add some comments about conformance bugs. o Sort prototypes. Revision Changes Path 1.14 +38 -7 src/sys/sys/msg.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?200212181822.gBIIM6ki055467>