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