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