log

age author description
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.