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