X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fsetenv.texi;h=b5c397f31ff3aa0a0fdb58d55485297ceb36d4fe;hb=260e67ceada4f5a198c34a018e8eff4bf15b8a4a;hp=a83f9a3d3f15620722abf370bd5cedd9c279315c;hpb=fd9f58dc85f6a45cd244c78a54ad4610c01dbb15;p=gnulib.git diff --git a/doc/posix-functions/setenv.texi b/doc/posix-functions/setenv.texi index a83f9a3d3..b5c397f31 100644 --- a/doc/posix-functions/setenv.texi +++ b/doc/posix-functions/setenv.texi @@ -10,7 +10,10 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 4.3.2, HP-UX 11, IRIX 6.5, Solaris 9, mingw, BeOS. +AIX 4.3.2, HP-UX 11.23, IRIX 6.5, Solaris 9, mingw, BeOS. +@item +This function is not declared on some platforms: +OSF/1 5.1. @item On some platforms, this function does not fail with @samp{EINVAL} when passed an empty string or a string containing @samp{=}: