Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add unfinished forkman game and syscalls | Ian McFarlane | 2025-05-06 | 1 | -0/+3 |
* | finish syscall impls | Freya Murphy | 2025-05-01 | 4 | -3/+31 |
* | inflate / deflate | Freya Murphy | 2025-04-30 | 1 | -0/+37 |
* | make malloc work | Freya Murphy | 2025-04-30 | 1 | -11/+24 |
* | add stderr | Freya Murphy | 2025-04-28 | 1 | -0/+1 |
* | new syscalls | Freya Murphy | 2025-04-27 | 1 | -0/+2 |
* | poweroff syscall | Freya Murphy | 2025-04-25 | 1 | -0/+1 |
* | libc should not halt | Freya Murphy | 2025-04-24 | 1 | -4/+0 |
* | update userland to compile | Freya Murphy | 2025-04-21 | 8 | -323/+166 |
* | fix compile warnings | Freya Murphy | 2025-04-17 | 1 | -0/+1 |
* | add binary radix (%b) to printf | Freya Murphy | 2025-04-16 | 1 | -0/+9 |
* | expand memory manager work with userspace (more then one ctx) | Freya Murphy | 2025-04-15 | 1 | -26/+28 |
* | fix %n | Freya Murphy | 2025-04-11 | 1 | -1/+1 |
* | fmt | Freya Murphy | 2025-04-10 | 1 | -2/+1 |
* | make lib betterer | Freya Murphy | 2025-04-10 | 1 | -37/+85 |
* | acpi | Freya Murphy | 2025-04-08 | 1 | -2/+2 |
* | break apart c libaray | Freya Murphy | 2025-04-08 | 29 | -0/+1518 |