* lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS]: Add a
[gnulib.git] / lib / utimens.c
2006-12-05 Paul Eggert* lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS...
2006-09-13 Paul Eggert* _fpending.c: Include <config.h> unconditionally,...
2006-06-11 Paul Eggert* getdate.y (__attribute__): Don't define if already...
2006-04-15 Paul Eggert* utimens.c (futimens): glibc futimesat messes up if...
2005-10-30 Paul Eggert* lib/utimens.c (futimens) [HAVE_WORKING_UTIMES &&...
2005-10-02 Paul EggertSync from coreutils.
2005-09-25 Paul Eggert* utimens.c (ENOSYS): Define if not already defined.
2005-09-23 Paul Eggert* lib/utimens.c (futimens): Use futimesat if available.
2005-05-14 Paul Eggert*** empty log message ***
2005-01-18 Paul Eggert(futimens): Account for the fact that futimes
2004-11-23 Paul Eggert(__attribute__, ATTRIBUTE_UNUSED): New macros.
2004-08-06 Paul EggertImport from coreutils.