strerror
strerror(int num)
strerror(int err)
#define strerror(n) ((unsigned)(n) < sys_nerr? sys_errlist[(n)] :\