mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 00:22:43 +02:00
- Remove goofy _r suffix from syscall names. - Don't take a signed buffer size. - Use Userspace<T>. - Make TTY::tty_name() return a String instead of a StringView.