ref: efd1615c5741a6898853fefc24b1cbcb734e5477 dir: /utils/iar/Plan9.c/
#include <lib9.h> char * myctime(long x) { return ctime(x); }