signal: OS X port of sigaddset etc. + extern inline
[gnulib.git] / doc / posix-functions / sigemptyset.texi
index 17a2d8e..7b4f2f3 100644 (file)
@@ -11,6 +11,10 @@ Portability problems fixed by Gnulib:
 @item
 This function is missing on some platforms:
 mingw, MSVC 9.
+@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: