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
2,081
Commits
3
Branches
21
Tags
11
MiB
0ae409ae22
Commit Graph
4 Commits
Author
SHA1
Message
Date
apio
dc35c42371
kernel/VFS: Rework the metadata system so that there is a single metadata struct
All checks were successful
continuous-integration/drone/push
Build is passing
Details
2023-08-01 17:20:28 +02:00
apio
fb08594a18
kernel: Separate FileDescriptors and OpenFileDescription
...
Also, add a did_close() callback for OpenFileDescriptions losing all their references.
2023-07-30 11:33:06 +02:00
apio
1f0e185904
kernel: Use try_set_value(_or_error) in various places
2023-04-07 10:55:04 +02:00
apio
0847cfcb65
kernel: Add a getdents() syscall
All checks were successful
continuous-integration/drone/push
Build is passing
Details
2023-03-28 21:28:56 +02:00