Does a LibC os exist?
The reason that you’re not finding a name for this is that it’s not an operating system — it’s the absence of an operating system. Often this is called something like “bare-metal” programming. The general idea of bare-metal programming is that there is a small bit of general-purpose code — a “bootloader” — that sets … Read more