Silence -Wunused-const-variable warnings in Gnulib code.
[gnulib.git] / doc / glibc-functions / getumask.texi
blobfcc84d5acdb0f0cca74f77f0e148497e7f21c233
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 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3, AIX 7.2, HP-UX 11, 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