X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=inline;f=doc%2Fposix-functions%2Fsiglongjmp.texi;h=72de6c2272c1a7219139c3ced8aac95d44bbf624;hb=ead34780b88448b7ccd9ffd18968a3cef76aa14c;hp=2eb34deb1a347561ce6f32e0f8a8435db9fbd552;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/siglongjmp.texi b/doc/posix-functions/siglongjmp.texi index 2eb34deb1..72de6c227 100644 --- a/doc/posix-functions/siglongjmp.texi +++ b/doc/posix-functions/siglongjmp.texi @@ -2,7 +2,7 @@ @section @code{siglongjmp} @findex siglongjmp -POSIX specification: @url{http://www.opengroup.org/susv3xsh/siglongjmp.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/siglongjmp.html} Gnulib module: --- @@ -14,5 +14,9 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Cygwin, mingw. +Minix 3.1.8, mingw, MSVC 9. + +@item +This is only provided as a macro on some platforms: +Cygwin. @end itemize