summaryrefslogtreecommitdiff
path: root/lib/lchown.c
Commit message (Expand)AuthorAgeFilesLines
* 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