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