pty: Activate the signature wrapper of forkpty.
[gnulib.git] / lib / lchown.c
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-03-20 Bruno Haiblelchown: Avoid "unused variable" warning.
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-29 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-11-18 Eric Blakechown: work around OpenBSD bug
2009-11-14 Eric Blakelchown: detect Solaris and FreeBSD bug
2009-11-14 Eric Blakechown: detect Solaris and FreeBSD bug
2009-09-06 Bruno HaibleSet errno to ENOSYS when a function is entirely unsuppo...
2009-09-03 Eric Blakeerrno: use consistently
2009-09-01 Eric Blakechown: avoid compilation warning on mingw
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2007-06-16 Paul EggertRevamp lchown so that it lives in unistd.h where it...
2006-10-27 Paul EggertMove stat.h-substitute stuff from lib/stat-macros.h...
2006-10-09 Jim Meyering* lchown.c: Include <sys/stat.h> before "stat-macros.h".
2006-10-05 Paul Eggert[lib/ChangeLog]
2006-09-13 Paul Eggert* _fpending.c: Include <config.h> unconditionally,...
2005-09-19 Paul EggertUse a consistent style for including <config.h>.
2005-05-14 Paul Eggert*** empty log message ***
2004-08-07 Paul EggertMerge from coreutils.
2004-06-01 Paul EggertMerge from coreutils CVS.
2002-06-15 Jim Meyering(S_ISLNK): Define to 0 if neither S_ISLNK nor S_IFLNK...
2000-08-07 Jim Meyeringback out Copyright date changes for files with no chang...
2000-07-09 Jim Meyeringupdate copyright date
1999-09-19 Jim Meyering*** empty log message ***
1999-09-19 Jim Meyering[STAT_MACROS_BROKEN] (S_ISLNK): Undefine.
1999-01-31 Jim MeyeringDeclare chown manually.
1998-07-16 Jim Meyeringinclude lchown.h
1998-07-16 Jim Meyering[!ENOSYS] (ENOSYS): Define to ENOTSUP or ENOMSG.
1998-05-24 Jim MeyeringFix braino: check S_ISLNK only if lstat succeeds.
1998-05-24 Jim Meyeringfix typo: s/chat/char/
1998-05-19 Jim Meyering*** empty log message ***
1998-05-19 Jim Meyering.