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