Sat, 17 Sep 2011 14:56:11 +0200 |
Bruno Haible |
inet_ntop: Support for MSVC on Windows Vista or newer.
|
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'.
|
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
|
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.
|
Thu, 30 Dec 2010 14:05:05 -0800 |
Bruce Korb |
merge with hand edits to ChangeLog
|
Tue, 14 Dec 2010 11:49:02 -0800 |
Bruce Korb |
hand merged
|
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
|
Sun, 26 Dec 2010 23:56:33 +0100 |
Bruno Haible |
arpa_inet: Use the common idioms with C++ support.
|
Sat, 20 Nov 2010 23:46:16 +0100 |
Bruno Haible |
Ensure that <features.h> is included before __GLIBC__ is tested.
|
Mon, 04 Oct 2010 23:35:51 +0200 |
Bruno Haible |
Avoid line length limitation from HP NonStop system header files.
|
Wed, 16 Dec 2009 16:20:28 -0700 |
Eric Blake |
warn-on-use: use instead of link-warning
|
Thu, 24 Dec 2009 12:06:48 -0700 |
Eric Blake |
link-warning: always build headers with link warnings
|
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
|
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)
|
Fri, 03 Apr 2009 13:24:11 -0700 |
Paul Eggert |
Port inet_ntop to Solaris 8 (problem found in coreutils 7.2).
|
Sat, 27 Sep 2008 17:55:04 +0200 |
Bruno Haible |
Provide the definition of GL_LINK-WARNING.
|
Sat, 30 Aug 2008 03:09:15 +0200 |
Bruno Haible |
Avoid some "gcc -pedantic" warnings.
|
Tue, 29 Apr 2008 13:37:51 +0200 |
Bruno Haible |
Enable gnulib's <arpa/inet.h> replacement also when inet_ntop or inet_pton need to be declared.
|
Tue, 29 Apr 2008 11:26:41 +0200 |
Simon Josefsson |
Make arpa/inet module build under MinGW.
|
Wed, 23 Apr 2008 07:59:31 +0200 |
Simon Josefsson |
Add inet_ntop and inet_pton declarations to arpa/inet.h, for MinGW.
|
Mon, 16 Jul 2007 10:45:26 +0000 |
Bruno Haible |
Use the synonymous term LGPLv2.
|
Fri, 02 Feb 2007 17:28:38 +0000 |
Jim Meyering |
* modules/arpa_inet: Put AC_PROG_MKDIR_P in the configure.ac:
|
Fri, 02 Feb 2007 13:06:22 +0000 |
Eric Blake |
* modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid races.
|
Sat, 07 Oct 2006 14:54:51 +0000 |
Bruno Haible |
Mark generated files as "DO NOT EDIT".
|
Fri, 08 Sep 2006 12:26:34 +0000 |
Jim Meyering |
Don't make generated files read-only. That would bother too many
|
Thu, 07 Sep 2006 05:53:52 +0000 |
Jim Meyering |
Fix global typo in last change: use chmod u-w, not chmod u-x.
|
Wed, 06 Sep 2006 21:58:00 +0000 |
Jim Meyering |
Make generated files be read-only.
|
Fri, 07 Jul 2006 07:41:24 +0000 |
Simon Josefsson |
Add arpa_inet module.
|