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