dexecve 1.1.0 copy "dexecve: ^1.1.0" to clipboard
dexecve: ^1.1.0 copied to clipboard

outdated

Replace the running process, with a POSIX execve system call.

1.1.0 (2020-03-18) #

Bug Fixes #

  • lints: various small changes to pass linters (b215a2f)
  • memory-leak: free the input string pointer inside the go function (1f25f24)
  • added an example by using what was sut.dart (b9665f7)

Features #

  • env: environment is now a map instead of a list (cefdb5c)

1.0.0 (2020-03-17) #

Features #

15
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Replace the running process, with a POSIX execve system call.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

ffi, path

More

Packages that depend on dexecve