diff options
author | Peter Seebach <peter.seebach@windriver.com> | 2014-05-27 19:14:46 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-05-28 08:19:16 +0100 |
commit | ce23c1cc33a015fbd184df6c16658353334ab611 (patch) | |
tree | 1162010e780890bc815a115e0ceee7e9bd18642c /meta/recipes-support/libassuan | |
parent | e76973b4ef687c5b36ed6f9eb202322ae4af9b9f (diff) | |
download | openembedded-core-ce23c1cc33a015fbd184df6c16658353334ab611.tar.gz openembedded-core-ce23c1cc33a015fbd184df6c16658353334ab611.tar.bz2 openembedded-core-ce23c1cc33a015fbd184df6c16658353334ab611.zip |
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>
Diffstat (limited to 'meta/recipes-support/libassuan')
0 files changed, 0 insertions, 0 deletions