This website requires JavaScript.
Explore
Help
Register
Sign In
asleepymoon
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
Luna
/
kernel
/
src
/
fs
/
devices
History
apio
df95126ccd
All checks were successful
continuous-integration/drone/push
Build is passing
Details
kernel: Remove unneeded debug logs & random cleanups
2023-04-14 21:10:38 +02:00
..
ConsoleDevice.cpp
kernel: Add ioctls() for termios stuff to ConsoleDevice
2023-04-09 11:23:57 +02:00
ConsoleDevice.h
kernel: Add ioctls() for termios stuff to ConsoleDevice
2023-04-09 11:23:57 +02:00
Device.h
kernel: Add an ioctl() system call
2023-04-09 11:22:57 +02:00
DeviceRegistry.cpp
kernel: Remove unneeded debug logs & random cleanups
2023-04-14 21:10:38 +02:00
DeviceRegistry.h
kernel: Add support for special device files and add a mknod() syscall
2023-03-18 09:10:33 +01:00
NullDevice.cpp
kernel: Add support for special device files and add a mknod() syscall
2023-03-18 09:10:33 +01:00
NullDevice.h
kernel: Add support for blocking reads
2023-03-19 11:21:50 +01:00
ZeroDevice.cpp
kernel: Add /dev/zero
2023-03-30 21:19:16 +02:00
ZeroDevice.h
kernel: Add /dev/zero
2023-03-30 21:19:16 +02:00