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