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