X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fposix-functions%2Fwcsrtombs.texi;h=230c61b59d715e477f806f83219caed47f3dce08;hb=721f56dcf49f8f004f609cc966f876922faad1a8;hp=3f8e0817a8453f797f37129732517b565a697512;hpb=32839c247d8c816279e1b5d1a3ed68c5652cf72e;p=gnulib.git diff --git a/doc/posix-functions/wcsrtombs.texi b/doc/posix-functions/wcsrtombs.texi index 3f8e0817a..230c61b59 100644 --- a/doc/posix-functions/wcsrtombs.texi +++ b/doc/posix-functions/wcsrtombs.texi @@ -15,6 +15,9 @@ HP-UX 11.00, IRIX 6.5, Solaris 2.6, mingw, Interix 3.5. This function may set the source pointer to NULL before NUL terminating the destination string on some platforms: OSF/1 5.1. @item +This function does not ignore the length argument if the destination argument is NULL on some platforms: +mingw. +@item This function updates the source pointer also if the destination argument is NULL on some platforms: HP-UX 11, OSF/1 5.1. @end itemize