Commit f4015ac6ea3e8170b16b905dcc6a508a915434f2

Bruno Haible 2023-06-25T20:18:41

thread: Avoid compiler warnings on Solaris. * lib/glthread/thread.h: Include <stdint.h>. (gl_thread_self_pointer): Do the cast from pthread_t to 'void *' via intptr_t. * modules/thread (Depends-on): Add stdint.