verify: new macro 'assume'
[gnulib.git] / modules / arpa_inet
2011-09-17 Bruno Haibleinet_pton: Support for MSVC on Windows Vista or newer.
2011-09-17 Bruno Haibleinet_ntop: Support for MSVC on Windows Vista or newer.
2011-07-12 Bruno HaibleRename module 'warn-on-use' to 'snippet/warn-on-use'.
2011-07-12 Bruno HaibleRename module 'c++defs' to 'snippet/c++defs'.
2011-07-12 Bruno HaibleRename module 'arg-nonnull' to 'snippet/arg-nonnull'.
2011-06-08 Bruno Haiblegnulib-tool: Better isolation between different gnulib...
2011-05-29 Bruno HaibleAllow multiple gnulib generated include files to be...
2011-04-05 Bruno HaibleEnsure to rebuild generated .h files when config.status...
2011-02-06 Bruce Korblibposix: Revert the unreviewed part of yesterday's...
2011-02-05 Bruce Korblibposix: Add _HEADERS primaries to posix modules.
2010-12-27 Bruno Haiblearpa_inet: Use the common idioms with C++ support.
2010-11-20 Bruno HaibleEnsure that <features.h> is included before __GLIBC__...
2010-10-04 Bruno HaibleAvoid line length limitation from HP NonStop system...
2010-01-20 Eric Blakewarn-on-use: use instead of link-warning
2009-12-31 Eric Blakelink-warning: always build headers with link warnings
2009-12-11 Bruno HaibleNew module 'arg-nonnull'. Declare which arguments expec...
2009-12-09 Bruno Haiblelink-warning: Add copyright notice.
2009-09-18 Eric Blakemaint: make Include sections of modules consistent
2009-09-01 Simon JosefssonUse $(MKDIR_P) instead of @MKDIR_P@.
2009-08-22 Jim Meyeringannotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
2009-04-03 Paul EggertPort inet_ntop to Solaris 8 (problem found in coreutils...
2008-09-27 Bruno HaibleProvide the definition of GL_LINK-WARNING.
2008-08-30 Bruno HaibleAvoid some "gcc -pedantic" warnings.
2008-04-29 Bruno HaibleEnable gnulib's <arpa/inet.h> replacement also when...
2008-04-29 Simon JosefssonMake arpa/inet module build under MinGW.
2008-04-23 Simon JosefssonAdd inet_ntop and inet_pton declarations to arpa/inet...
2007-07-16 Bruno HaibleUse the synonymous term LGPLv2.
2007-02-02 Jim Meyering* modules/arpa_inet: Put AC_PROG_MKDIR_P in the configu...
2007-02-02 Eric Blake* modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid...
2006-10-07 Bruno HaibleMark generated files as "DO NOT EDIT".
2006-09-08 Jim MeyeringDon't make generated files read-only. That would bothe...
2006-09-07 Jim MeyeringFix global typo in last change: use chmod u-w, not...
2006-09-06 Jim MeyeringMake generated files be read-only.
2006-07-07 Simon JosefssonAdd arpa_inet module.