Files
ladybird/Libraries
Andreas Kling 58feebeed2 Kernel+LibC: Tidy up sys$ttyname() and sys$ptsname()
- 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.
2020-08-04 18:17:16 +02:00
..
2020-08-04 11:27:07 +02:00
2020-08-03 19:06:41 +02:00
2020-08-03 19:06:41 +02:00
2020-07-26 14:53:43 +02:00
2020-08-03 19:06:41 +02:00
2020-08-04 11:27:07 +02:00