summaryrefslogtreecommitdiff
path: root/lib/canonicalize.c
Commit message (Expand)AuthorAgeFilesLines
* Rename mreadlink_with_size to areadlink_with_size.Jim Meyering2007-08-281-2/+2
* Eliminate one way canonicalize_filename_mode could exit.Jim Meyering2007-06-191-3/+3
* Update for xreadlink -> xreadlink-with-size rename.Bruno Haible2007-03-011-2/+2
* Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.Paul Eggert2006-10-271-1/+0
* * lib/canonicalize.c (ELOOP): Define if not already defined.Paul Eggert2006-10-221-0/+3
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-4/+2
* Sync from coreutils.Paul Eggert2005-09-231-14/+3
* Sync from coreutils.Paul Eggert2005-06-021-38/+40
* * lib/canonicalize.c: Include canonicalize.h first, to test interface.Paul Eggert2005-05-181-19/+4
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Remove duplicate `#include "stat-macros.h"'.Jim Meyering2005-03-231-2/+1
* New module, from coreutils.Paul Eggert2004-08-061-0/+332