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