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