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