summaryrefslogtreecommitdiffstats
path: root/lib/utimecmp.c
AgeCommit message (Collapse)AuthorLines
2006-08-21Remove from CVS, since the bootstrap script generates them automatically.Paul Eggert-337/+0
2005-12-02Import from gnulib.Paul Eggert-5/+3
2005-09-22Sync from gnulib.Paul Eggert-1/+1
2005-09-16Include stat-time.h.Paul Eggert-7/+13
(SYSCALL_RESOLUTION): Depend on whether various struct stat members exist, not on the obsolescent ST_MTIM_NSEC. (utimecmp): Use the new stat-time functions rater than TIMESPEC_NS.
2005-05-14Update FSF postal mail address.Jim Meyering-1/+1
2005-03-09Include intprops.h.Paul Eggert-11/+4
(TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Remove. (utimecmp): Use TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT instead of rolling our own expressions.
2004-04-12From Paul Eggert.Jim Meyering-0/+340