Commit Graph

10 Commits

Author SHA1 Message Date
rixxc 0200b3c913 Use memfd secret 2024-05-14 13:54:39 +02:00
rixxc 18f1a1b9a6 feat: mark SharedPtr as sync 2024-05-07 10:45:10 +02:00
rixxc 7c336c8769 feat: get rid of lifetime annotations 2024-05-07 10:34:42 +02:00
rixxc 72b2e58244 fix(sharedptr): fix type of Deref 2024-04-29 15:50:13 +02:00
rixxc f8d497f3e1 feat(sharedptr): add size to slice type information 2024-04-29 15:29:28 +02:00
rixxc 5cd37dfc93 feat: put lenght of SharedPtr buffer in type information 2024-04-26 11:58:38 +02:00
rixxc e649e2b595 fix: reduce size of memory map 2024-04-22 15:02:11 +02:00
rixxc 6edbb046fa feat: add function to get fd of memfd 2024-04-22 15:01:25 +02:00
rixxc d409a38eca feat: get_offset for SharedPtr 2024-04-05 13:12:19 +02:00
rixxc 536fb4cac3 Initial commit 2024-03-13 15:56:56 +01:00