Watch
1
0
Fork
You've already forked RedFlag
0
RedFlag/helper
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Fimeg 1b307b08eb helper: cast openat mode for darwin
mode_t is u16 on macOS and a variadic argument promotes to at least c_uint, so aarch64-apple-darwin failed E0617 while every Linux target built clean.

The cast is a no-op where mode_t is already u32.
2026-09-03 18:49:08 -04:00
..
.cargo fix: nil logger on Windows scan path, rpmEVRAhead equal-version false positive, desktop-self replay token burned before install 2026-06-11 02:01:43 -04:00
src helper: cast openat mode for darwin 2026-09-03 18:49:08 -04:00
.gitignore chore: ignore helper/ Rust build output 2026-05-28 14:53:36 -04:00
Cargo.lock fix(helper): close pacman custody gaps 2026-08-31 21:09:07 -04:00
Cargo.toml fix(helper): close pacman custody gaps 2026-08-31 21:09:07 -04:00