summary refs log tree commit diff
path: root/test/env.ssa
AgeCommit message (Collapse)Author
2021-10-17amd64/sysv: unbreak env callsQuentin Carbonneaux
Env calls were disfunctional from the start. This fixes them on amd64, but they remain to do on arm64. A new test shows how to use them.