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
9184bbfef6
All checks were successful
continuous-integration/drone/push
Build is passing
Details
kernel: Disallow passing O_WRONLY and O_DIRECTORY at the same time
2023-05-05 18:53:50 +02:00
..
arch
kernel: Add a kernel_wait_for_event() function to avoid weird calls to kernel_wait in kthreads
2023-05-04 23:43:00 +02:00
boot
kernel: Move some files into subdirectories
2023-04-28 15:55:06 +02:00
fs
kernel: Add keyboard combinations for debug information dumps
2023-05-04 23:32:48 +02:00
memory
kernel: Zero out allocated memory for userspace to avoid leaking sensitive data
2023-04-17 20:11:07 +02:00
sys
kernel: Disallow passing O_WRONLY and O_DIRECTORY at the same time
2023-05-05 18:53:50 +02:00
thread
kernel: Add a kernel_wait_for_event() function to avoid weird calls to kernel_wait in kthreads
2023-05-04 23:43:00 +02:00
video
kernel: Avoid printing control characters that we don't have a special meaning for
2023-04-26 20:42:08 +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
luna: Remove pure_cstyle_format
2023-03-02 13:38:21 +01:00
Log.h
Add newlines at end-of-file
2023-01-02 13:07:29 +01:00
main.cpp
kernel: Remove unused headers from main.cpp
2023-05-04 23:59:46 +02:00