log libpam-sys/libpam-sys-impls/src/lib.rs @ 120:0f913ec120ac

age author description
Mon, 30 Jun 2025 01:41:48 -0400 Paul Fisher Set rust-toolchain.toml; include span when parsing proc macro root.
Sun, 29 Jun 2025 20:13:03 -0400 Paul Fisher Detect PAM library based only on system lib; rename minimal lib to XSso.
Sun, 29 Jun 2025 03:11:33 -0400 Paul Fisher Fix up more constants, make things i32 rather than u32.
Sun, 29 Jun 2025 02:15:46 -0400 Paul Fisher Add tests for constants and do other macro niceties.
Sat, 28 Jun 2025 02:49:35 -0400 Paul Fisher Minor cleanup and reorg.
Sat, 28 Jun 2025 00:34:45 -0400 Paul Fisher Make some proc macros for doing cfg-like stuff for PAM impls.