summaryrefslogtreecommitdiff
path: root/src/user/lib/elfload.h
AgeCommit message (Collapse)Author
2022-07-27user/libc: execve() supports passing argv nowdzwdz
2022-07-26user: posix-compatible FILE* openingdzwdz
2022-07-26user: move the POSIX-y stuff to the proper header filesdzwdz
2022-07-23user_bootstrap: pass the initrd in an argument to init's maindzwdz
2022-07-23init: compile as an elfdzwdz
2022-07-18user: a super primitive ELF loaderdzwdz
holy shit. this was simpler than i expected it to be