Age | Commit message (Expand) | Author |
---|---|---|
2022-10-18 | user/libc: rework exec(), use a C _start2 | dzwdz |
2022-07-27 | user/libc: execve() supports passing argv now | dzwdz |
2022-07-26 | user: posix-compatible FILE* opening | dzwdz |
2022-07-26 | user: move the POSIX-y stuff to the proper header files | dzwdz |
2022-07-23 | user_bootstrap: pass the initrd in an argument to init's main | dzwdz |
2022-07-23 | init: compile as an elf | dzwdz |
2022-07-18 | user: a super primitive ELF loader | dzwdz |