more reorganizeing and $PKGCONFIG.ini files added B to ls -lh for "Bytes"

This commit is contained in:
2026-03-09 11:28:09 -04:00
parent a69f945b91
commit 1590e1f3f7
25 changed files with 100 additions and 96 deletions

View File

@@ -0,0 +1 @@
[symlinks]

View File

@@ -1,6 +1,6 @@
--:Minify:--
local kernel=...
local fs=require("sys.fs")
local fs=require("fs")
for i,v in pairs(kernel.processes) do
kernel.log("Spawning kernel task "..i)