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