summaryrefslogtreecommitdiff
path: root/lib/signal.in.h
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Fix "warning: implicit declaration of function 'pthread_sigmask'".KO Myung-Hun2020-10-111-3/+3
* Use 'restrict' in all POSIX function declarations.Bruno Haible2020-02-221-6/+18
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* Fix compilation error in C++ mode on OpenBSD.Bruno Haible2019-12-081-0/+6
* Fix errors in C++ mode on mingw.Bruno Haible2019-11-241-0/+2
* Disable many _GL_CXXALIASWARN on all platforms other than glibc systems.Bruno Haible2019-11-211-0/+4
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* pthread_sigmask: Avoid compilation error on mingw.Bruno Haible2018-01-041-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* maint: shorten https://lists.gnu.org/archive/html/... linksJim Meyering2017-11-121-1/+1
* all: Replace many more http URLs by https URLs. Update stale URLs.Bruno Haible2017-09-141-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* signal_h: Fix Android buildKevin Cernekee2015-02-111-3/+5
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* signal: OS X port of sigaddset etc. + extern inlinePaul Eggert2013-09-191-0/+14
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* Write "Mac OS X" instead of "MacOS X".Bruno Haible2012-06-221-6/+6
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* raise: Fix double declaration with modules 'sigprocmask' and 'sigpipe'.Bruno Haible2011-09-281-10/+6
* raise: Support for MSVC.Bruno Haible2011-09-241-0/+23
* pthread_sigmask: Fix link requirements on OSF/1 5.1 and with pth.Bruno Haible2011-07-081-2/+13
* pthread_sigmask: Ensure declaration in <signal.h> also on Solaris 2.6.Bruno Haible2011-07-081-3/+3
* pthread_sigmask: Ensure declaration in <signal.h>.Bruno Haible2011-07-081-0/+9
* pthread_sigmask: Make declaration C++ safe.Bruno Haible2011-07-081-3/+19
* pthread_sigmask: Fix return value.Bruno Haible2011-07-081-2/+2
* pthread_sigmask: new modulePaul Eggert2011-07-061-4/+20
* Allow multiple gnulib generated include files to be combined.Bruno Haible2011-05-291-5/+5
* signal: Define sighandler_t.Bruno Haible2011-05-051-0/+14
* Allow multiple gnulib generated replacements to coexist.Bruno Haible2011-02-071-7/+31
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* signal: Define NSIG.Bruno Haible2010-12-241-0/+8
* prefer (X ? 1 : -1) when converting from boolean (1,0) to int (1,-1)Paul Eggert2010-10-101-1/+1
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-0/+1
* signal: Undefine macro definitions in C++ mode.Bruno Haible2010-03-211-5/+30
* signal: Avoid #define replacements in C++ mode.Bruno Haible2010-03-081-24/+79
* warn-on-use: use instead of link-warningEric Blake2010-01-201-34/+34
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* signal, spawn: use link warningsEric Blake2009-12-311-34/+79
* New module 'arg-nonnull'. Declare which arguments expect non-NULL values.Bruno Haible2009-12-111-6/+8
* signal.h: always support 'volatile sig_atomic_t'Eric Blake2009-03-231-1/+10
* Define a dummy SA_NODEFER macro on Interix.Bruno Haible2008-10-241-0/+6
* Avoid gcc warnings because of #pragma GCC system_header on older gcc.Bruno Haible2008-10-181-0/+2
* Support signal handling with SIGPIPE on native Windows platforms.Bruno Haible2008-09-261-0/+21
* Avoid some "gcc -pedantic" warnings.Bruno Haible2008-08-301-0/+2
* c-stack: fix regression on Irix 5.3 from 2008-06-21Eric Blake2008-08-171-1/+5