History log of /system/connectivity/shill/scoped_umask.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c0beca55d290fe0b1c96d78cbbcf94b05c23f5a5 03-Sep-2015 Peter Qiu <zqiu@google.com> License shill to Apache2

This patch automatically replaced the license on all text files from
Chromium OS (BSD style) to AOSP (Apache2), keeping the original year as
a reference.

The license header was added to .gyp and .gypi, the NOTICE was added with a copy
of the Apache2 license and MODULE_LICENSE_* file was added.

BUG=23587594
TEST=grep 'Chromium OS Authors' doesn't find anything.

Change-Id: If41ede586c2465f5831fb7fee270ff41dbfdb596
/system/connectivity/shill/scoped_umask.cc
3ff527c8b5ab153016b7d86a1cf3be2e3e6c97c8 09-Apr-2014 mukesh agrawal <quiche@chromium.org> shill: refactor umask handling

At present, KeyFileStore manually sets and restores the umask when
updating the file on disk. Factor this out into a re-usable
scoped_umask class.

BUG=None
TEST=compile

Change-Id: I8a0b8f52553d6d03336be68c35ad1f703a0a26de
Reviewed-on: https://chromium-review.googlesource.com/193695
Tested-by: mukesh agrawal <quiche@chromium.org>
Reviewed-by: Ben Chan <benchan@chromium.org>
Commit-Queue: mukesh agrawal <quiche@chromium.org>
/system/connectivity/shill/scoped_umask.cc