How to read a sigmask of a process on Linux
July 8th 2026 (week 28 of 2026) You can get the signal mask of a running process from the /proc filesystem, but how do you interpret it?
Below you can find the list of all posts tagged with unix. The list of all tags is available here. A tag cloud is available here. Archive indexed by post is available here.
You can get the signal mask of a running process from the /proc filesystem, but how do you interpret it?
An interesting blog post about SHA-256, SHA-512, and BLAKE3.
The genealogical tree of various Linux distributions.
"In defense of swap: common misconceptions" is an article by Chris Down, a Linux kernel developer at Meta.
Documentation is available, and the process itself is not difficult; if you want to update an image you just have to follow instructions.
How I got slapped with a "No space left on device" when trying to run with elevated privileges, and what I did about it.
OpenBSD 7.8 has recently been released, and includes LLVM updated to version 21. This made a port of Viua VM possible.