.. |
badrand.c
|
Badrand pseudo random number generator, emphasis on pseudo
|
2025-09-02 01:59:24 +02:00 |
badrand.h
|
Badrand pseudo random number generator, emphasis on pseudo
|
2025-09-02 01:59:24 +02:00 |
endian.h
|
Fix include in endian.h
|
2025-09-02 04:29:05 +02:00 |
memory.c
|
Mass reformat
|
2025-09-01 22:43:50 +02:00 |
memory.h
|
Correcting header guards across the kernel
|
2025-09-02 03:27:36 +02:00 |
mini-printf.c
|
Mass reformat
|
2025-09-01 22:43:50 +02:00 |
mini-printf.h
|
Mass reformat
|
2025-09-01 22:43:50 +02:00 |
panic.c
|
Handle panic through kvprintf instead
|
2025-09-02 02:37:00 +02:00 |
panic.h
|
Correcting header guards across the kernel
|
2025-09-02 03:27:36 +02:00 |
proc.c
|
Typedef some common structs
|
2025-09-01 23:41:00 +02:00 |
riscv.h
|
Correcting header guards across the kernel
|
2025-09-02 03:27:36 +02:00 |
spinlock.c
|
Use compiler builtins for spin_unlock, correct initialization for spinlock_init
|
2025-09-02 04:43:55 +02:00 |
spinlock.h
|
Correcting header guards across the kernel
|
2025-09-02 03:27:36 +02:00 |
stdarg.h
|
Correcting header guards across the kernel
|
2025-09-02 03:27:36 +02:00 |
stdbool.h
|
Correcting header guards across the kernel
|
2025-09-02 03:27:36 +02:00 |
stddef.h
|
Formatting
|
2025-09-02 02:47:51 +02:00 |
stdint.h
|
Correcting header guards across the kernel
|
2025-09-02 03:27:36 +02:00 |
stdio.c
|
Bug: fix incorrect reference level
|
2025-09-02 02:44:21 +02:00 |
stdio.h
|
Handle panic through kvprintf instead
|
2025-09-02 02:37:00 +02:00 |
string.c
|
Clean up string.c, remove unused duplicates
|
2025-09-02 04:29:24 +02:00 |
string.h
|
Correcting header guards across the kernel
|
2025-09-02 03:27:36 +02:00 |
uart.c
|
Convert from uart_puts to kprintf
|
2025-09-02 00:17:34 +02:00 |
uart.h
|
Correcting header guards across the kernel
|
2025-09-02 03:27:36 +02:00 |