X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fdlsym.texi;h=a4100a54031122baa84c09182838792c9665a36e;hb=5835ba726cff8bff6b8d83d407d72ab723dbcece;hp=ded79d40f3cde9613177249b035a8fb48ae48f48;hpb=ca2c85799ac5e86ba2d93a6b0628648177984e21;p=gnulib.git diff --git a/doc/posix-functions/dlsym.texi b/doc/posix-functions/dlsym.texi index ded79d40f..a4100a540 100644 --- a/doc/posix-functions/dlsym.texi +++ b/doc/posix-functions/dlsym.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, mingw, Interix 3.5, BeOS. +Minix 3.1.8, mingw, MSVC 9, Interix 3.5, BeOS. @item The visibility of symbols loaded in dependent shared libraries or present in the main executable is system dependent.