Date: Thu, 21 Feb 2008 19:16:57 +0000 (UTC) From: Philip Paeps <philip@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys mq_close.2 mq_getattr.2 mq_notify.2 mq_open.2 mq_receive.2 mq_send.2 mq_setattr.2 Message-ID: <200802211916.m1LJGvHt071397@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
philip 2008-02-21 19:16:57 UTC FreeBSD src repository Modified files: lib/libc/sys mq_close.2 mq_getattr.2 mq_notify.2 mq_open.2 mq_receive.2 mq_send.2 mq_setattr.2 Log: Note, as required by our agreement with IEEE/The Open Group, that the message queue manual pages excerpt the POSIX standard. Spotted by: Mindaugas Rasiukevicius <rmind -at- NetBSD.org> Reviewed by: imp MFC after: 1 day Revision Changes Path 1.5 +20 -0 src/lib/libc/sys/mq_close.2 1.5 +20 -0 src/lib/libc/sys/mq_getattr.2 1.9 +20 -0 src/lib/libc/sys/mq_notify.2 1.9 +20 -0 src/lib/libc/sys/mq_open.2 1.6 +20 -0 src/lib/libc/sys/mq_receive.2 1.5 +20 -0 src/lib/libc/sys/mq_send.2 1.6 +20 -0 src/lib/libc/sys/mq_setattr.2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802211916.m1LJGvHt071397>