pthread_sigmask: Document the module.
authorBruno Haible <bruno@clisp.org>
Fri, 8 Jul 2011 00:18:06 +0000 (02:18 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 8 Jul 2011 00:18:06 +0000 (02:18 +0200)
* doc/posix-functions/pthread_sigmask.texi: Mention the new module.

ChangeLog
doc/posix-functions/pthread_sigmask.texi

index 4cab46f..fec1ece 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2011-07-07  Bruno Haible  <bruno@clisp.org>
 
+       pthread_sigmask: Document the module.
+       * doc/posix-functions/pthread_sigmask.texi: Mention the new module.
+
+2011-07-07  Bruno Haible  <bruno@clisp.org>
+
        pthread_sigmask: Follow gnulib conventions.
        * m4/pthread_sigmask.m4 (gl_FUNC_PTHREAD_SIGMASK): Renamed from
        gl_PTHREAD_SIGMASK.
index 6e6bf19..eb2d7b8 100644 (file)
@@ -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