mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 16:42:10 +02:00
First of all, change sys$mmap to take a struct SC_mmap_params since our sycsall calling convention can't handle more than 3 arguments. This exposed a bug in Syscall::invoke() needing to use clobber lists. It was a bit confusing to debug. :^)
43 KiB
43 KiB