modified: myjupyterlab.sh
[GalaxyCodeBases.git] / c_cpp / lib / gnulib / doc / posix-functions / getuid.texi
blobe3b15cda22e8d58cbe3305ed71d3217d53c7e766
1 @node getuid
2 @section @code{getuid}
3 @findex getuid
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/getuid.html}
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 mingw, MSVC 9.
18 @end itemize