X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-headers%2Fsignal.texi;h=05be64b25922df34c5312095e717ecbeb479f85c;hb=4f2ec69bf1dbf08065d2e248f4fcee2a52f52675;hp=860a79da83d22c9644a6f5d83874cc8eeebbca63;hpb=b4f17a8fccf9099a2603634a68ce93e30208b9ec;p=gnulib.git diff --git a/doc/posix-headers/signal.texi b/doc/posix-headers/signal.texi index 860a79da8..05be64b25 100644 --- a/doc/posix-headers/signal.texi +++ b/doc/posix-headers/signal.texi @@ -8,6 +8,10 @@ Gnulib module: signal Portability problems fixed by Gnulib: @itemize @item +@code{volatile sig_atomic_t} is rejected by older compilers on some +platforms: +AIX. +@item @code{sigset_t} is only declared in on some platforms: mingw. @item