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
/
arch
History
apio
8c72e9a49a
All checks were successful
continuous-integration/drone/push
Build is passing
Details
kernel: Add an exec() system call
...
Doesn't support arguments or environment for now.
2023-03-16 22:44:58 +01:00
..
x86_64
kernel: Add an exec() system call
2023-03-16 22:44:58 +01:00
CPU.h
kernel, luna: Port non-VFS changes over from pull request
#22
2023-02-25 17:09:03 +01:00
MMU.h
MemoryManager: Reuse the existing mapping of physical memory that MMU has
2023-02-27 12:51:29 +01:00
PCI.cpp
kernel: PCI constness updates
2023-01-25 21:01:45 +01:00
PCI.h
kernel: Rename PCI::callback_t to PCI::Callback
2023-01-25 20:58:59 +01:00
Serial.cpp
luna: Remove pure_cstyle_format
2023-03-02 13:38:21 +01:00
Serial.h
Add newlines at end-of-file
2023-01-02 13:07:29 +01:00
Timer.cpp
arch/Timer: Make sure ARCH_TIMER_FREQ is a power of two
2023-01-16 19:43:05 +01:00
Timer.h
Add newlines at end-of-file
2023-01-02 13:07:29 +01:00