Date: Thu, 15 Feb 2018 17:41:12 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 225905] shmget man page misses #include "sys/stat.h" Message-ID: <bug-225905-9-0KUDx0EjV8@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-225905-9@https.bugs.freebsd.org/bugzilla/> References: <bug-225905-9@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225905 Brooks Davis <brooks@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |brooks@FreeBSD.org --- Comment #1 from Brooks Davis <brooks@FreeBSD.org> --- I was curious what the standards compliant thing to do here was and it's apparently to be completely unhelpful and not say what the mode bit mean except in some other badly referenced document (having checked Solaris, Linux, and POSIX). We have some internal defines which are documented in semget.2. I wonder if we'd be better off switching to the SHM_[RW] version of that text (and adding it to msgget). That would avoid the need for more headers. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225905-9-0KUDx0EjV8>
