issues
search
sos-os
/
kernel
The Stupid Operating System
Apache License 2.0
264
stars
16
forks
source link
Borrowed handle for heap allocator
#66
Closed
hawkw
closed
7 years ago
hawkw
commented
7 years ago
[x] Start initial implementation (done in ce53dff2b3f7cc4e84ee6505299954354b4f955b)
[ ] Borrowed handles can de-allocate without mutably borrowing the allocator (#64)
[ ] Borrowed handles are to typed allocations rather than raw pointers (#65)