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