summaryrefslogtreecommitdiff
path: root/m4/canonicalize.m4
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings for functions introduced in Android API level 16.Bruno Haible2023-01-191-3/+5
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* canonicalize-lgpl: Work around a Cygwin bug.Bruno Haible2021-01-201-7/+24
* canonicalize-lgpl: Work around // handling in realpath() of musl 1.2.2.Bruno Haible2021-01-171-7/+28
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* faccessat: revert recent EOVERFLOW changePaul Eggert2020-12-281-3/+1
* canonicalize: prefer faccessat to statPaul Eggert2020-12-241-3/+7
* canonicalize: Fix a problem of the autoconf test on MSVC/clang.Bruno Haible2020-08-151-1/+2
* Support compiling without -loldnames on native Windows.Bruno Haible2020-08-151-2/+11
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* Add option to assume the best, not the worst, when cross-compiling.Bruno Haible2019-09-091-3/+3
* Support cross-compilation to musl libc.Bruno Haible2019-03-231-1/+3
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* Continue to use spaces for indentation, not tabs.Bruno Haible2018-06-251-2/+2
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* Improve cross-compilation guesses for native Windows.Bruno Haible2017-07-131-1/+3
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* canonicalize: Fix broken probe for realpath.Eric Blake2016-05-271-2/+2
* misc: port better to gcc -fsanitize=addressPaul Eggert2016-02-061-2/+7
* 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
* canonicalize[-lgpl]: handle "guessing" values when cross-buildingLudovic Courtès2012-07-081-8/+20
* canonicalize: make the right guess when cross-compiling to GNULudovic Courtès2012-07-081-5/+5
* canonicalize[-lgpl]: Avoid "guessing no" when cross-compiling to glibc.Bruno Haible2012-05-051-8/+19
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* canonicalize: Move AC_LIBOBJ invocations to module description.Bruno Haible2011-06-161-3/+1
* canonicalize-lgpl: Move AC_LIBOBJ invocations to module description.Bruno Haible2011-06-161-4/+2
* canonicalize-lgpl: use common idiomEric Blake2011-06-061-2/+2
* canonicalize-lgpl: work around AIX realpath bugEric Blake2011-06-061-1/+10
* relocatable-prog-wrapper: Fix possible link error.Bruno Haible2011-05-211-2/+2
* canonicalize, canonicalize-lgpl: Avoid crash dialog on MacOS X.Bruno Haible2011-05-121-1/+2
* canonicalize-lgpl: Fix autoconf macro ordering bug.Bruno Haible2011-05-071-0/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Put more information about failed tests into the test return codes.Bruno Haible2010-12-061-5/+18
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* canonicalize-lgpl: adjust clients to use correct headerEric Blake2009-09-191-4/+4
* canonicalize, canonicalize-lgpl: honor // if distinct from /Eric Blake2009-09-171-1/+3
* canonicalize-lgpl: fix glibc bug with trailing slashEric Blake2009-09-171-8/+69
* canonicalize: avoid resolvepathEric Blake2009-09-171-3/+2
* canonicalize, canonicalize-lgpl: update module dependenciesEric Blake2009-09-171-9/+11
* 2007-01-08 Bruno Haible <bruno@clisp.org>Bruno Haible2007-01-081-4/+2
* * lib/canonicalize.h: (canonicalize_mode_t, CAN_EXISTING):Paul Eggert2006-11-031-4/+7
* Avoid the need for AC_LIBSOURCES in m4 macros.Paul Eggert2006-08-211-2/+1
* Sync from coreutils.Paul Eggert2005-09-231-3/+2
* * lib/canonicalize.c: Include canonicalize.h first, to test interface.Paul Eggert2005-05-181-2/+2
* Merge from coreutils.Paul Eggert2005-05-021-3/+2
* Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files.Paul Eggert2005-03-211-2/+5