Commit graph

14 commits

Author SHA1 Message Date
Imbus
4c96aac02c Badrand pseudo random number generator, emphasis on pseudo 2025-09-02 01:59:24 +02:00
Imbus
0d8a1af1ff Use panic macro where suitable 2025-09-02 00:17:58 +02:00
Imbus
6c21ac7669 Better panic, with PANIC macro 2025-09-02 00:17:44 +02:00
Imbus
a6ae43f583 Convert from uart_puts to kprintf 2025-09-02 00:17:34 +02:00
Imbus
7018424278 stdio kprintf working 2025-09-02 00:17:12 +02:00
Imbus
a1f592c880 Stddef NULL 2025-09-02 00:15:58 +02:00
Imbus
0df09d5086 Spinlock cleaning 2025-09-01 23:41:11 +02:00
Imbus
eec052bafa Typedef some common structs 2025-09-01 23:41:00 +02:00
Imbus
c8abe9e1aa Put bool into stdbool.h 2025-09-01 23:05:23 +02:00
Imbus
f1fd7de79f Mass reformat 2025-09-01 22:43:50 +02:00
Imbus
3a476fa195 bool 2025-09-01 22:42:18 +02:00
Imbus
85ffed0c20 Unify spinlocks 2025-09-01 22:38:50 +02:00
Imbus
c52e19de83 Major restructure 2025-09-01 22:22:35 +02:00
Imbus
6c3030c896 Libkern string 2025-08-16 14:57:54 +02:00