bug-coreutils
[Top][All Lists]
Advanced

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

Re: some other problems with chmod-safer.c, chown.c, etc.


From: Jim Meyering
Subject: Re: some other problems with chmod-safer.c, chown.c, etc.
Date: Tue, 03 Jan 2006 14:29:19 +0100

Paul Eggert <address@hidden> wrote:
...
> We could get fancier and use fchmod for readable directories and for
> readable or writeable regular files, falling back on lchmod for
> everything else; but this still suffers from the same race conditions
> that lchmod suffers from, and I'm not sure it's worth the hassle.
>
> 2006-01-01  Paul Eggert  <address@hidden>
>
>       * NEWS: Document that mkfifo and mknod -m no longer set special bits.
>       * doc/coreutils.texi, perm.texi: Clarify file mode bits versus
>       file permission bits.

That looks fine.
Thanks for all the work.




reply via email to

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