isfinite, isinf, isnan, signbit: Don't define as a macro in C++.
[gnulib.git] / lib / pthread_sigmask.c
2011-07-16 Paul Eggertpthread_sigmask: ensure usleep is declared
2011-07-08 Bruno Haiblepthread_sigmask: Work around IRIX bug.
2011-07-08 Bruno Haiblepthread_sigmask: Work around Cygwin bug.
2011-07-08 Bruno Haiblepthread_sigmask: Work around bug in single-threaded...
2011-07-07 Bruno Haiblepthread_sigmask: Fix return value.