summaryrefslogtreecommitdiff
path: root/loader
AgeCommit message (Expand)AuthorFilesLines
2020-08-22loader: use "--" between musl ldso options and the executable pathAriadne Conill1-3/+8
2018-02-08loader: quiet some valgrind warningsWilliam Pitcock1-3/+3
2018-02-07loader: gracefully handle user-exec of the ELF interpreter itselfWilliam Pitcock1-0/+12
2018-01-14loader: Several improvementsSamuel Holland1-18/+75
2018-01-14global: Format the code consistentlySamuel Holland1-3/+4
2017-06-14implement program loaderWilliam Pitcock1-0/+56