log

age author description
Fri, 08 Feb 2008 02:32:48 +0100 Bruno Haible Don't use %n on native Woe32 systems, to avoid a crash on Windows Vista systems.
Thu, 07 Feb 2008 02:12:24 +0100 Bruno Haible Tweak ChangeLog entry.
Thu, 07 Feb 2008 02:08:13 +0100 Bruno Haible Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.
Thu, 07 Feb 2008 01:47:53 +0100 Bruno Haible Fix bug introduced on 2008-01-26.
Wed, 06 Feb 2008 23:58:36 +0100 Bruno Haible Fix bug introduced on 2007-06-10.
Tue, 05 Feb 2008 10:24:16 -0800 Karl Berry autoupdate
Sun, 03 Feb 2008 09:15:52 +0100 Peter O'Gorman getloadavg: use libperfstat on AIX5
Sun, 03 Feb 2008 21:06:40 +0100 Bruno Haible Add comments about required includes.
Sat, 02 Feb 2008 03:41:28 +0100 Bruno Haible users.txt: Add gnuit.
Thu, 31 Jan 2008 23:37:55 +0100 Bruno Haible Mark set_uint32 function as 'inline'.
Thu, 31 Jan 2008 14:32:19 +0100 Jim Meyering Use "sizeof VAR", rather than a literal "4".
Thu, 31 Jan 2008 13:59:31 +0100 Simon Josefsson Fix typo. Suggested by Jim.
Thu, 31 Jan 2008 13:59:03 +0100 Simon Josefsson Add sha1 self test.
Thu, 31 Jan 2008 13:57:17 +0100 Simon Josefsson Add SHA1_DIGEST_SIZE #define to sha1.h.
Thu, 31 Jan 2008 13:04:07 +0100 Jim Meyering Prefer "sizeof v" over the equivalent "4".