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