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