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