log modules/signal @ 40203:30d91797009f

age author description
Sat, 05 Jul 2014 08:33:05 -0700 Paul Eggert Bruno Haible has stepped down as maintainer.
Sat, 24 Sep 2011 01:28:22 +0200 Bruno Haible signal-h: Rename from signal.
Sat, 24 Sep 2011 00:50:39 +0200 Bruno Haible raise: Support for MSVC.
Tue, 12 Jul 2011 11:44:55 +0200 Bruno Haible Rename module 'warn-on-use' to 'snippet/warn-on-use'.
Tue, 12 Jul 2011 11:39:50 +0200 Bruno Haible Rename module 'c++defs' to 'snippet/c++defs'.
Tue, 12 Jul 2011 11:34:36 +0200 Bruno Haible Rename module 'arg-nonnull' to 'snippet/arg-nonnull'.
Fri, 08 Jul 2011 04:05:45 +0200 Bruno Haible pthread_sigmask: Fix link requirements on OSF/1 5.1 and with pth.
Fri, 08 Jul 2011 02:08:15 +0200 Bruno Haible pthread_sigmask: Make declaration C++ safe.
Tue, 05 Jul 2011 23:44:24 -0700 Paul Eggert pthread_sigmask: new module
Wed, 08 Jun 2011 13:23:56 +0200 Bruno Haible gnulib-tool: Better isolation between different gnulib-tool invocations.
Sun, 29 May 2011 15:44:42 +0200 Bruno Haible Allow multiple gnulib generated include files to be combined.
Fri, 06 May 2011 08:15:59 -0700 Bruce Korb manual merge topic/libposix
Thu, 05 May 2011 19:03:57 +0200 Bruno Haible signal: Define sighandler_t.
Sun, 03 Apr 2011 23:07:25 +0200 Bruno Haible Ensure to rebuild generated .h files when config.status has changed.
Fri, 01 Apr 2011 08:10:58 -0700 Bruce Korb merge to current master
Sun, 06 Feb 2011 21:11:40 +0100 Bruce Korb libposix: Revert the unreviewed part of yesterday's big merge.
Sat, 05 Feb 2011 08:22:48 -0800 Bruce Korb libposix: Add _HEADERS primaries to posix modules.
Tue, 16 Nov 2010 13:34:36 -0800 Bruce Korb spell the pkginclude directory correctly.
Tue, 16 Nov 2010 13:07:00 -0800 Bruce Korb replace include_HEADERS with pkgincludedir_HEADERS
Mon, 11 Oct 2010 15:51:59 +0700 Gary V. Vaughan add _HEADERS primaries to Makefile.am snippets for installable headers
Mon, 04 Oct 2010 23:35:51 +0200 Bruno Haible Avoid line length limitation from HP NonStop system header files.
Mon, 08 Mar 2010 01:18:40 +0100 Bruno Haible signal: Avoid #define replacements in C++ mode.
Wed, 16 Dec 2009 16:20:28 -0700 Eric Blake warn-on-use: use instead of link-warning
Fri, 11 Dec 2009 01:15:28 +0100 Bruno Haible New module 'arg-nonnull'. Declare which arguments expect non-NULL values.
Wed, 09 Dec 2009 12:41:19 +0100 Bruno Haible link-warning: Add copyright notice.
Thu, 17 Sep 2009 11:49:36 -0600 Eric Blake maint: make Include sections of modules consistent
Sat, 22 Aug 2009 11:28:08 +0200 Jim Meyering annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
Sat, 21 Mar 2009 17:57:40 -0600 Eric Blake signal.h: always support 'volatile sig_atomic_t'
Sat, 04 Oct 2008 18:34:37 +0200 Bruno Haible Relax license to LGPLv2+.
Fri, 26 Sep 2008 13:25:57 +0200 Bruno Haible Support signal handling with SIGPIPE on native Windows platforms.
Sat, 30 Aug 2008 03:09:15 +0200 Bruno Haible Avoid some "gcc -pedantic" warnings.
Sat, 16 Aug 2008 13:47:58 -0600 Eric Blake c-stack: fix regression on Irix 5.3 from 2008-06-21
Sat, 21 Jun 2008 14:32:55 -0600 Eric Blake New module sigaction, for mingw.
Tue, 02 Oct 2007 00:26:06 +0200 Bruno Haible Rename signal_.h to signal.in.h.
Thu, 21 Jun 2007 04:39:09 +0000 Paul Eggert * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
Thu, 17 May 2007 06:14:29 +0000 Paul Eggert * lib/fcntl_.h: Prefer #include_next <foo.h> to #include
Tue, 01 May 2007 19:20:18 +0000 Bruno Haible sigprocmask.h is replaced with <signal.h>.
Tue, 01 May 2007 18:49:26 +0000 Bruno Haible New module 'signal'.