diff options
author | Andreas Kling <kling@serenityos.org> | 2022-08-15 14:10:26 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-08-15 17:18:11 +0200 |
commit | c1af2f28e32fc7d0c5528c17561b68dc29004c4d (patch) | |
tree | e65ff3f7f39b67bd5436caf800c8d963eeae3188 /Kernel/Locking | |
parent | 3f14582b85d0ff363d21fba79e2cc99c6be25647 (diff) | |
download | serenity-c1af2f28e32fc7d0c5528c17561b68dc29004c4d.zip |
LibCore: Add Directory::chown() API and use it in Core::Account
Since we already have the directory open, let's have an API to fchown()
the underlying file descriptor instead of forcing clients to do another
path lookup.
Diffstat (limited to 'Kernel/Locking')
0 files changed, 0 insertions, 0 deletions