Doc tweak.
[gnulib.git] / doc / posix-functions / strdup.texi
index dc65531..4f30f45 100644 (file)
@@ -16,4 +16,8 @@ This function has no prototype in @code{<string.h>} on some old platforms.
 
 Portability problems not fixed by Gnulib:
 @itemize
+@item
+Upon failure, the function does not set @code{errno} to @code{ENOMEM} on
+some platforms:
+mingw.
 @end itemize