summaryrefslogtreecommitdiff
path: root/bch_bindgen
AgeCommit message (Expand)Author
2024-02-04rust: update bindgen to 0.69.4; remove custom type modificationsThomas Bertschinger
2024-01-29printbuf_to_formatter: Lossy display of non-UTF-8 printbufsGabriel
2024-01-27feat(bindgen): expose `bcache_fs_(open|close)` to Rust sideRyan Lahfa
2024-01-26feat(bindgen): expose `BCH_IOCTL_SUBVOLUME_*` on Rust sideRaito Bezarius
2024-01-26fix(bindgen): expand the Fix753 workaround for any type and document itRaito Bezarius
2024-01-23use upstream bindgen; fix packed and aligned typesThomas Bertschinger
2024-01-23remove bch_bindgen/Cargo.lock from version controlThomas Bertschinger
2024-01-21bch_bindgen: add liburcu paths by pkgconfigxhe
2024-01-20Remove gag usageKent Overstreet
2024-01-16Move c_src dirs back to toplevelKent Overstreet
2024-01-16move Rust sources to top level, C sources into c_srcThomas Bertschinger