bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: access(), test and scripts


From: Roland McGrath
Subject: Re: access(), test and scripts
Date: Tue, 8 Jul 2008 15:31:36 -0700 (PDT)

> > because in fshelp_access(), as soon as user->uids contains 0, everything
> > is permitted, thus making access() always return X_OK...  

That's wrong.  It should always have been (st_mode & 0111) for root.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]