This website requires JavaScript.
Explore
Help
Register
Sign In
apio
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
1,722
Commits
3
Branches
21
Tags
11
MiB
cb205c851c
Commit Graph
5 Commits
Author
SHA1
Message
Date
apio
08c888eaae
kernel+libc: Remove (de)allocate_memory and replace it with POSIX mmap
All checks were successful
continuous-integration/drone/push
Build is passing
Details
2023-03-14 20:43:15 +01:00
apio
682d3c753e
kernel+libc: Add mkdir()
All checks were successful
continuous-integration/drone/push
Build is passing
Details
2023-03-12 15:32:09 +01:00
apio
e676fb8299
libc: Add a wide range of time manipulation functions, including reentrant variants
2023-01-13 21:06:27 +01:00
apio
5fb2ff09c7
kernel, luna, libc: Move the heap code to a common zone, to be used by both kernel and userspace
2023-01-13 19:27:53 +01:00
apio
d864bda751
libc: Add (de)allocate_memory wrappers located in sys/mman.h
2023-01-13 19:08:02 +01:00