summaryrefslogtreecommitdiff
path: root/modules/signal
Commit message (Expand)AuthorAgeFilesLines
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-0/+1
* signal: Avoid #define replacements in C++ mode.Bruno Haible2010-03-081-1/+3
* warn-on-use: use instead of link-warningEric Blake2010-01-201-4/+4
* New module 'arg-nonnull'. Declare which arguments expect non-NULL values.Bruno Haible2009-12-111-1/+3
* link-warning: Add copyright notice.Bruno Haible2009-12-091-1/+1
* maint: make Include sections of modules consistentEric Blake2009-09-171-1/+1
* annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)Jim Meyering2009-08-221-2/+2
* signal.h: always support 'volatile sig_atomic_t'Eric Blake2009-03-231-0/+1
* Relax license to LGPLv2+.Bruno Haible2008-10-041-1/+1
* Support signal handling with SIGPIPE on native Windows platforms.Bruno Haible2008-09-261-0/+1
* Avoid some "gcc -pedantic" warnings.Bruno Haible2008-08-301-1/+2
* c-stack: fix regression on Irix 5.3 from 2008-06-21Eric Blake2008-08-171-0/+1
* New module sigaction, for mingw.Eric Blake2008-06-211-0/+3
* Rename signal_.h to signal.in.h.Bruno Haible2007-10-021-3/+3
* * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBSTPaul Eggert2007-06-211-3/+3
* * lib/fcntl_.h: Prefer #include_next <foo.h> to #includePaul Eggert2007-05-171-0/+1
* sigprocmask.h is replaced with <signal.h>.Bruno Haible2007-05-011-0/+3
* New module 'signal'.Bruno Haible2007-05-011-0/+37