Commit Graph

2 Commits

Author SHA1 Message Date
Florian Weimer 6e30efe570 nptl: Include <stdbool.h> in tst-pthread_gettid_np.c
The test uses the while (true) construct.
2025-03-12 11:10:14 +01:00
Florian Weimer 74d463c50b Linux: Add the pthread_gettid_np function (bug 27880)
Current Bionic has this function, with enhanced error checking
(the undefined case terminates the process).

Reviewed-by: Joseph Myers <josmyers@redhat.com>
2025-03-12 10:23:35 +01:00