Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / lib / canonicalize.c
2014-02-02 Ian BeckwithMerge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
2014-01-01 Eric Blakemaint: update copyright
2013-08-05 Ian BeckwithMerge branch 'stable'
2013-08-05 Ian BeckwithMerge tag 'snapshot-start' into stable
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-12-10 Eli Zaretskiicanonicalize, canonicalize-lgpl: Microsoft Windows...
2012-11-20 Eli Zaretskiicanonicalize, canonicalize-lgpl: support MS-Windows...
2012-10-15 Pádraig Bradycanonicalize: fix C89 compilation
2012-04-04 Ian BeckwithMerge branch 'stable'
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-02-04 Eric Blakecanonicalize: avoid uninitialized memory use
2012-02-04 Eric Blakecanonicalize: fix // handling
2012-01-06 Paul EggertIn commentary, do not use ` to quote.
2012-01-03 Bruno Haiblecanonicalize: Tweak 2011-12-29 commit.
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-12-31 Pádraig Bradycanonicalize: only stat() when required
2011-12-30 Pádraig Bradycanonicalize: fix references to stat() and lstat()
2011-12-30 Pádraig Bradycanonicalize: add support for not resolving symlinks
2011-09-08 Ian BeckwithMerge branch 'stable'
2011-09-07 Ian BeckwithMerge commit 'snapshot-start' into stable
2011-08-05 Bruno Haiblepathmax: Leave PATH_MAX undefined on the Hurd, and...
2011-02-16 Ian BeckwithMerge branch 'stable'
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-01-08 Ian BeckwithMerge branch 'stable'
2010-01-08 Ian BeckwithMerge commit '441aa3044f43e5572f58c354f01e6bc070acd5c7'
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-19 Eric Blakecanonicalize: reduce memory usage
2009-12-14 Ian BeckwithMerge branch 'upstream' into stable
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-09-27 Ian BeckwithMerge branch 'upstream'
2009-09-18 Eric Blakecanonicalize: in CAN_ALL_BUT_LAST, allow trailing slash
2009-09-18 Eric Blakecanonicalize, canonicalize-lgpl: honor // if distinct...
2009-09-18 Eric Blakecanonicalize-lgpl: fix glibc bug with trailing slash
2009-09-18 Eric Blakecanonicalize: avoid resolvepath
2009-09-18 Eric Blakecanonicalize: don't lose errno
2009-09-18 Eric Blakecanonicalize: simplify errno handling
2009-09-03 Eric Blakeerrno: use consistently
2009-08-31 Jim Meyeringcanonicalize: remove useless initialization
2008-04-21 Bruno HaibleFix conflict between modules 'canonicalize' and 'canoni...
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2007-09-28 Jim MeyeringFix canonicalize loop-detection corner case.
2007-09-27 Jim Meyeringcanonicalize: Avoid a false-positive cycle failure.
2007-08-28 Jim MeyeringRename mreadlink_with_size to areadlink_with_size.
2007-06-19 Jim MeyeringEliminate one way canonicalize_filename_mode could...
2007-03-01 Bruno HaibleUpdate for xreadlink -> xreadlink-with-size rename.
2006-10-27 Paul EggertMove stat.h-substitute stuff from lib/stat-macros.h...
2006-10-22 Paul Eggert* lib/canonicalize.c (ELOOP): Define if not already...
2006-09-13 Paul Eggert* _fpending.c: Include <config.h> unconditionally,...
2005-09-23 Paul EggertSync from coreutils.
2005-06-02 Paul EggertSync from coreutils.
2005-05-18 Paul Eggert* lib/canonicalize.c: Include canonicalize.h first...
2005-05-14 Paul Eggert*** empty log message ***
2005-03-23 Jim MeyeringRemove duplicate `#include "stat-macros.h"'.
2004-08-06 Paul EggertNew module, from coreutils.