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