log src/libpam/handle.rs @ 185:fb8b547b36b7

age author description
Thu, 31 Jul 2025 14:45:38 -0400 Paul Fisher Banish al(most al)l use of `i32` in favor of `c_int`.
Wed, 30 Jul 2025 18:43:07 -0400 Paul Fisher Catch a few stray cargo fmt things.
Wed, 30 Jul 2025 18:22:16 -0400 Paul Fisher Remove `syn` from the dependency tree by implementing our own num_enum.