More info about Cygwin.
[gnulib.git] / doc / functions / snprintf.texi
index 9751573..75ad7d0 100644 (file)
@@ -36,7 +36,7 @@ NetBSD 3.0, Cygwin 2006, mingw.
 @item
 printf @code{"%010f"} of NaN and Infinity yields an incorrect result (padded
 with zeroes) on some platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, AIX 5.2, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw.
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, AIX 5.2, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 2007, mingw.
 @item
 This function does not truncate the result as specified in C99 on some platforms:
 mingw.