]> git.ipfire.org Git - thirdparty/glibc.git/commit
nptl: Include <stdbool.h> in tst-pthread_gettid_np.c
authorFlorian Weimer <fweimer@redhat.com>
Wed, 12 Mar 2025 10:10:14 +0000 (11:10 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Wed, 12 Mar 2025 10:10:14 +0000 (11:10 +0100)
commit6e30efe570f1ba135747c6d8f4004e78cd24c49c
tree86f640fd04a6e96e4f40ad57a874f91e98abefe4
parent1ec411f7aec1bb7fb0992c8e23a42cea306305aa
nptl: Include <stdbool.h> in tst-pthread_gettid_np.c

The test uses the while (true) construct.
nptl/tst-pthread_gettid_np.c