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