add lunaix dynamic linker as submodule
authorMinep <lunaixsky@qq.com>
Wed, 23 Aug 2023 16:32:15 +0000 (17:32 +0100)
committerMinep <lunaixsky@qq.com>
Wed, 23 Aug 2023 16:32:15 +0000 (17:32 +0100)
fix: elf32 should load the PT_LOAD segments only
fix: vmap does not respect the passed mapping attribute flags
fix: mmap does not take account of flen
fix: makefile does not recompiled on changed source file.
fix: incorrect modulo operation on PG_SIZE
fix: unwanted infinite loop elimination reported in #16


No differences found