log

age author description
Thu, 22 Mar 2007 11:59:06 +0000 Bruno Haible Don't use the system's frexp() if it does not work (example: NetBSD 3.0).
Thu, 22 Mar 2007 11:52:34 +0000 Bruno Haible Remove Paolo's variant of the algorithm, with his permission.
Thu, 22 Mar 2007 11:35:12 +0000 Bruno Haible Oops, don't use 'long double' here.
Thu, 22 Mar 2007 04:02:05 +0000 Bruno Haible Tests for module 'frexp'.
Thu, 22 Mar 2007 03:59:38 +0000 Bruno Haible New module 'frexp'.
Thu, 22 Mar 2007 02:32:29 +0000 Bruno Haible Oops.
Thu, 22 Mar 2007 02:19:08 +0000 Bruno Haible Tests for module 'isnanl'.
Thu, 22 Mar 2007 02:18:35 +0000 Bruno Haible New module 'isnanl'.
Thu, 22 Mar 2007 02:04:01 +0000 Bruno Haible isnanl.h was renamed to isnanl-nolibm.h.
Thu, 22 Mar 2007 02:02:42 +0000 Bruno Haible Split test-isnanl.c into test-isnanl-nolibm.c and test-isnanl.h.
Thu, 22 Mar 2007 02:00:49 +0000 Bruno Haible Move to isnanl-nolibm.h.
Thu, 22 Mar 2007 02:00:46 +0000 Bruno Haible Move to here from isnanl.h.
Thu, 22 Mar 2007 02:00:05 +0000 Bruno Haible Prepare for creating module 'isnanl'.
Wed, 21 Mar 2007 11:30:16 +0000 Bruno Haible Fix my last ChangeLog entry.
Wed, 21 Mar 2007 08:07:20 +0000 Jim Meyering When trying to open ".", treat ESTALE like EACCES.
Wed, 21 Mar 2007 04:22:35 +0000 Bruno Haible Enable the strndup declaration also when strndup is replaced.
Tue, 20 Mar 2007 05:46:39 +0000 Paul Eggert Suggestions by Bruno Haible:
Tue, 20 Mar 2007 00:35:56 +0000 Bruno Haible Remove module 'iconvme'.
Mon, 19 Mar 2007 23:29:43 +0000 Bruno Haible Break long line.
Mon, 19 Mar 2007 21:58:57 +0000 Paul Eggert Add limited support for Solaris 10 ZFS-style ACLs: just enough to
Mon, 19 Mar 2007 20:30:25 +0000 Ben Pfaff Fix typos.
Mon, 19 Mar 2007 17:30:07 +0000 Paul Eggert * lib/getcwd.c (__getcwd): Remove redundant comparison of buf to NULL.
Mon, 19 Mar 2007 10:07:27 +0000 Simon Josefsson 2007-03-19 Simon Josefsson <simon@josefsson.org>
Mon, 19 Mar 2007 01:02:27 +0000 Bruno Haible Undo first part of last patch.
Sun, 18 Mar 2007 23:59:44 +0000 Ben Pfaff Recommend using as prefix a directory that does not exist and will
Sun, 18 Mar 2007 15:29:10 +0000 Jim Meyering * lib/fchownat.c: Include lchown.h.
Sun, 18 Mar 2007 13:25:06 +0000 Karl Berry autoupdate
Sun, 18 Mar 2007 00:31:50 +0000 Bruno Haible Fix endless loop when the given allocated size was > INT_MAX.
Sun, 18 Mar 2007 00:12:31 +0000 Bruno Haible Produce output that makes it easier to debug failures.
Sun, 18 Mar 2007 00:03:06 +0000 Bruno Haible Work around buggy locales in NetBSD 3.0.