modified: myjupyterlab.sh
[GalaxyCodeBases.git] / c_cpp / lib / gnulib / doc / posix-functions / dup.texi
blob3b4c63f22fe8d9139f7747cf7ad57bfcb706ba06
1 @node dup
2 @section @code{dup}
3 @findex dup
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/dup.html}
7 Gnulib module: dup
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 This function crashes when invoked with invalid arguments on some platforms:
13 MSVC 9.
14 @end itemize
16 Portability problems not fixed by Gnulib:
17 @itemize
18 @end itemize