mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-04 15:45:25 +00:00
This syscall is very much similar to open(2), with the difference of accepting a string and a length, instead of requiring a null-terminated string. This way, if the string passed is not null-terminated, we can still perform the syscall.
4.6 KiB
4.6 KiB