Commit Graph

5 Commits

Author SHA1 Message Date
Borna Šoštarić
bfc9911a85 add strcpy implementation 2026-01-28 21:55:01 +01:00
Borna Šoštarić
9d394d984b fix formatting in klibc/string.c 2026-01-28 21:54:28 +01:00
Borna Šoštarić
45abf9418b fix formatting in klibc/string.h 2026-01-28 21:53:55 +01:00
vmttmv
841892398a Remove types.c/.h, use klibc headers, amend stdbool.h, reimplement cpuid() 2026-01-12 02:43:37 +02:00
Borna Šoštarić
f30be3ddd5 initial implementation of klibc
fix linker error about ctx_switch
2025-12-27 19:44:54 +01:00