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