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