ref: 5d1501e35338badd9a2958f1c1c68ad52ea2b020 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() { }