rpm-ostree/rust
Colin Walters 2e237513b0 rust/treefile: Avoid unnecessary dup() of fd
We weren't checking for an error from `dup()`, and further it shouldn't
be necessary.  This is the best I could come up with, though it's
obviously not pretty.

Closes: #1444
Approved by: jlebon
2018-07-05 13:58:22 +00:00
..
include build-sys: Make Rust library naming/entrypoint more generic 2018-07-05 13:58:22 +00:00
src rust/treefile: Avoid unnecessary dup() of fd 2018-07-05 13:58:22 +00:00
.gitignore build-sys: Add some gitignore for Rust bits 2018-06-11 13:08:41 +00:00
cargo-vendor-config Add support for YAML treefiles 2018-06-05 13:08:33 +00:00
Cargo.toml rust: Split out treefile into its own module 2018-07-05 13:58:22 +00:00