diff options
author | Brian Gianforcaro <bgianf@serenityos.org> | 2021-11-27 14:23:58 -0800 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-11-28 08:04:57 +0100 |
commit | 44ffe3e5bb2659fcd4bcd65adaf5fb6e855a9c4f (patch) | |
tree | d073b6004513eb88cc596aec33eee9174fb896ae /Userland/Utilities/utmpupdate.cpp | |
parent | fcc00c9a276eca1213dcad7ea4d49bd329a29437 (diff) | |
download | serenity-44ffe3e5bb2659fcd4bcd65adaf5fb6e855a9c4f.zip |
LibCore: Allow System::pledge execpromises argument to be omitted
It appears that we don't have almost no cases of a callers passing
exec promises when they call `pledge()`. To simplify the code a bit we
add a default parameter that will pass nullptr for us to `pledge()`.
Diffstat (limited to 'Userland/Utilities/utmpupdate.cpp')
0 files changed, 0 insertions, 0 deletions