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