log

age author description
Sat, 26 Apr 2008 18:12:05 +0200 Bruno Haible New private include file lib/stdio-impl.h.
Sat, 26 Apr 2008 18:10:54 +0200 Bruno Haible New private include file lib/stdio-impl.h.
Sat, 26 Apr 2008 16:48:23 +0200 Bruno Haible Fix indentation.
Sat, 26 Apr 2008 16:47:30 +0200 Bruno Haible Put system dependent routines into inline functions.
Sat, 26 Apr 2008 16:42:17 +0200 Bruno Haible Put system dependent routines into inline functions.
Sat, 26 Apr 2008 14:14:12 +0200 Bruno Haible Work around limitation of an old 'tr' program on Solaris.
Sat, 26 Apr 2008 12:43:40 +0200 Bruno Haible Tests for module 'memchr'.
Sat, 26 Apr 2008 12:38:15 +0200 Bruno Haible Optimize parallel detection of matching bytes.
Sat, 26 Apr 2008 12:31:13 +0200 Bruno Haible Define memchr, not __memchr.
Sat, 26 Apr 2008 11:31:20 +0200 Bruno Haible Superficial improvements and comments.
Fri, 25 Apr 2008 14:52:38 -0600 Eric Blake Use native fstatat on cygwin 1.7.0.
Fri, 25 Apr 2008 11:42:13 -0700 Karl Berry autoupdate
Thu, 24 Apr 2008 06:38:34 -0700 Karl Berry autoupdate
Wed, 23 Apr 2008 15:03:40 -0600 Eric Blake Improve memchr2 performance.
Wed, 23 Apr 2008 08:09:44 +0200 Simon Josefsson Make setsockopt replacement more typesafe.
Wed, 23 Apr 2008 08:02:48 +0200 Simon Josefsson Add file, was missing from last commit.
Wed, 23 Apr 2008 07:59:31 +0200 Simon Josefsson Add inet_ntop and inet_pton declarations to arpa/inet.h, for MinGW.
Tue, 22 Apr 2008 19:17:58 +0200 Jim Meyering * modules/verify (License): Re-license as LGPLv2+.
Tue, 22 Apr 2008 10:57:31 +0200 Simon Josefsson Cast fourth argument to setsockopt on MinGW.
Tue, 22 Apr 2008 01:58:02 +0200 Bruno Haible Give attribution.
Tue, 22 Apr 2008 01:56:52 +0200 Bruno Haible Replace the isw* functions on Linux libc5.
Tue, 22 Apr 2008 01:19:07 +0200 Bruno Haible Fix typo in last commit.
Tue, 22 Apr 2008 00:43:52 +0200 Bruno Haible Fix test failures on mingw.
Tue, 22 Apr 2008 00:31:48 +0200 Bruno Haible Fix test failure on mingw.
Tue, 22 Apr 2008 00:16:03 +0200 Bruno Haible Fix mistake in last commit.
Tue, 22 Apr 2008 00:01:17 +0200 Bruno Haible Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl' differently.
Mon, 21 Apr 2008 23:57:39 +0200 Bruno Haible Fix compilation errors related to rpl_mkdir on mingw.
Mon, 21 Apr 2008 23:47:45 +0200 Bruno Haible Port to native Windows platforms.
Mon, 21 Apr 2008 23:45:08 +0200 Bruno Haible Fix compilation error on mingw.
Mon, 21 Apr 2008 09:57:07 -0600 Eric Blake Work around preprocessors that don't handle UINTMAX_MAX.