X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fdlopen.texi;h=ba17f311a223cea5a11b50a37883d4c4cae50b39;hb=f40e1532834adc754cac576a07d43b9556f89a97;hp=0f7ebbfdbec7f9754b73b489c3d999145d0247ac;hpb=80fc442c212439b65a2fba722b17529aba2aa1ae;p=gnulib.git diff --git a/doc/posix-functions/dlopen.texi b/doc/posix-functions/dlopen.texi index 0f7ebbfdb..ba17f311a 100644 --- a/doc/posix-functions/dlopen.texi +++ b/doc/posix-functions/dlopen.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, Interix 3.5, BeOS. +Minix 3.1.8, mingw, MSVC 9, Interix 3.5, BeOS. @item If the file name argument is not absolute, the file is searched for. The search algorithm is system specific.