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