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