[PATCH 7/8] system_data_types.7: Add 'mode_t'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx>
---
 man7/system_data_types.7 | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

diff --git a/man7/system_data_types.7 b/man7/system_data_types.7
index 7544ef25f..6f6f8a095 100644
--- a/man7/system_data_types.7
+++ b/man7/system_data_types.7
@@ -781,6 +781,35 @@ C99 and later; POSIX.1-2001 and later.
 .IR "See also" :
 .BR lldiv (3)
 .RE
+.\"------------------------------------- mode_t -----------------------/
+.TP
+.I mode_t
+.RS
+.IR Include :
+.IR <sys/types.h> .
+Alternatively,
+.IR <fcntl.h> ,
+.IR <ndbm.h> ,
+.IR <spawn.h> ,
+.IR <sys/ipc.h> ,
+.IR <sys/mman.h> ,
+or
+.IR <sys/stat.h> .
+.PP
+Used for some file attributes.
+According to POSIX,
+it shall be an integer type.
+.PP
+.IR "Conforming to" :
+POSIX.1-2001 and later.
+.PP
+.IR "See also" :
+.BR chmod (2),
+.BR mkdir (2),
+.BR open (2),
+.BR stat (2),
+.BR umask (2)
+.RE
 .\"------------------------------------- off64_t ----------------------/
 .TP
 .I off64_t
-- 
2.31.1




[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux