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