hash-set: Add tests.
[gnulib.git] / doc / posix-functions / dup.texi
blob1afd195130d0d5040784cf84377ba15a10ff9aa2
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 14.
14 @end itemize
16 Portability problems not fixed by Gnulib:
17 @itemize
18 @end itemize