log lib/lchown.c @ 17935:0ad1f4c9eed5 default tip

age author description
Thu, 01 Jan 2015 01:38:23 +0000 Paul Eggert version-etc: new year
Wed, 01 Jan 2014 00:04:40 -0700 Eric Blake maint: update copyright
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Sat, 20 Mar 2010 16:54:17 +0100 Bruno Haible lchown: Avoid "unused variable" warning.
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Mon, 28 Dec 2009 10:50:36 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2009
Mon, 16 Nov 2009 14:35:41 -0700 Eric Blake chown: work around OpenBSD bug
Thu, 12 Nov 2009 21:45:20 -0700 Eric Blake lchown: detect Solaris and FreeBSD bug
Thu, 12 Nov 2009 21:45:20 -0700 Eric Blake chown: detect Solaris and FreeBSD bug
Sun, 06 Sep 2009 22:36:55 +0200 Bruno Haible Set errno to ENOSYS when a function is entirely unsupported.
Wed, 02 Sep 2009 17:06:43 -0600 Eric Blake errno: use consistently
Mon, 31 Aug 2009 09:00:45 -0600 Eric Blake chown: avoid compilation warning on mingw
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Sat, 16 Jun 2007 06:10:44 +0000 Paul Eggert Revamp lchown so that it lives in unistd.h where it belongs.
Fri, 27 Oct 2006 20:46:43 +0000 Paul Eggert Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.
Mon, 09 Oct 2006 11:50:09 +0000 Jim Meyering * lchown.c: Include <sys/stat.h> before "stat-macros.h".
Thu, 05 Oct 2006 22:49:57 +0000 Paul Eggert [lib/ChangeLog]
Wed, 13 Sep 2006 22:38:14 +0000 Paul Eggert * _fpending.c: Include <config.h> unconditionally, since we no
Mon, 19 Sep 2005 17:28:14 +0000 Paul Eggert Use a consistent style for including <config.h>.
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Sat, 07 Aug 2004 00:09:38 +0000 Paul Eggert Merge from coreutils.
Tue, 01 Jun 2004 20:27:08 +0000 Paul Eggert Merge from coreutils CVS.
Sat, 15 Jun 2002 07:36:57 +0000 Jim Meyering (S_ISLNK): Define to 0 if neither S_ISLNK nor S_IFLNK is defined.
Mon, 07 Aug 2000 15:48:18 +0000 Jim Meyering back out Copyright date changes for files with no changes year
Sun, 09 Jul 2000 07:22:43 +0000 Jim Meyering update copyright date
Sun, 19 Sep 1999 16:47:58 +0000 Jim Meyering *** empty log message ***
Sun, 19 Sep 1999 16:46:50 +0000 Jim Meyering [STAT_MACROS_BROKEN] (S_ISLNK): Undefine.
Sun, 31 Jan 1999 14:46:08 +0000 Jim Meyering Declare chown manually.
Thu, 16 Jul 1998 23:25:29 +0000 Jim Meyering include lchown.h
Thu, 16 Jul 1998 23:12:25 +0000 Jim Meyering [!ENOSYS] (ENOSYS): Define to ENOTSUP or ENOMSG.
Sun, 24 May 1998 14:00:03 +0000 Jim Meyering Fix braino: check S_ISLNK only if lstat succeeds.
Sun, 24 May 1998 13:41:57 +0000 Jim Meyering fix typo: s/chat/char/
Tue, 19 May 1998 15:15:09 +0000 Jim Meyering *** empty log message ***
Tue, 19 May 1998 15:06:49 +0000 Jim Meyering .