README revision 1.6 1 1.6 wiz $NetBSD: README,v 1.6 2009/04/16 18:37:30 wiz Exp $
2 1.1 proven
3 1.5 ad When making changes to libpthread, please ensure that libpthread_dbg
4 1.5 ad still compiles.
5 1.6 wiz
6 1.6 wiz Due to limitations in the current pthread implementation, makecontext(3)
7 1.6 wiz and sigaltstack(2) should not be used in programs which link against
8 1.6 wiz libpthread (whether threads are used or not). This has been noted in the
9 1.6 wiz makecontext(3), sigaltstack(2), and pthread(3) man pages.
10