]> Projects (at) Tadryanom (dot) Me - AdrOS.git/commit
feat: userspace ld.so stub — minimal dynamic linker placeholder, built and packed...
authorTulio A M Mendes <[email protected]>
Thu, 12 Feb 2026 04:42:40 +0000 (01:42 -0300)
committerTulio A M Mendes <[email protected]>
Fri, 13 Feb 2026 02:44:41 +0000 (23:44 -0300)
commita2bc26c12c0c9b6424df22b7079a1ebd56b8f541
tree88e8b04aefd00fd01028feb4ac0e8e4318e80945
parentd23c85ecd32a6b732ebe3c986bc6fe19d6be7015
feat: userspace ld.so stub — minimal dynamic linker placeholder, built and packed into initrd as lib/ld.so
.gitignore
Makefile
user/ldso.c [new file with mode: 0644]