1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00

pthread_sigmask: Ensure declaration in <signal.h> also on Solaris 2.6.

This commit is contained in:
Bruno Haible
2011-07-08 03:38:33 +02:00
parent b8b7afdc8e
commit a9042e00d8
3 changed files with 6 additions and 6 deletions

View File

@@ -14,7 +14,7 @@ Solaris 2.4, mingw, BeOS.
@item
This function is declared in @code{<pthread.h>} instead of @code{<signal.h>}
on some platforms:
MacOS X 10.3, FreeBSD 6.4, OpenBSD 3.8, OSF/1 4.0.
MacOS X 10.3, FreeBSD 6.4, OpenBSD 3.8, OSF/1 4.0, Solaris 2.6.
@end itemize
Portability problems not fixed by Gnulib: