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