diff options
author | Brian Gianforcaro <bgianf@serenityos.org> | 2021-11-27 13:02:33 -0800 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-11-28 08:04:57 +0100 |
commit | fcc00c9a276eca1213dcad7ea4d49bd329a29437 (patch) | |
tree | e406d81a12d8ab49aa87813625a6eb64c9a2ce77 /Userland/Utilities/utmpupdate.cpp | |
parent | eb896aa33eb067a9b343580dd5c7c5549434b894 (diff) | |
download | serenity-fcc00c9a276eca1213dcad7ea4d49bd329a29437.zip |
LibCore+cat: Switch Core::System::read/write to take a Span of bytes
In the spirit of the Core::System name space having "modern" facades
for classically C functions / Kernel interfaces, it seems appropriate
that we should take Span's of data instead of raw pointer + length
arguments.
Diffstat (limited to 'Userland/Utilities/utmpupdate.cpp')
0 files changed, 0 insertions, 0 deletions