log

age author description
Wed, 30 Apr 2008 11:36:06 +0200 Jim Meyering vc-list-files: avoid use of ${*-*} that fails when /bin/sh is dash
Tue, 29 Apr 2008 11:59:35 -0600 Eric Blake Optimize getndelim2 to use block operations when possible.
Wed, 30 Apr 2008 01:27:49 +0200 Bruno Haible Ensure the system declares inet_ntop, inet_pton when possible.
Tue, 29 Apr 2008 22:04:47 +0200 Jim Meyering When the is more than one match in a block, match all of them.
Tue, 29 Apr 2008 20:02:22 +0200 Jim Meyering Fix broken useless-if-before-free script.
Tue, 29 Apr 2008 19:47:39 +0200 Bruno Haible Mention Simon's recent changes.
Tue, 29 Apr 2008 11:00:46 -0600 Eric Blake Use new header.
Tue, 29 Apr 2008 18:48:40 +0200 Jim Meyering Avoid test segfault on x86_64 due to lack of inet_ntop declaration.
Tue, 29 Apr 2008 18:00:32 +0200 Jim Meyering * m4/arpa_inet_h.m4: Remove trailing blanks.
Tue, 29 Apr 2008 06:08:44 -0600 Eric Blake Silence valgrind on safe reads beyond potential array bounds.
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 13:15:02 +0200 Jim Meyering * modules/mkdir (License): Re-license as LGPLv2+.
Tue, 29 Apr 2008 12:24:35 +0200 Bruno Haible Set the module maintainer.
Tue, 29 Apr 2008 11:26:41 +0200 Simon Josefsson Make arpa/inet module build under MinGW.
Mon, 28 Apr 2008 21:36:17 -0600 Eric Blake Test getndelim2.
Mon, 28 Apr 2008 20:16:06 -0600 Eric Blake Document rawmemchr.
Mon, 28 Apr 2008 20:08:36 -0600 Eric Blake Ensure sane coding of ChangeLog.
Tue, 29 Apr 2008 03:04:35 +0200 Bruno Haible Use 'raise'.
Tue, 29 Apr 2008 03:00:57 +0200 Bruno Haible Expect rpmatch to be declared.
Tue, 29 Apr 2008 02:55:59 +0200 Bruno Haible Declare rpmatch.
Tue, 29 Apr 2008 02:37:52 +0200 Bruno Haible Change rpmatch to use nl_langinfo when appropriate.
Mon, 28 Apr 2008 17:08:43 -0600 Eric Blake Add rawmemchr module, matching glibc.
Mon, 28 Apr 2008 17:02:16 -0600 Eric Blake Whitespace cleanup.
Mon, 28 Apr 2008 15:43:04 -0600 Eric Blake Optimize and test strchrnul.
Mon, 28 Apr 2008 15:18:09 -0600 Eric Blake * .gitignore: Ignore bad patch applications.
Mon, 28 Apr 2008 10:24:14 -0600 Eric Blake Remove intprops dependency.
Mon, 28 Apr 2008 20:08:35 +0200 Simon Josefsson Move AC_REQUIRE([AC_C_INLINE]) to top.
Mon, 28 Apr 2008 17:40:25 +0200 Simon Josefsson Move inet_ntop and inet_pton declarations to arpa/inet.h.
Mon, 28 Apr 2008 16:38:34 +0200 Simon Josefsson Fix proper win32 checks and use of inline for setsockopt.
Mon, 28 Apr 2008 11:24:51 +0200 Bruno Haible Mention a problem on mingw.