# HG changeset patch # User Bruno Haible # Date 1310084286 -7200 # Node ID eec152efe2a31a757879a1e0f47ab2de58fb52f7 # Parent 3e995a908559b5ff3eedd2fb078c360c16f9c2bd pthread_sigmask: Document the module. * doc/posix-functions/pthread_sigmask.texi: Mention the new module. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-07-07 Bruno Haible + + pthread_sigmask: Document the module. + * doc/posix-functions/pthread_sigmask.texi: Mention the new module. + 2011-07-07 Bruno Haible pthread_sigmask: Follow gnulib conventions. diff --git a/doc/posix-functions/pthread_sigmask.texi b/doc/posix-functions/pthread_sigmask.texi --- a/doc/posix-functions/pthread_sigmask.texi +++ b/doc/posix-functions/pthread_sigmask.texi @@ -4,7 +4,7 @@ POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_sigmask.html} -Gnulib module: --- +Gnulib module: pthread_sigmask Portability problems fixed by Gnulib: @itemize