ref: 281ed1c6bfbebe92f24377d6e2af85c635cc8b64 dir: /ar/posix/driver.c/
static char sccsid[] = "@(#) ./ar/posix/driver.c"; #include "driver.h" time_t totime(long long t) { return t; } int setattr() { }