aboutsummaryrefslogtreecommitdiff
path: root/kern/elf-load.c
Commit message (Expand)AuthorAgeFilesLines
* elf-load: Respect PT_GNU_STACKSergey Bugaev2024-03-291-0/+7
* x86_64: load Elf64 bootstrap modules if ! USER32Luca Dariz2023-02-161-5/+5
* elf-load: Avoid loading PIE binaries at address 0Samuel Thibault2020-10-071-2/+9
* kern: fix the error handling in exec_loadJustus Winter2013-11-111-0/+2
* Initial sourceThomas Bushnell1997-02-251-0/+88