vkkoskie

Results 5 issues of vkkoskie

Noteworthy secondary changes included as a result of the primary documentation: * Additions to unistd::Pid to support waitpid calling conventions * Change the waitpid function signature (backward compatible) * Application...

Hi there! I also use this crate in a codebase I maintain. >_> Like the filer of #45, I'd also like to get ahead of the future incompatibility warnings that...

This creates a separate issue out of the latter part of [this comment](https://github.com/parallaxsecond/rust-cryptoki/pull/66#issuecomment-975554855) and the one that follows. When bindings are generated from the C headers in `cryptoki-sys`, they do...

This project's tests rely on external libraries not contained within it. Testing changes from a development environment other than github CI is not possible without additional setup work, which is...

All enum types with an associated VENDOR_DEFINED constant describe that value in roughly the same way in the standard. Using key types as an example: "Key types CKK_VENDOR_DEFINED and above...

bug