summaryrefslogtreecommitdiff
path: root/modules/signal
Commit message (Expand)AuthorAgeFilesLines
* Bruno Haible has stepped down as maintainer.Paul Eggert2014-07-051-1/+1
* signal-h: Rename from signal.Bruno Haible2011-09-241-46/+3
* raise: Support for MSVC.Bruno Haible2011-09-241-0/+3
* Rename module 'warn-on-use' to 'snippet/warn-on-use'.Bruno Haible2011-07-121-1/+1
* Rename module 'c++defs' to 'snippet/c++defs'.Bruno Haible2011-07-121-1/+1
* Rename module 'arg-nonnull' to 'snippet/arg-nonnull'.Bruno Haible2011-07-121-1/+1
* pthread_sigmask: Fix link requirements on OSF/1 5.1 and with pth.Bruno Haible2011-07-081-0/+1
* pthread_sigmask: Make declaration C++ safe.Bruno Haible2011-07-081-1/+1
* pthread_sigmask: new modulePaul Eggert2011-07-061-0/+2
* gnulib-tool: Better isolation between different gnulib-tool invocations.Bruno Haible2011-06-081-3/+3
* Allow multiple gnulib generated include files to be combined.Bruno Haible2011-05-291-1/+2
* signal: Define sighandler_t.Bruno Haible2011-05-051-0/+2
* Ensure to rebuild generated .h files when config.status has changed.Bruno Haible2011-04-061-1/+1
* libposix: Revert the unreviewed part of yesterday's big merge.Bruce Korb2011-02-061-2/+0
* libposix: Add _HEADERS primaries to posix modules.Bruce Korb2011-02-051-0/+2
* 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