From: Bruno Haible Date: Fri, 8 Jul 2011 00:18:06 +0000 (+0200) Subject: pthread_sigmask: Document the module. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30c3201628476927fee18e778dacafe1dadd7de2;p=pspp pthread_sigmask: Document the module. * doc/posix-functions/pthread_sigmask.texi: Mention the new module. --- diff --git a/ChangeLog b/ChangeLog index 4cab46fdc6..fec1eceb95 100644 --- 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 index 6e6bf19554..eb2d7b87d4 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