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
1c35eabb2b
Branches
Tags
View all branches
Luna
/
kernel
/
src
/
fs
/
devices
History
apio
41f7232b77
Devices: Return EOF after first read for some devices
...
Still not optimal.
2022-10-26 20:54:47 +02:00
..
Console.cpp
Kernel, libc: Add isatty() and F_ISTTY to fcntl()
2022-10-21 18:34:31 +02:00
DeviceFS.cpp
Kernel: Add /dev/null
2022-10-25 17:59:55 +02:00
Keyboard.cpp
Kernel: Implement blocking reads
2022-10-21 21:26:19 +02:00
NullDevice.cpp
Kernel: Add /dev/null
2022-10-25 17:59:55 +02:00
Random.cpp
Devices: Add a new RandomDevice :)
2022-10-14 20:14:49 +02:00
Serial.cpp
VFS: Implement a new type of Node, VFS_DEVICE
2022-10-12 15:22:34 +02:00
Uptime.cpp
Devices: Return EOF after first read for some devices
2022-10-26 20:54:47 +02:00
Version.cpp
Devices: Return EOF after first read for some devices
2022-10-26 20:54:47 +02:00