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