Commit Graph

9 Commits

Author SHA1 Message Date
Mathieu Maret dea0eba83d zero: keep track of allocated pages 2024-03-06 22:00:09 +01:00
Mathieu Maret 70366fa7be Set pid_t type 2024-02-15 18:42:45 +01:00
Mathieu Maret a78aa420fd zero: less verbose 2024-02-11 19:00:17 +01:00
Mathieu Maret c3f3eb435e implement munmap
Also add basic errno.h
2024-02-11 00:22:41 +01:00
Mathieu Maret 3339f8b059 Fix customData free 2024-02-10 22:49:24 +01:00
Mathieu Maret 1895781213 Assign a mapped ressource to init prog 2024-02-08 23:15:29 +01:00
Mathieu Maret 62a1c1cefb zero: finish implementation 2024-02-08 23:15:29 +01:00
Mathieu Maret b9d741060f Add the ability to map/unmap a ressource 2024-02-08 23:15:29 +01:00
Mathieu Maret 44c5551655 Wip: zero mmap 2024-02-08 23:15:29 +01:00