previous: >>108799072
#define __NR_semtimedop 220
https://man7.org/linux/man-pages/man2/semtimedop.2.html
silly me, i neglected to include this one in the prior semop thread: https://desuarchive.org/g/thread/108262843
i will set it as today's subject for the sake of completeness. it's basically the exact same syscall as semop, but with a timeout. riveting stuff
relevant resources:
man man
man syscalls
https://man7.org/linux/man-pages/
https://linux.die.net/man/
https://elixir.bootlin.com/linux/
https://elixir.bootlin.com/musl/
https://elixir.bootlin.com/glibc/