pty: Activate the signature wrapper of forkpty.
[gnulib.git] / lib / xreadlink.c
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-29 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2007-09-30 Bruno HaibleChange xreadlink module to use areadlink.
2007-03-03 Bruno Haiblexreadlink and xreadlink-with-size can include <unistd...
2007-03-01 Bruno HaibleAdd the xreadlink module from GNU gettext (based on...
2007-02-28 Bruno HaibleMove to xreadlink-with-size.c.
2007-01-12 Paul Eggert* lib/xreadlink.c (SYMLINK_MAX) [!defined SYMLINK_MAX...
2006-09-13 Paul Eggert* _fpending.c: Include <config.h> unconditionally,...
2005-09-23 Paul EggertSync from coreutils.
2005-09-19 Paul EggertUse a consistent style for including <config.h>.
2005-06-02 Paul EggertSync from coreutils.
2005-05-14 Paul Eggert*** empty log message ***
2004-11-03 Paul Eggertxreadlink.c (xreadlink): AIX and HP-UX readlink return -1
2004-11-02 Paul Eggert(MAXSIZE): New macro.
2004-08-07 Paul EggertMerge from coreutils.
2004-06-01 Paul EggertMerge from coreutils CVS.
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 ***