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