.. |
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
|
Mass reformat
|
2025-09-01 22:43:50 +02:00 |
memory.c
|
Mass reformat
|
2025-09-01 22:43:50 +02:00 |
memory.h
|
Major restructure
|
2025-09-01 22:22:35 +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
|
Better panic, with PANIC macro
|
2025-09-02 00:17:44 +02:00 |
panic.h
|
Better panic, with PANIC macro
|
2025-09-02 00:17:44 +02:00 |
proc.c
|
Typedef some common structs
|
2025-09-01 23:41:00 +02:00 |
riscv.h
|
Mass reformat
|
2025-09-01 22:43:50 +02:00 |
spinlock.c
|
Use panic macro where suitable
|
2025-09-02 00:17:58 +02:00 |
spinlock.h
|
Spinlock cleaning
|
2025-09-01 23:41:11 +02:00 |
stdarg.h
|
Major restructure
|
2025-09-01 22:22:35 +02:00 |
stdbool.h
|
Put bool into stdbool.h
|
2025-09-01 23:05:23 +02:00 |
stddef.h
|
Stddef NULL
|
2025-09-02 00:15:58 +02:00 |
stdint.h
|
Badrand pseudo random number generator, emphasis on pseudo
|
2025-09-02 01:59:24 +02:00 |
stdio.c
|
Documentation in kprintf
|
2025-09-02 02:24:45 +02:00 |
stdio.h
|
stdio kprintf working
|
2025-09-02 00:17:12 +02:00 |
string.c
|
Major restructure
|
2025-09-01 22:22:35 +02:00 |
string.h
|
Major restructure
|
2025-09-01 22:22:35 +02:00 |
uart.c
|
Convert from uart_puts to kprintf
|
2025-09-02 00:17:34 +02:00 |
uart.h
|
Convert from uart_puts to kprintf
|
2025-09-02 00:17:34 +02:00 |