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