summaryrefslogtreecommitdiff
path: root/lib/fchownat.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/+2
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-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
* fchmodat.c, fchownat.c: fix compile-impeding typosJim Meyering2012-10-151-1/+1
* fchmodat, fchownat, fstatat: use extern-inlinePaul Eggert2012-09-221-0/+2
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: adjust cpp indentation to reflect nesting depthJim Meyering2011-02-221-9/+9
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* openat: Work around glibc bug with fchownat() and empty file names.Bruno Haible2010-11-131-0/+7
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* openat: detect Solaris fchownat bugEric Blake2009-11-141-7/+72
* openat: simplify use of at-func.cEric Blake2009-09-191-5/+0
* doc: fix comments in recent patchesEric Blake2009-09-061-2/+2
* openat: make template easier to useEric Blake2009-09-031-1/+1
* openat: declare in POSIX headersEric Blake2009-09-031-4/+3
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* Revamp lchown so that it lives in unistd.h where it belongs.Paul Eggert2007-06-161-1/+0
* * lib/fchownat.c: Include lchown.h.Jim Meyering2007-03-181-1/+2
* Work around an fchownat bug in glibc-2.4:Jim Meyering2006-12-241-0/+49