mirror of
https://github.com/lingble/talos.git
synced 2026-01-12 17:35:03 +00:00
Fixes #7080 The real bug was off-by-one in `log2i` implementation, other changes are cleanups as `x/sys/unix` package now contains all the constants we need. Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>