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