Files
ladybird/Libraries/LibC
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-07-19 11:46:37 +02:00
2020-04-06 11:09:01 +02:00
2020-02-16 10:47:54 +01:00
2020-02-19 16:08:28 +01:00
2020-04-10 13:09:35 +02:00
2020-05-30 15:01:18 +02:00
2020-01-18 09:45:54 +01:00
2020-07-31 20:56:48 +02:00
2020-06-23 14:12:20 +02:00
2020-07-28 17:07:22 +02:00
2020-02-02 10:58:45 +01:00
2020-07-06 10:01:14 +02:00
2020-07-19 11:46:37 +02:00
2020-08-01 08:39:26 +02:00
2020-08-01 08:39:26 +02:00
2020-07-11 11:33:33 +02:00
2020-07-04 10:49:36 +02:00
2020-05-07 23:32:11 +02:00