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