]> Projects (at) Tadryanom (dot) Me - AdrOS.git/commit
feat: dynamic linking infrastructure - PT_INTERP support, ET_DYN validation, elf32_lo...
authorTulio A M Mendes <[email protected]>
Thu, 12 Feb 2026 02:19:39 +0000 (23:19 -0300)
committerTulio A M Mendes <[email protected]>
Fri, 13 Feb 2026 02:20:50 +0000 (23:20 -0300)
commitd64751270313008d6e9d953377b909bb23dff0fd
tree9fb9068b580cc1aa403a2b141039cb1a48e6cfe3
parent43f5c4028c0f39128b279f6a600a77470d4a3ca1
feat: dynamic linking infrastructure - PT_INTERP support, ET_DYN validation, elf32_load_interp, ELF dynamic section types, auxiliary vector definitions
include/elf.h
src/arch/x86/elf.c