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
History
apio
54a1998d42
All checks were successful
continuous-integration/drone/push
Build is passing
Details
kernel: Also move children's parent to PID 1 in the common thread exit function
2023-06-19 12:35:31 +02:00
..
arch
kernel: Move thread exit code into a separate common function
2023-06-19 12:33:25 +02:00
boot
kernel: Provide more meaningful panic messages for critical failures
2023-06-17 19:43:25 +02:00
fs
libluna/PathParser: Make dirname() and basename() static functions
2023-06-19 11:21:58 +02:00
lib
kernel/ATA: Start reading/writing registers and detecting drives
2023-06-16 21:10:30 +02:00
memory
kernel: Use memcpy() when cloning UserVM
2023-06-18 01:54:29 +02:00
sys
kernel: Also move children's parent to PID 1 in the common thread exit function
2023-06-19 12:35:31 +02:00
thread
kernel: Also move children's parent to PID 1 in the common thread exit function
2023-06-19 12:35:31 +02:00
video
libluna: Simplify the API for Utf8StateDecoder by splitting it into multiple methods
2023-06-18 18:38:01 +02:00
config.h.in
Add config.h for version information
2022-12-03 17:25:25 +01:00
cxxabi.cpp
Kernel: Add __cxa_atexit iomplementation
2023-01-13 18:56:05 +01:00
Log.cpp
kernel: Provide more meaningful panic messages for critical failures
2023-06-17 19:43:25 +02:00
Log.h
kernel: Provide more meaningful panic messages for critical failures
2023-06-17 19:43:25 +02:00
main.cpp
kernel: Provide more meaningful panic messages for critical failures
2023-06-17 19:43:25 +02:00