Commit Graph

3 Commits

Author SHA1 Message Date
Todd C. Miller
6efac29fb0 Don't use HAVE_UTIME_H before including config.h. 2004-09-11 16:24:28 +00:00
Todd C. Miller
a8972c6969 Not a darpa-sponsored file. 2004-09-08 14:51:53 +00:00
Todd C. Miller
1c20ff1a6d Use utimes() and futimes() instead of utime() in touch(), emulating as needed.
Not all systems are able to support setting the times of an fd so touch()
takes both an fd and a file name as arguments.
2004-09-07 17:14:52 +00:00