Commit graph

3 commits

Author SHA1 Message Date
finga 24d9d5090e sysvmq: Implement send and recv and refactor
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
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:50:02 +01:00
finga e60d9f1971 cargo: Update nix to the latest version
Update the sysvmq dependency nix to the latest version.
2023-12-08 01:43:42 +01:00
finga ed4334061d clippy: Fix several clippy issues
In order to enable several clippy lint groups fix several findings.
2023-12-08 01:43:40 +01:00