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