mirror of
https://github.com/Zygo/bees.git
synced 2025-06-16 01:26:18 +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>