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