From 30c3201628476927fee18e778dacafe1dadd7de2 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 8 Jul 2011 02:18:06 +0200 Subject: [PATCH] pthread_sigmask: Document the module. * doc/posix-functions/pthread_sigmask.texi: Mention the new module. --- ChangeLog | 5 +++++ doc/posix-functions/pthread_sigmask.texi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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 -- 2.11.0