X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fencrypt.texi;h=217c2f120a1ed7f3ff1abcf48eef75237319b3a3;hb=fe3419d;hp=de6f860bcdb7928887b54528d3a7d541d3dc6ca1;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/encrypt.texi b/doc/posix-functions/encrypt.texi index de6f860bc..217c2f120 100644 --- a/doc/posix-functions/encrypt.texi +++ b/doc/posix-functions/encrypt.texi @@ -2,7 +2,7 @@ @section @code{encrypt} @findex encrypt -POSIX specification: @url{http://www.opengroup.org/susv3xsh/encrypt.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/encrypt.html} Gnulib module: --- @@ -14,5 +14,9 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, Cygwin, mingw, BeOS. +NetBSD 5.0, Minix 3.1.8, Cygwin, mingw, MSVC 9, BeOS. +@item +This function is not declared in @code{} +(without @code{-D_GNU_SOURCE}) on some platforms: +glibc (at least 2.11--2.13). @end itemize