log lib/xreadlink.c @ 4945:07fb9f5d51e6

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