j
k
j a
j l
Robert Shearman rob@codeweavers.com writes:
/* assume we are the owner */ if (st.st_mode & S_IRWXU) {
Why are you assuming that? There doesn't seem to be much sense in checking permissions without checking the owner.
Back to the thread
Back to the list