log

age author description
Fri, 23 Mar 2007 03:06:51 +0000 Bruno Haible Oops, fix typo in last patch.
Fri, 23 Mar 2007 02:12:53 +0000 Bruno Haible Fix compilation error on BeOS.
Fri, 23 Mar 2007 02:08:42 +0000 Bruno Haible Fix a compilation error on BeOS.
Fri, 23 Mar 2007 01:27:57 +0000 Bruno Haible Tests for module 'frexpl'.
Fri, 23 Mar 2007 01:26:24 +0000 Bruno Haible New module 'frexpl'.
Thu, 22 Mar 2007 12:24:07 +0000 Bruno Haible Merge the frexpl and frexp implementations into a single code.
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.