]> code.ossystems Code Review - openembedded-core.git/commit
pseudo: Honor umask again
authorPeter Seebach <peter.seebach@windriver.com>
Wed, 28 May 2014 00:14:46 +0000 (19:14 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 May 2014 07:19:16 +0000 (08:19 +0100)
commitce23c1cc33a015fbd184df6c16658353334ab611
tree1162010e780890bc815a115e0ceee7e9bd18642c
parente76973b4ef687c5b36ed6f9eb202322ae4af9b9f
pseudo: Honor umask again

The fchmodat-permissions patch was fine for the fchmod case, but
had the unintended side effect of disregarding umask settings for
open, mknod, mkdir, and their close relatives. Start tracking umask
and masking the umask bits out where appropriate.

Signed-off-by: Peter Seebach <peter.seebach@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/pseudo/files/pseudo-fchmodat-permissions.patch