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