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