amd64/sysv: unbreak env calls
commit503c672d47695afe62fdf3439732ec96a68903b0
authorQuentin Carbonneaux <quentin@c9x.me>
Sun, 17 Oct 2021 18:56:25 +0000 (17 20:56 +0200)
committerQuentin Carbonneaux <quentin@c9x.me>
Sun, 17 Oct 2021 19:03:03 +0000 (17 21:03 +0200)
tree6a96cbb912b0b68b58a869ec1bc41757a439d43d
parent462e49fd5c8ff82a341212d9a66621727c70fe1d
amd64/sysv: unbreak env calls

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.
amd64/sysv.c
test/env.ssa [new file with mode: 0644]