Commit graph

3 commits

Author SHA1 Message Date
39b8d6ace8 sysvmq: Implement send and recv and refactor
Implement sending to and receiving from SysV IPC message queues. While
at it refactor the whole library. Write documentation for the sysvmq
library.
2023-12-08 01:22:33 +01:00
eedbbedb6a cargo: Update nix to the latest version
Update the sysvmq dependency nix to the latest version.
2023-12-08 01:22:33 +01:00
d6b82f0e72 clippy: Fix several clippy issues
In order to enable several clippy lint groups fix several findings.
2023-12-08 01:22:33 +01:00