summaryrefslogtreecommitdiff
path: root/lib/lchown.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* 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
* lchown: Avoid "unused variable" warning.Bruno Haible2010-03-201-1/+2
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-2/+2
* chown: work around OpenBSD bugEric Blake2009-11-171-4/+42
* lchown: detect Solaris and FreeBSD bugEric Blake2009-11-141-8/+27
* chown: detect Solaris and FreeBSD bugEric Blake2009-11-141-5/+6
* Set errno to ENOSYS when a function is entirely unsupported.Bruno Haible2009-09-061-1/+1
* errno: use consistentlyEric Blake2009-09-021-10/+0
* chown: avoid compilation warning on mingwEric Blake2009-08-311-4/+10
* 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-2/+18
* Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.Paul Eggert2006-10-271-1/+0
* * lchown.c: Include <sys/stat.h> before "stat-macros.h".Jim Meyering2006-10-091-0/+1
* [lib/ChangeLog]Paul Eggert2006-10-051-8/+1
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-4/+4
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+3
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Merge from coreutils.Paul Eggert2004-08-071-21/+6
* Merge from coreutils CVS.Paul Eggert2004-06-011-2/+8
* (S_ISLNK): Define to 0 if neither S_ISLNK nor S_IFLNK is defined.Jim Meyering2002-06-151-3/+8
* back out Copyright date changes for files with no changes yearJim Meyering2000-08-071-1/+1
* update copyright dateJim Meyering2000-07-091-1/+1
* *** empty log message ***Jim Meyering1999-09-191-1/+0
* [STAT_MACROS_BROKEN] (S_ISLNK): Undefine.Jim Meyering1999-09-191-0/+8
* Declare chown manually.Jim Meyering1999-01-311-1/+5
* include lchown.hJim Meyering1998-07-161-10/+1
* [!ENOSYS] (ENOSYS): Define to ENOTSUP or ENOMSG.Jim Meyering1998-07-161-0/+10
* Fix braino: check S_ISLNK only if lstat succeeds.Jim Meyering1998-05-241-1/+1
* fix typo: s/chat/char/Jim Meyering1998-05-241-1/+1
* *** empty log message ***Jim Meyering1998-05-191-6/+1
* .Jim Meyering1998-05-191-0/+49