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