summaryrefslogtreecommitdiffstats
path: root/man3/mq_open.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/mq_open.3')
-rw-r--r--man3/mq_open.316
1 files changed, 8 insertions, 8 deletions
diff --git a/man3/mq_open.3 b/man3/mq_open.3
index ca77ea90f..32ff069c9 100644
--- a/man3/mq_open.3
+++ b/man3/mq_open.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH mq_open 3 2022-12-15 "Linux man-pages 6.03"
+.TH mq_open 3 2023-07-20 "Linux man-pages 6.05.01"
.SH NAME
mq_open \- open a message queue
.SH LIBRARY
@@ -251,23 +251,19 @@ limit was encountered; see
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
-.ad l
-.nh
.TS
allbox;
lbx lb lb
l l l.
Interface Attribute Value
T{
+.na
+.nh
.BR mq_open ()
T} Thread safety MT-Safe
.TE
-.hy
-.ad
.sp 1
-.SH STANDARDS
-POSIX.1-2001, POSIX.1-2008.
-.SH NOTES
+.SH VERSIONS
.SS C library/kernel differences
The
.BR mq_open ()
@@ -285,6 +281,10 @@ so the C library function passes
without the preceding slash (i.e.,
.IR name+1 )
to the system call.
+.SH STANDARDS
+POSIX.1-2008.
+.SH HISTORY
+POSIX.1-2001.
.SH BUGS
Before Linux 2.6.14,
the process umask was not applied to the permissions specified in