Files
RedBear-OS/src/platform/redox
4lDO2 8b8b00da01 Use unsigned return values in read()-like Pal fns.
Returning a negative number of bytes makes absolutely no sense, besides
the "-1 and errno" pattern, which is now converted to Result<_, Errno>.
2024-09-27 10:39:26 +02:00
..
2024-09-25 20:28:50 +02:00
2024-01-05 05:26:51 -08:00
2024-07-09 15:00:57 +02:00
2024-08-15 23:26:16 +00:00