X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fposix-functions%2Faio_write.texi;h=0cbfb76cc72b20a704edcdb5d21af6ed61a5dc0a;hb=cd56634a4a8179fd5a4419fbb3e27211b042ab1c;hp=3977063806ab6b49c2d23481a1ce3834d8c25de1;hpb=ca2c85799ac5e86ba2d93a6b0628648177984e21;p=gnulib.git diff --git a/doc/posix-functions/aio_write.texi b/doc/posix-functions/aio_write.texi index 397706380..0cbfb76cc 100644 --- a/doc/posix-functions/aio_write.texi +++ b/doc/posix-functions/aio_write.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, OSF/1 5.1, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. +NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, OSF/1 5.1, Solaris 2.4, Cygwin, mingw, MSVC 9, Interix 3.5, BeOS. @item On platforms where @code{off_t} is a 32-bit type, this function may not work correctly on files larger than 2 GB. The fix is to use the