• Joined on 2022-10-31
pjht pushed to master at mikros/ps2 2024-10-04 12:36:22 -05:00
8ca9295d57 Use Errno as RPC error type
pjht pushed to master at mikros/pci 2024-10-04 12:35:44 -05:00
465a46f294 Switch to mikros custom serde
pjht pushed to master at mikros/partserv 2024-10-04 12:35:25 -05:00
0977217188 Use Errno as RPC error type
pjht pushed to master at mikros/initrd_driver 2024-10-04 12:35:14 -05:00
8f5700dc67 Use Errno as RPC error type
pjht pushed to master at mikros/init_phase2 2024-10-04 12:35:09 -05:00
5fb67ea4b5 Use Errno as RPC error type
pjht pushed to master at mikros/init 2024-10-04 12:35:00 -05:00
ce8d183e0b Use Errno as RPC error type
pjht pushed to master at mikros/fs_rpc 2024-10-04 12:34:47 -05:00
04f3574bc1 Use Errno as RPC error type
pjht pushed to master at mikros/file_rpc 2024-10-04 12:34:37 -05:00
baa5c4d4bf Use Errno as RPC error type
pjht pushed to master at mikros/ext2 2024-10-04 12:34:34 -05:00
581bb3524a Use Errno as RPC error type
pjht pushed to master at mikros/dir_rpc 2024-10-04 12:34:29 -05:00
4f556140c8 Use Errno as RPC error type
pjht pushed to master at mikros/devfs 2024-10-04 12:34:22 -05:00
6288fbbd31 Use Errno as RPC error type
pjht pushed to master at mikros/dev_driver_rpc 2024-10-04 12:34:09 -05:00
3c651c22e9 Use Errno as RPC error type
pjht pushed to master at mikros/bga 2024-10-04 12:34:02 -05:00
aedc6f5cb4 Use Errno as RPC error type
pjht pushed to master at mikros/ahci 2024-10-04 12:33:47 -05:00
21120d4869 Use Errno as RPC error type
pjht pushed to master at mikros/serde 2024-10-04 12:33:15 -05:00
1b40077a58 Fix Serialize/Deserialize for std::os::mikros::Errno
pjht pushed to master at mikros/rust 2024-10-04 10:04:13 -05:00
334a5698eb mikros: Impl From<io::Error(Kind)> for Errno
pjht created branch master in mikros/serde 2024-10-03 18:00:08 -05:00
pjht pushed to master at mikros/serde 2024-10-03 18:00:08 -05:00
7b4c40c037 Add Serialize/Deserialize for std::os::mikros::Errno
31000e1874 Add a funding file
4487cb26c7 Merge pull request #2822 from dtolnay/mapcontentdeserializer
aba4e18553 Remove explicit ContentDeserializer construction in visit functions
c82f2580b4 Merge pull request #2821 from dtolnay/clos
Compare 10 commits »
pjht created repository mikros/serde 2024-10-03 17:59:40 -05:00
pjht pushed to master at mikros/rust 2024-10-03 12:21:01 -05:00
59db13756e mikros: Add errno