summaryrefslogtreecommitdiff
path: root/lib/xreadlink.c
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-6/+4
* Change xreadlink module to use areadlink.Bruno Haible2007-09-301-92/+7
* xreadlink and xreadlink-with-size can include <unistd.h> unconditionally andBruno Haible2007-03-031-3/+1
* Add the xreadlink module from GNU gettext (based on code from Jim Meyering).Bruno Haible2007-03-011-0/+133
* Move to xreadlink-with-size.c.Bruno Haible2007-02-281-105/+0
* * lib/xreadlink.c (SYMLINK_MAX) [!defined SYMLINK_MAX]: DefinePaul Eggert2007-01-121-3/+18
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-4/+3
* Sync from coreutils.Paul Eggert2005-09-231-3/+1
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* Sync from coreutils.Paul Eggert2005-06-021-4/+4
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* xreadlink.c (xreadlink): AIX and HP-UX readlink return -1Paul Eggert2004-11-031-1/+3
* (MAXSIZE): New macro.Paul Eggert2004-11-021-6/+12
* Merge from coreutils.Paul Eggert2004-08-071-4/+0
* Merge from coreutils CVS.Paul Eggert2004-06-011-5/+8
* Merge from coreutils.Paul Eggert2004-01-161-4/+4
* Reject allocations of exactly SIZE_MAX bytes.Paul Eggert2003-11-061-3/+3
* Assume ANSI C.Bruno Haible2003-09-101-3/+1
* * lib/xreadlink.c: Include <sys/types.h> unconditionally, instead ofPaul Eggert2003-07-011-3/+1
* in lib:Paul Eggert2003-05-291-4/+2
* (xreadlink): Add cast to avoid a warning.Jim Meyering2001-12-091-1/+1
* whoops! fix comment on first line :-)Jim Meyering2001-10-211-1/+1
* (xreadlink): Omit size_t* arg. All uses changed.Jim Meyering2001-09-041-7/+18
* include errno.h etc, tooJim Meyering2001-09-031-0/+5
* tweak commentJim Meyering2001-09-031-1/+1
* (xreadlink): Preserve errno around `free' during failure.Jim Meyering2001-09-031-0/+2
* update comment re power of 2Jim Meyering2001-09-031-1/+3
* *** empty log message ***Jim Meyering2001-09-011-0/+72