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