]> Savannah Git Hosting - gnulib.git/commit
thread: Fix conflict with pthread_sigmask module.
authorBruno Haible <bruno@clisp.org>
Wed, 16 Aug 2017 18:35:42 +0000 (20:35 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 16 Aug 2017 18:35:42 +0000 (20:35 +0200)
commit9241177c9fb2d932d641dcc39539e2f22195d96c
treebf2d603f2ad3eb7cc66a4a15f138d4325e097c51
parent6980ecee9d86e1f99f7acd403d696da96bbed0a6
thread: Fix conflict with pthread_sigmask module.

* lib/glthread/thread.h (pthread_sigmask): Don't declare it weak if
it's defined as a macro.
* modules/thread (Depends-on): Add pthread_sigmask.
ChangeLog
lib/glthread/thread.h
modules/thread