mirror of
https://github.com/hexagonal-sun/moss-kernel.git
synced 2026-04-17 21:58:54 -04:00
Make the `Tid` globally unique, rather than `Tgid` creating a new number space. This allows ptrace to differentiate between threads when using `-f` on a program which spawns threads.