Hi Rob,

+    file->mode |= st.st_mode & (S_IRWXU|S_IRWXO);

Why "|=" rather than simply "="?
--Juan


Reply via email to