]> 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)
commited73ec23d4e8f0404287f78a707514c51ff0ee6a
tree3899362ef1c02fbfac22828b5b8b0915214355a3
parent9acbe59244180fca2d94754b9a91bf47e7810bda
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]