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