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