catfile
void catfile(char *s, mode_t mode, int trunc_at_nl);
catfile(s, sbuf.st_mode, 1);
catfile(s, sbuf.st_mode, 0);