summaryrefslogtreecommitdiff
path: root/lib/utimens.c
Commit message (Expand)AuthorAgeFilesLines
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-4/+3
* * lib/utimens.c (gl_futimens): Rename from futimens,Jim Meyering2007-05-191-3/+3
* * MODULES.html.sh (Support for systems lacking POSIX:2001): NewPaul Eggert2007-01-181-1/+3
* Prefer fd < 0 to ! (0 <= fd).Paul Eggert2006-12-051-3/+3
* * lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS]: Add aPaul Eggert2006-12-051-0/+17
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-3/+1
* * getdate.y (__attribute__): Don't define if already defined.Paul Eggert2006-06-111-2/+4
* * utimens.c (futimens): glibc futimesat messes up if /procPaul Eggert2006-04-151-23/+29
* * lib/utimens.c (futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]:Paul Eggert2005-10-301-11/+9
* Sync from coreutils.Paul Eggert2005-10-021-1/+15
* * utimens.c (ENOSYS): Define if not already defined.Paul Eggert2005-09-251-15/+40
* * lib/utimens.c (futimens): Use futimesat if available.Paul Eggert2005-09-231-3/+9
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* (futimens): Account for the fact that futimesPaul Eggert2005-01-181-2/+19
* (__attribute__, ATTRIBUTE_UNUSED): New macros.Paul Eggert2004-11-231-12/+53
* Import from coreutils.Paul Eggert2004-08-061-0/+63