This website requires JavaScript.
Explore
Help
Sign In
noxos
/
kernel
Watch
4
Star
1
Fork
You've already forked kernel
0
Code
Issues
5
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6709aa9de5
kernel
/
src
History
antifallobst
6709aa9de5
feature (threads): added default end point for thread execution
2023-05-02 21:19:23 +02:00
..
boot
feature (shell): starting shell on startup
2023-05-02 00:44:20 +02:00
drivers
feature (VFS): returning amount of written/read bytes
2023-05-02 18:01:53 +02:00
mm
…
platform
feature (syscalls): changed 'nx_fread' and 'nx_fwrite' to match updated sysabi
2023-05-02 18:07:31 +02:00
proc
feature (threads): added default end point for thread execution
2023-05-02 21:19:23 +02:00
utils
…