copy-file: Add functions for copying non-confidential files.
[gnulib.git] / doc / glibc-functions / getpw.texi
blob208bc7757cad95302daf6e75780bc1006ba7a4f0
1 @node getpw
2 @subsection @code{getpw}
3 @findex getpw
5 Documentation:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/getpw.3.html,,man getpw}
7 Gnulib module: ---
9 Portability problems fixed by Gnulib:
10 @itemize
11 @end itemize
13 Portability problems not fixed by Gnulib:
14 @itemize
15 @item
16 This function is missing on some platforms:
17 macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
18 @end itemize