From: Bruno Haible Date: Fri, 8 Jul 2011 00:18:06 +0000 (+0200) Subject: pthread_sigmask: Document the module. X-Git-Tag: v0.1~2159 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=30c3201628476927fee18e778dacafe1dadd7de2;p=gnulib.git pthread_sigmask: Document the module. * doc/posix-functions/pthread_sigmask.texi: Mention the new module. --- diff --git a/ChangeLog b/ChangeLog index 4cab46fdc..fec1eceb9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 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. * m4/pthread_sigmask.m4 (gl_FUNC_PTHREAD_SIGMASK): Renamed from gl_PTHREAD_SIGMASK. diff --git a/doc/posix-functions/pthread_sigmask.texi b/doc/posix-functions/pthread_sigmask.texi index 6e6bf1955..eb2d7b87d 100644 --- 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