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