summaryrefslogtreecommitdiff
path: root/src/user/lib/elfload.h
AgeCommit message (Expand)Author
2022-10-18user/libc: rework exec(), use a C _start2dzwdz
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