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