Borna Šoštarić
|
f30be3ddd5
|
initial implementation of klibc
fix linker error about ctx_switch
|
2025-12-27 19:44:54 +01:00 |
|
vmttmv
|
8743fa9e24
|
Multiple changes:
- Makefile: fix linker script path
- irq.c: `irqN()` stubs
- irq.h: fix missing header
- isr.h/isr.c extern `interrupt_handlers`
- utils.c: remove duplicate `memcmp`
|
2025-11-19 03:32:06 +02:00 |
|
vmttmv
|
9216673b18
|
begin fixing build errors
|
2025-10-26 03:03:20 +03:00 |
|
|
|
49361a98be
|
fixing minor bugs with single unit compilation in gcc with flags on
|
2025-05-16 01:08:12 -07:00 |
|
|
|
a9f2826014
|
addind more important kernel files and also fixing bugs
|
2025-05-15 02:37:06 -07:00 |
|
|
|
512bd49ff7
|
add the last of the files and some basic stubs for most of the empty files from last commit
|
2025-05-13 19:17:19 -07:00 |
|