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