xref: /netbsd-src/lib/libpthread/README (revision 0892a29a1a84787638944692a89bcbc7ede75eb4)
1*0892a29aSkamil$NetBSD: README,v 1.7 2017/02/08 03:44:41 kamil Exp $
28b5179c2Swiz
38b5179c2SwizDue to limitations in the current pthread implementation, makecontext(3)
48b5179c2Swizand sigaltstack(2) should not be used in programs which link against
58b5179c2Swizlibpthread (whether threads are used or not). This has been noted in the
68b5179c2Swizmakecontext(3), sigaltstack(2), and pthread(3) man pages.
7