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
|
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:41:33 +0100 |
Bruno Haible |
sys_time: Avoid #define replacements in C++ mode.
|
Mon, 22 Feb 2010 09:00:06 -0700 |
Eric Blake |
gettimeofday: restore support for platforms that lack function
|
Sat, 30 Jan 2010 08:51:59 -0700 |
Eric Blake |
sys_time: use link-warning
|
Fri, 11 Dec 2009 01:15:28 +0100 |
Bruno Haible |
New module 'arg-nonnull'. Declare which arguments expect non-NULL values.
|
Thu, 17 Sep 2009 11:49:36 -0600 |
Eric Blake |
maint: make Include sections of modules consistent
|
Tue, 01 Sep 2009 14:25:07 +0200 |
Simon Josefsson |
Use $(MKDIR_P) instead of @MKDIR_P@.
|
Sat, 22 Aug 2009 11:28:08 +0200 |
Jim Meyering |
annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
|
Sat, 30 Aug 2008 03:09:15 +0200 |
Bruno Haible |
Avoid some "gcc -pedantic" warnings.
|
Tue, 02 Oct 2007 00:37:40 +0200 |
Bruno Haible |
Rename sys_time_.h to sys_time.in.h.
|
Mon, 16 Jul 2007 10:45:26 +0000 |
Bruno Haible |
Use the synonymous term LGPLv2.
|
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
|
Sun, 04 Mar 2007 23:41:27 +0000 |
Bruno Haible |
Rename GETTIMEOFDAY_REPLACEMENT to REPLACE_GETTIMEOFDAY.
|
Sun, 28 Jan 2007 20:14:37 +0000 |
Jim Meyering |
* modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do use
|
Sun, 28 Jan 2007 18:55:01 +0000 |
Jim Meyering |
* modules/sys_time (Makefile.am): Build sys/time.h only when it's the
|
Mon, 22 Jan 2007 23:07:42 +0000 |
Bruno Haible |
Use @MKDIR_P@ instead of $(MKDIR_P), since automake < 1.10 doesn't the
|
Fri, 19 Jan 2007 02:00:37 +0000 |
Bruno Haible |
Replace HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME
|
Thu, 18 Jan 2007 16:19:13 +0000 |
Jim Meyering |
Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".
|
Thu, 18 Jan 2007 08:33:34 +0000 |
Paul Eggert |
* MODULES.html.sh (Support for systems lacking POSIX:2001): New
|