commit | cc8b6871a71e42a3e0bdb79e534b90cc3eb4c8e6 | [log] [tgz] |
---|---|---|
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Sat Nov 14 23:35:00 2009 +0100 |
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Sat Nov 14 23:35:00 2009 +0100 |
tree | 8d3ee118d6a5dd962be5fa30812e255f39a6cfa5 | |
parent | e3600a042e80cf279cfcb7f4c5e5f236b02bba7a [diff] |
use utimes() rather than obsolescent utime() utime is obsolescent in POSIX.1-2008, use utimes() for now. Untested. Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>