+2010-04-25 Bruno Haible <bruno@clisp.org>
+
+ Mention effects of _POSIX_PTHREAD_SEMANTICS on Solaris.
+ * doc/posix-functions/asctime_r.texi: Mention the Solaris problem.
+ * doc/posix-functions/ctime_r.texi: Likewise.
+ * doc/posix-functions/getgrgid_r.texi: Likewise.
+ * doc/posix-functions/getgrnam_r.texi: Likewise.
+ * doc/posix-functions/getlogin_r.texi: Likewise.
+ * doc/posix-functions/getpwnam_r.texi: Likewise.
+ * doc/posix-functions/getpwuid_r.texi: Likewise.
+ * doc/posix-functions/readdir_r.texi: Likewise.
+ * doc/posix-functions/sigwait.texi: Likewise.
+ * doc/posix-functions/ttyname_r.texi: Likewise.
+ Reported by Simon Josefsson.
+
2010-04-25 Bruno Haible <bruno@clisp.org>
gnulib-tool: Don't include hairy tests of dependencies in testdirs.
This function is missing on some platforms:
mingw.
@item
+This function has an incompatible declaration on some platforms:
+Solaris 10 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined).
+@item
This function may put more than 26 bytes into the argument buffer if an
invalid year is passed.
@end itemize
This function is missing on some platforms:
mingw.
@item
+This function has an incompatible declaration on some platforms:
+Solaris 10 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined).
+@item
This function may put more than 26 bytes into the argument buffer if an
invalid year is passed.
@end itemize
@item
This function is missing on some platforms:
mingw, BeOS.
+@item
+This function has an incompatible declaration on some platforms:
+Solaris 10 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined).
@end itemize
@item
This function is missing on some platforms:
mingw, BeOS.
+@item
+This function has an incompatible declaration on some platforms:
+Solaris 10 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined).
@end itemize
Portability problems not fixed by Gnulib:
@itemize
+@item
+This function has an incompatible declaration on some platforms:
+Solaris 10 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined).
@end itemize
@item
This function is missing on some platforms:
OpenBSD 3.8, mingw, BeOS.
+@item
+This function has an incompatible declaration on some platforms:
+Solaris 10 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined).
@end itemize
@item
This function is missing on some platforms:
OpenBSD 3.8, mingw, BeOS.
+@item
+This function has an incompatible declaration on some platforms:
+Solaris 10 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined).
@end itemize
@item
This function is missing on some platforms:
mingw, BeOS.
+@item
+This function has an incompatible declaration on some platforms:
+Solaris 10 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined).
@end itemize
This function is missing on some platforms:
mingw, BeOS.
@item
+This function has an incompatible declaration on some platforms:
+Solaris 10 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined).
+@item
On Linux/glibc platforms before the advent of NPTL, signals could only be
sent to one particular thread. In POSIX, signals are sent to the entire
process and executed by any thread of the process that happens to have the
Portability problems fixed by Gnulib:
@itemize
+@item
This function is missing on some platforms:
NetBSD 3.0, mingw, BeOS.
@end itemize
Portability problems not fixed by Gnulib:
@itemize
+@item
+This function has an incompatible declaration on some platforms:
+MacOS X 10.4, Solaris 10 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined).
@end itemize