.. |
api
|
libluna+kernel: Move luna/Syscall.h to the kernel API directory
|
2023-08-23 14:35:21 +02:00 |
arch
|
kernel/ATA: Fix sector number calculation for ATA drives
|
2023-09-07 11:28:46 +02:00 |
binfmt
|
kernel+libos: Call Vector::try_reserve where it is appropriate
|
2023-08-22 11:54:00 +02:00 |
boot
|
kernel: Provide more meaningful panic messages for critical failures
|
2023-06-17 19:43:25 +02:00 |
fs
|
kernel/ext2: Add support for files larger than 4MB
|
2023-09-06 09:56:24 +02:00 |
lib
|
kernel/ATA: Start reading/writing registers and detecting drives
|
2023-06-16 21:10:30 +02:00 |
memory
|
kernel: Handle OOMs better and without deadlocking
|
2023-08-17 20:14:33 +02:00 |
net
|
kernel: Support listening sockets in poll()
|
2023-09-10 18:55:38 +02:00 |
sys
|
kernel: Support listening sockets in poll()
|
2023-09-10 18:55:38 +02:00 |
thread
|
kernel: Store the full command line of a process
|
2023-09-04 11:43:11 +02:00 |
video
|
kernel: Handle tab properly in the terminal
|
2023-09-04 13:12:08 +02:00 |
config.h.in
|
kernel: Add a system for release names in uname(), call alpha releases "Mercury"
|
2023-07-22 12:21:01 +02:00 |
cxxabi.cpp
|
Kernel: Add __cxa_atexit iomplementation
|
2023-01-13 18:56:05 +01:00 |
Log.cpp
|
kernel+libc: Add pledge support
|
2023-08-12 21:38: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: Handle OOMs better and without deadlocking
|
2023-08-17 20:14:33 +02:00 |
Pledge.cpp
|
libluna: Document Bitset.h
|
2023-08-23 14:45:53 +02:00 |
Pledge.h
|
kernel: Remove the 'signal' promise and make signal functions require stdio instead
|
2023-08-22 13:34:30 +02:00 |