Merge from coreutils.
[gnulib.git] / lib / xreadlink.c
2004-01-16 Paul EggertMerge from coreutils.
2003-11-06 Paul EggertReject allocations of exactly SIZE_MAX bytes.
2003-09-10 Bruno HaibleAssume ANSI C.
2003-07-01 Paul Eggert* lib/xreadlink.c: Include <sys/types.h> unconditionall...
2003-05-29 Paul Eggertin lib:
2001-12-09 Jim Meyering(xreadlink): Add cast to avoid a warning.
2001-10-21 Jim Meyeringwhoops! fix comment on first line :-)
2001-09-04 Jim Meyering(xreadlink): Omit size_t* arg. All uses changed.
2001-09-03 Jim Meyeringinclude errno.h etc, too
2001-09-03 Jim Meyeringtweak comment
2001-09-03 Jim Meyering(xreadlink): Preserve errno around `free' during failure.
2001-09-03 Jim Meyeringupdate comment re power of 2
2001-09-01 Jim Meyering*** empty log message ***