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