avoid some overlong lines from posix urls, etc.
[gnulib.git] / modules / arpa_inet
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.