Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-08-22 | loader: use "--" between musl ldso options and the executable path | Ariadne Conill | 1 | -3/+8 |
2018-02-08 | loader: quiet some valgrind warnings | William Pitcock | 1 | -3/+3 |
2018-02-07 | loader: gracefully handle user-exec of the ELF interpreter itself | William Pitcock | 1 | -0/+12 |
2018-01-14 | loader: Several improvements | Samuel Holland | 1 | -18/+75 |
2018-01-14 | global: Format the code consistently | Samuel Holland | 1 | -3/+4 |
2017-06-14 | implement program loader | William Pitcock | 1 | -0/+56 |