diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-03-07 23:23:07 +0100 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-03-07 23:23:07 +0100 |
commit | 28a6ba498a3a0faf901af6734cc11ff289bd9ceb (patch) | |
tree | b46c50639894dccfa6ac6952a197436b3374e1e2 /Base/res/wallpapers | |
parent | ca52de8e5c934ae1730a9163c48b0a0b85da0ccd (diff) | |
download | serenity-28a6ba498a3a0faf901af6734cc11ff289bd9ceb.zip |
Userland: Fix broken permissions for files created by /bin/cp.
When passing O_CREAT to open(), it will grab a third "mode" argument from
the stack. Let's not forget to actually pass this!
Also use the process umask for the created files.
Diffstat (limited to 'Base/res/wallpapers')
0 files changed, 0 insertions, 0 deletions