Age | Commit message (Collapse) | Author |
|
|
|
This changes many files but I've just applied some replace commands.. So
- nothing special!
|
|
|
|
|
|
|
|
Finally, after many months of work and rewrites the syscalls with
constant char pointers work now :D
|
|
|
|
|
|
I don't know why, but once there are multiple files on the drive the
kernel can only read one file.. I'll investigate this later.
|
|
As soon as I implement indirect block pointers, the resources will
hopefully work again :)
|
|
Yes, I know... I once used it and was still using it to create my
compile commands script but it didn't quite work. Now it does, so
I replaced my whole sh spaghetti code! :)
|
|
I switched to basic shell scripts now
|
|
CMake isn't as easy as expected, especially because the user binary is somehow messed up.. Maybe I'll use a SH script or Makefile after all :/
|
|
|
|
Still needs some polishing but it kinda works (wasn't easy though)
|