Files
ladybird/Kernel/Syscalls/pledge.cpp
Idan Horowitz bd821982e0 Kernel: Use StringView::for_each_split_view() in sys$pledge
This let's us avoid the fallible Vector allocation that split_view()
entails.
2022-02-14 11:35:20 +01:00

2.4 KiB