summaryrefslogtreecommitdiff
path: root/lib/fstatat.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
* Include <stdlib.h> when needed.Bruno Haible2019-06-301-0/+1
* stat, lstat: Fix conflict with relocatable-prog-wrapper module.Bruno Haible2019-02-241-1/+5
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* stat: work around Solaris bug with tv_nsec < 0Paul Eggert2017-11-231-2/+10
* fstatat: pacify GCC on unusual platformPaul Eggert2017-11-051-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
* 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
* fchmodat, fchownat, fstatat: port to non-inlining compilersPaul Eggert2012-10-151-2/+0
* fstatat.c: fix a compile-impeding typoJim Meyering2012-09-291-1/+1
* fchmodat, fchownat, fstatat: use extern-inlinePaul Eggert2012-09-221-2/+4
* In commentary, do not use ` to quote.Paul Eggert2012-01-051-2/+2
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* fstatat: Simplify.Bruno Haible2011-11-191-5/+1
* fstatat: fix configuration bug on mingw, OpenBSD 4, Solaris 8Paul Eggert2011-11-181-1/+1
* fstatat: work with cross-compilationPaul Eggert2011-11-091-3/+3
* openat: Work around compilation error with OSF/1 5.1 DTK cc.Bruno Haible2011-09-081-1/+4
* openat: test for fstatat (..., 0) bugPaul Eggert2011-09-031-14/+9
* openat: test for fstatat (AT_FDCWD, ..., 0) bugPaul Eggert2011-09-031-3/+17
* * lib/fstatat.c: Include <sys/types.h> before <sys/stat.h>.Paul Eggert2011-09-011-0/+1
* openat: work around AIX 7.1 fstatat issuePaul Eggert2011-09-011-9/+20
* openat: work around AIX 7.1 fstatat bugPaul Eggert2011-08-301-3/+8
* 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
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-5/+5
* openat: move fstatat and unlinkat into correct filesEric Blake2009-09-191-1/+47
* openat: fix fstatat bugs on Solaris 9Eric Blake2009-09-191-14/+20
* fstatat: fix compilation on SolarisEric Blake2009-09-071-0/+1
* openat: declare in POSIX headersEric Blake2009-09-031-3/+4
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* * lib/openat.h (rpl_fstatat): New macro, ifPaul Eggert2006-11-201-0/+57