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