RaphProductions
31e53e88b9
kernel - whatever
2025-05-14 18:15:15 +02:00
RaphProductions
6a77b066e8
vfs - start making the VFS
2025-05-12 22:26:19 +02:00
RaphProductions
a838d99a5a
kernel: various changes.
...
+ kernel: replace sk-hello test executable with a test initramfs
+ panic: start implementing a proper kernel panic screen
+ lib: added a new string.h library for string manipulation.
+ kernel: replace all the strlen implementations with the strlen() function
2025-05-11 23:54:14 +02:00
RaphProductions
a379d66784
makefile: introduce a format command to run clang-format all over the kernel source.
2025-05-11 11:45:04 +02:00
RaphProductions
c4e98f5ef2
repo: delete gnu ELF header (used as a reference to build the elf.h header)
2025-05-09 21:08:53 +02:00
RaphProductions
5afe37a798
elf: working loader / syscall: introduce the syscall api.
2025-05-09 12:19:32 +02:00
RaphProductions
a6f371b4ad
elf: start writing elf loader
2025-05-08 15:17:13 +02:00
RaphProductions
175805604e
kernel: some random modifications
2025-05-07 22:12:35 +02:00