Learn more about cloning repositories
You have read-only access
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>