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