summaryrefslogtreecommitdiff
path: root/lib/chown.c
Commit message (Expand)AuthorAgeFilesLines
* gnulib-common.m4: Use C2x [[maybe_unused]] when possible.Bruno Haible2021-08-221-2/+2
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* chown: Make more robust in multithreaded applications.Bruno Haible2020-05-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
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-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
* fchdir: port 'open' and 'close' redefinitions to AIX 7.1Paul Eggert2014-05-221-5/+0
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* 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
* 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
* gnulib-common: prefer _GL_UNUSED over _UNUSED_PARAMETER_Eric Blake2009-12-231-2/+2
* chown: work around OpenBSD bugEric Blake2009-11-171-21/+50
* chown: detect Solaris and FreeBSD bugEric Blake2009-11-141-34/+52
* Set errno to ENOSYS when a function is entirely unsupported.Bruno Haible2009-09-061-1/+1
* chown: avoid compilation warning on mingwEric Blake2009-08-311-5/+11
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* Move more declarations into <unistd.h>.Bruno Haible2007-02-191-6/+6
* New module 'fchdir'.Bruno Haible2007-01-141-0/+5
* Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.Paul Eggert2006-10-271-2/+0
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-4/+3
* Sync from coreutils.Paul Eggert2006-01-091-10/+27
* Sync from coreutils.Paul Eggert2005-09-231-3/+1
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+3
* Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,Jim Meyering2005-07-021-5/+1
* * lib/chown.c (rpl_chown): Return -1 on failure.Paul Eggert2005-05-201-2/+2
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* (rpl_chown): Work even if the file is writeable but not readable.Paul Eggert2004-08-101-2/+3
* Merge from coreutils.Paul Eggert2004-08-071-3/+0
* Merge from coreutils CVS.Paul Eggert2004-06-011-2/+38
* back out Copyright date changes for files with no changes yearJim Meyering2000-08-071-1/+1
* update copyright dateJim Meyering2000-07-091-1/+1
* ansideclifyJim Meyering1998-12-071-4/+1
* Use #if, not #ifdef with HAVE_ macrosJim Meyering1998-03-151-1/+1
* (rpl_chown): Rename from chown.Jim Meyering1997-12-211-6/+11
* .Jim Meyering1997-03-131-2/+11
* .Jim Meyering1997-03-121-1/+1
* .Jim Meyering1997-03-111-0/+44