https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225905
Brooks Davis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Brooks Davis <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
