summaryrefslogtreecommitdiff
path: root/lib/canonicalize-lgpl.c
Commit message (Expand)AuthorAgeFilesLines
* canonicalize-lgpl: Fix conflict with z/OS <sys/stat.h>.Bruno Haible2021-08-081-2/+1
* relocatable-prog-wrapper: Update after recent changes.Bruno Haible2021-01-311-0/+6
* canonicalize-lgpl: Simplify.Bruno Haible2021-01-311-1/+0
* canonicalize-lgpl: Work around // handling in realpath() of musl 1.2.2.Bruno Haible2021-01-171-9/+10
* canonicalize: remove NARROW_ADDRESSES optimizationPaul Eggert2021-01-011-5/+1
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* * lib/canonicalize-lgpl.c (realpath_stk): Set errno properly.Paul Eggert2020-12-291-1/+4
* canonicalize: fix size overflow treatmentPaul Eggert2020-12-291-5/+1
* canonicalize: fix ptrdiff_t overflow bugPaul Eggert2020-12-291-1/+11
* faccessat: revert recent EOVERFLOW changePaul Eggert2020-12-281-14/+2
* canonicalize-lgpl: accommodate picky cppPaul Eggert2020-12-281-1/+1
* canonicalize: simplify via scratch_buffer_dupfreePaul Eggert2020-12-281-15/+5
* canonicalize, canonicalize-lgpl: remove lintPaul Eggert2020-12-241-3/+12
* canonicalize-lgpl: merge proposed libc changesPaul Eggert2020-12-241-7/+2
* * canonicalize-lgpl.c: Space after paren.Paul Eggert2020-12-241-1/+1
* canonicalize-lgpl: use eloop-thresholdPaul Eggert2020-12-241-9/+1
* canonicalize: prefer faccessat to statPaul Eggert2020-12-241-10/+45
* canonicalize-lgpl: remove freea macroPaul Eggert2020-12-241-1/+0
* canonicalize, canonicalize-lgpl: fix symlink bugPaul Eggert2020-12-241-38/+107
* canonicalize-lgpl: fix AIX test failuresPaul Eggert2020-12-171-15/+24
* canonicalize: remove arbitrary 8192-byte limitPaul Eggert2020-12-171-115/+133
* canonicalize-lgpl: simplify merge to glibcPaul Eggert2020-12-171-84/+36
* idx: New module.Bruno Haible2020-12-031-1/+3
* canonicalize-lgpl: fix EOVERFLOW bugPaul Eggert2020-12-021-31/+18
* canonicalize-lgpl: fix memory leakPaul Eggert2020-11-221-21/+8
* canonicalize: fix pointer indexing bugsPaul Eggert2020-09-101-1/+1
* Support compiling without -loldnames on native Windows.Bruno Haible2020-08-151-1/+3
* Use module 'filename' instead of module 'dosname'.Bruno Haible2020-03-281-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* Simplify code. Drop support for Borland C++ on Windows.Bruno Haible2018-05-031-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* maint: shorten https://lists.gnu.org/archive/html/... linksJim Meyering2017-11-121-1/+1
* all: Replace many more http URLs by https URLs. Update stale URLs.Bruno Haible2017-09-141-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* canonicalize: fix EOVERFLOW commentaryPaul Eggert2017-07-301-1/+1
* Don't interpret EOVERFLOW to mean nonexistencePaul Eggert2017-07-301-0/+2
* canonicalize-lgpl: Avoid conflict with gnulib 'getcwd' module on VMS.Bruno Haible2017-06-071-2/+4
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* canonicalize-lgpl: fix for missing SIZE_MAX on older systemsPádraig Brady2016-10-201-0/+5
* canonicalize-lgpl: Support the case path_max > INT_MAX.Bruno Haible2016-10-151-2/+3
* canonicalize-lgpl: fix errno after malloca failsPaul Eggert2016-08-181-1/+1
* getdelim: remove dependency on realloc-posixPaul Eggert2016-08-171-10/+17
* 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
* unsetenv etc.: port to Solaris 11 + GNU EmacsPaul Eggert2013-02-111-4/+4
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* canonicalize, canonicalize-lgpl: Microsoft Windows prefix fixesEli Zaretskii2012-12-101-3/+6
* canonicalize, canonicalize-lgpl: support MS-Windows file namesEli Zaretskii2012-11-201-22/+43