Added filesystem::getUmask and filesystem::applyUmaskTo (in PathInfo.h) and
authorMichael Andres <ma@suse.de>
Tue, 31 Jul 2007 18:00:46 +0000 (18:00 +0000)
committerMichael Andres <ma@suse.de>
Tue, 31 Jul 2007 18:00:46 +0000 (18:00 +0000)
commit8a964b143f184a7a67fde68cc6844ed94d3301c7
treee71a0518f48471acb712a61c17ac75cb8a72b03a
parentbacf5a24a45af6dd2f4f70931c2b4febd6ea35e7
Added filesystem::getUmask and filesystem::applyUmaskTo (in PathInfo.h) and
fixed MediaCurl to use them.
zypp/PathInfo.cc
zypp/PathInfo.h
zypp/media/MediaCurl.cc