]> Savannah Git Hosting - gnulib.git/commit
thread: Fix compilation error on IRIX.
authorBruno Haible <bruno@clisp.org>
Sat, 17 Feb 2018 08:55:43 +0000 (09:55 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 17 Feb 2018 08:55:43 +0000 (09:55 +0100)
commit67489d768793808b7165ff1e32195e983cba2ead
tree646434d13a8639a6b0c4a53d207c25a77b2aabb4
parent646a44e1b190c4a7f6a9f32c63230c619e38d251
thread: Fix compilation error on IRIX.

* lib/glthread/thread.h: Include <unistd.h>. Include <signal.h> when
needed; include it outside the C++ extern "C" {} block.
* doc/posix-headers/pthread.texi: Mention the problem with
pthread_atfork on IRIX.
ChangeLog
doc/posix-headers/pthread.texi
lib/glthread/thread.h