X-Git-Url: http://erislabs.net/gitweb/?p=gnulib.git;a=blobdiff_plain;f=doc%2Fposix-functions%2Fiswlower.texi;fp=doc%2Fposix-functions%2Fiswlower.texi;h=541c11ef253ca9a9e7651aee007aae470285112d;hp=90d75163e7d442f8f86fcfa03cd23b528b91fbe8;hb=458c944ddbb41cd6ba34416db2867eb6f17bf61a;hpb=6a8461af29d6ce87d891ca8e1433848f5f4c45b8 diff --git a/doc/posix-functions/iswlower.texi b/doc/posix-functions/iswlower.texi index 90d75163e..541c11ef2 100644 --- a/doc/posix-functions/iswlower.texi +++ b/doc/posix-functions/iswlower.texi @@ -14,6 +14,10 @@ Minix 3.1.8, IRIX 5.3, Solaris 2.5.1. @item This function returns 0 for all possible arguments on some platforms: Linux libc5. +@item +This function cannot be called from plain inline or extern inline functions +on some platforms: +OS X 10.8. @end itemize Portability problems not fixed by Gnulib: