T. R. Bernstein d57f998fd4 Use C integer types
Instead of using hardcoded fixed width integers, use C integer types.
As the actual integer size of C depends on the implementation, even if
it is often 32bit, we use the C integer types to guard against cases,
where that is not the case.
2026-03-12 00:32:14 +01:00
2026-03-12 00:32:14 +01:00
2026-03-11 16:10:48 +01:00
2026-03-11 16:10:48 +01:00
2026-03-12 00:22:17 +01:00
Description
🗂️ Monitor filesystem events on Linux using modern Swift concurrency.
EUPL-1.2 181 KiB
Languages
Swift 94.4%
Shell 4.5%
C 1.1%