mirror of
https://github.com/Zygo/bees.git
synced 2025-07-06 10:32:25 +02:00
Since we're now using weak symbols for dodgy libc functions, we might as well do it for gettid() too. Use the ::gettid() global namespace and let libc override it. Signed-off-by: Zygo Blaxell <bees@furryterror.org>