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,861
Commits
3
Branches
21
Tags
11
MiB
491416ddaf
Commit Graph
4 Commits
Author
SHA1
Message
Date
apio
d89a823924
kernel: Return EACCES when trying to chdir to an unaccessible directory
2023-05-26 20:49:13 +02:00
apio
8f6bd29da3
kernel: Make file system reference counting work for current directories
...
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Also, make pipes usable again.
2023-05-17 20:37:01 +02:00
apio
427662d5f1
kernel+libc: Add getcwd()
2023-04-11 22:45:13 +02:00
apio
2a967f4b8b
kernel+libc: Add chdir()
2023-04-11 22:15:21 +02:00