summaryrefslogtreecommitdiff
path: root/m4/pthread_sigmask.m4
Commit message (Expand)AuthorAgeFilesLines
* pthread_sigmask: Rename LIB_PTHREAD_SIGMASK to PTHREAD_SIGMASK_LIB.Bruno Haible2023-01-071-6/+9
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* Prefer "kill -INT" to killing with a numberPaul Eggert2022-11-261-2/+5
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* doc: Update for FreeBSD 11.0, 12.0, 13.0.Bruno Haible2021-04-171-2/+2
* pthread_sigmask: Document MidnightBSD bug.Bruno Haible2021-02-071-5/+5
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Support compiling without -loldnames on native Windows.Bruno Haible2020-08-151-1/+2
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* thread, lock, cond, tls: Remove support for Pth threads.Bruno Haible2019-07-061-5/+1
* pthread_sigmask: Fix compilation error with --enable-threads=windows.Bruno Haible2019-05-181-71/+69
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* Continue to use spaces for indentation, not tabs.Bruno Haible2018-06-251-35/+35
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* pthread_sigmask: discount system version if a simple macroPavel Fedin2015-06-011-1/+25
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* pthread, pthread_sigmask, threadlib: port to Ubuntu 14.04Paul Eggert2014-09-041-3/+4
* pthread_sigmask, timer-time: use gl_THREADLIB only if neededPaul Eggert2014-05-281-40/+45
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* Ensure that HAVE_* variables are set to 1 before they are set to 0.Bruno Haible2011-10-091-1/+3
* pthread_sigmask: Actually use results of gl_THREADLIB.Bruno Haible2011-08-031-3/+3
* pthread_sigmask: assume POSIX threads if --avoid=threadlibPaul Eggert2011-07-201-37/+62
* pthread_sigmask: Rely on module 'threadlib'.Bruno Haible2011-07-121-54/+40
* pthread_sigmask: Work around IRIX bug.Bruno Haible2011-07-091-3/+67
* pthread_sigmask: Work around Cygwin bug.Bruno Haible2011-07-091-0/+40
* pthread_sigmask: Work around bug in single-threaded implementation.Bruno Haible2011-07-091-1/+56
* pthread_sigmask: Assume POSIX when not gl_THREADLIB.Paul Eggert2011-07-081-7/+12
* pthread_sigmask: fix typo when testing for librariesPaul Eggert2011-07-081-2/+2
* pthread_sigmask: Fix link requirements on OSF/1 5.1 and with pth.Bruno Haible2011-07-081-12/+58
* pthread_sigmask: Follow gnulib conventions.Bruno Haible2011-07-081-2/+2
* pthread_sigmask: Make declaration C++ safe.Bruno Haible2011-07-081-2/+2
* pthread_sigmask: always replace when not using pthreadEric Blake2011-07-061-2/+4
* pthread_sigmask: new modulePaul Eggert2011-07-061-0/+24