Mercurial > crates > nonstick
view libpam-sys/libpam-sys-helpers/README.md @ 163:a75a66cb4181
Add end-to-end tests; fix issues found by tests.
- Create tests and installer/remover shell script
- Fix Pointer/pointee problems
- Add Debug formatting
- Misc cleanup
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Mon, 14 Jul 2025 17:40:11 -0400 |
parents | 4b3a5095f68c |
children | 0730f5f2ee2a |
line wrap: on
line source
# `libpam-sys-helpers`: Cross-platform helpers for `libpam-sys` This provides memory-management helpers for `libpam-sys`. This does not actually depend upon `libpam-sys`; it only uses `libpam-sys-consts`.