log lib/xreadlink.c @ 17476:6057744acd2c default tip master

age author description
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Mon, 28 Dec 2009 10:50:36 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2009
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Sun, 30 Sep 2007 04:17:42 +0200 Bruno Haible Change xreadlink module to use areadlink.
Sat, 03 Mar 2007 19:20:41 +0000 Bruno Haible xreadlink and xreadlink-with-size can include <unistd.h> unconditionally and
Thu, 01 Mar 2007 00:07:34 +0000 Bruno Haible Add the xreadlink module from GNU gettext (based on code from Jim Meyering).
Fri, 12 Jan 2007 21:54:50 +0000 Paul Eggert * lib/xreadlink.c (SYMLINK_MAX) [!defined SYMLINK_MAX]: Define
Wed, 13 Sep 2006 22:38:14 +0000 Paul Eggert * _fpending.c: Include <config.h> unconditionally, since we no
Fri, 23 Sep 2005 04:15:13 +0000 Paul Eggert Sync from coreutils.
Mon, 19 Sep 2005 17:28:14 +0000 Paul Eggert Use a consistent style for including <config.h>.
Thu, 02 Jun 2005 20:41:04 +0000 Paul Eggert Sync from coreutils.
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Wed, 03 Nov 2004 09:24:17 +0000 Paul Eggert xreadlink.c (xreadlink): AIX and HP-UX readlink return -1
Tue, 02 Nov 2004 20:17:37 +0000 Paul Eggert (MAXSIZE): New macro.
Sat, 07 Aug 2004 00:09:38 +0000 Paul Eggert Merge from coreutils.
Tue, 01 Jun 2004 20:27:08 +0000 Paul Eggert Merge from coreutils CVS.
Fri, 16 Jan 2004 07:55:43 +0000 Paul Eggert Merge from coreutils.
Thu, 06 Nov 2003 19:40:49 +0000 Paul Eggert Reject allocations of exactly SIZE_MAX bytes.
Wed, 10 Sep 2003 14:52:49 +0000 Bruno Haible Assume ANSI C.
Tue, 01 Jul 2003 21:07:13 +0000 Paul Eggert * lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
Thu, 29 May 2003 07:21:59 +0000 Paul Eggert in lib:
Sun, 09 Dec 2001 22:46:53 +0000 Jim Meyering (xreadlink): Add cast to avoid a warning.
Sun, 21 Oct 2001 15:12:39 +0000 Jim Meyering whoops! fix comment on first line :-)
Tue, 04 Sep 2001 20:20:16 +0000 Jim Meyering (xreadlink): Omit size_t* arg. All uses changed.
Mon, 03 Sep 2001 18:32:05 +0000 Jim Meyering include errno.h etc, too
Mon, 03 Sep 2001 18:26:42 +0000 Jim Meyering tweak comment
Mon, 03 Sep 2001 18:25:58 +0000 Jim Meyering (xreadlink): Preserve errno around `free' during failure.
Mon, 03 Sep 2001 18:24:37 +0000 Jim Meyering update comment re power of 2
Sat, 01 Sep 2001 09:50:48 +0000 Jim Meyering *** empty log message ***