Update for NetBSD 9.3 and 10.0.
[gnulib.git] / doc / glibc-functions / getumask.texi
blobfe34366978c1cca57cf9896ede6e9290601775ed
1 @node getumask
2 @subsection @code{getumask}
3 @findex getumask
5 Documentation:
6 @itemize
7 @item
8 @ifinfo
9 @ref{Setting Permissions,,Assigning File Permissions,libc},
10 @end ifinfo
11 @ifnotinfo
12 @url{https://www.gnu.org/software/libc/manual/html_node/Setting-Permissions.html},
13 @end ifnotinfo
14 @item
15 @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/getumask.3.html,,man getumask}.
16 @end itemize
18 Gnulib module: getumask
20 Portability problems fixed by Gnulib:
21 @itemize
22 @item
23 This function exists only on Hurd and is therefore
24 missing on all non-glibc platforms:
25 glibc/Linux, glibc/kFreeBSD, macOS 11.1, FreeBSD 14.0, NetBSD 10.0, OpenBSD 6.7, Minix 3.3, AIX 7.2, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
26 @end itemize
28 Portability problems not fixed by Gnulib:
29 @itemize
30 @end itemize