rpm-ostree/rust
Colin Walters 096f8dec65 rust/lib: Rework fd helpers to consistently lseek()
This way the fds are always known to be at the start.  For e.g.
`add-files` we need to both checksum them and then copy them
later.

Closes: #1600
Approved by: jlebon
2018-10-11 16:03:02 +00:00
..
src rust/lib: Rework fd helpers to consistently lseek() 2018-10-11 16:03:02 +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/treefile: Use the c_utf8 crate 2018-09-28 16:21:18 +00:00
cbindgen.toml rust/bindgen: Use #pragma once 2018-10-02 13:14:08 +00:00