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