Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Pinned
282 contributions in the last year
Contribution activity
April 2019
Created an issue in nix-rust/nix that received 6 comments
impl CMsgBuffer for Vec<u8> allows underaligned pointer
According to the CMsgSpace implementation, the buffer is expected to be, at times, aligned to u32 or size_t. The implementation of impl CMsgBuffer …
6
comments