summaryrefslogtreecommitdiff
path: root/modules/pthread_sigmask
Commit message (Expand)AuthorAgeFilesLines
* pthread_sigmask: Rename LIB_PTHREAD_SIGMASK to PTHREAD_SIGMASK_LIB.Bruno Haible2023-01-071-1/+1
* Use the GL_CFLAG_GNULIB_WARNINGS for most AC_LIBOBJ compilation units.Bruno Haible2022-01-091-3/+7
* Bruno Haible has stepped down as maintainer.Paul Eggert2014-07-051-1/+1
* signal-h: Rename from signal.Bruno Haible2011-09-241-1/+1
* pthread_sigmask: Rely on module 'threadlib'.Bruno Haible2011-07-121-0/+1
* pthread_sigmask: Work around bug in single-threaded implementation.Bruno Haible2011-07-091-0/+1
* pthread_sigmask: Fix link requirements on OSF/1 5.1 and with pth.Bruno Haible2011-07-081-3/+3
* pthread_sigmask: Follow gnulib conventions.Bruno Haible2011-07-081-1/+1
* pthread_sigmask: Make declaration C++ safe.Bruno Haible2011-07-081-2/+2
* pthread_sigmask: Fix return value.Bruno Haible2011-07-081-0/+4
* * modules/pthread_sigmask (configure.ac): gl_SIGNAL_MODULE_INDICATORPaul Eggert2011-07-061-1/+1
* pthread_sigmask: new modulePaul Eggert2011-07-061-0/+27