Files
RedBear-OS/ptyd/src
Josh Megnauth 6e76601529 Simplify Pty::path with write!
Pty::path is a manual implementation of write! that also allocates.
Using write! avoids the alloc and is simpler too.

The original function didn't return an error even if called with a small
buffer and this version preserves that.
2025-08-31 01:58:33 -04:00
..
2025-03-30 17:51:07 +02:00
2025-04-18 10:07:00 +02:00
2025-08-31 01:58:33 -04:00
2025-03-30 17:51:07 +02:00
2025-03-30 17:51:07 +02:00
2025-03-30 17:51:07 +02:00
2025-03-30 17:51:07 +02:00
2025-03-30 17:51:07 +02:00