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