commit | 8cfc9a1895d9f720e2cc38fd57b94ca5efba07b1 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Mon Nov 15 23:04:10 2021 -0500 |
committer | Mike Frysinger <vapier@gentoo.org> | Tue Nov 16 01:13:39 2021 -0500 |
tree | ebec67af6051c58a695f48b6f69d6bf005fd3116 | |
parent | 54f7a83a62c27d6da9ee66da1022572d6ea45d84 [diff] |
sim: callback: expose argv & environ Pass the existing strings data to the callbacks so that common libgloss syscalls can be implemented (which we'll do shortly).