summaryrefslogtreecommitdiff
path: root/src/user/app/testelf/main.c
AgeCommit message (Expand)Author
2023-06-11kernel: replace await with wait2, roughly compatible with POSIXdzwdz
2022-10-19shared/printf: implement %pdzwdz
2022-08-27user/elfload: fix argv corruption when it's passed from the stackdzwdz
2022-08-03user/shell: make the builtins handle multiple args; misc fixesdzwdz
2022-08-03shared: clean up printf, %u support (amongst other things)dzwdz
2022-07-27user/libc: execve() supports passing argv nowdzwdz
2022-07-26user/libc: a _start that automatically selfrelocates PIEsdzwdz
2022-07-26user/libc: exit()dzwdz
2022-07-26user: move the POSIX-y stuff to the proper header filesdzwdz
2022-07-26shared: move some headers from shared/ to camellia/dzwdz
2022-07-24user: put the testelf in a sensible location in the treedzwdz