cvs_modetostr
cvs_modetostr(st.st_mode, buf, sizeof(buf));
cvs_modetostr(mode, buf, sizeof(buf));
void cvs_modetostr(mode_t, char *, size_t);