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