Home | History | Annotate | Line # | Download | only in libpthread
README revision 1.6.28.1
      1  1.6.28.1  pgoyette $NetBSD: README,v 1.6.28.1 2017/03/20 06:56:59 pgoyette Exp $
      2       1.6       wiz 
      3       1.6       wiz Due to limitations in the current pthread implementation, makecontext(3)
      4       1.6       wiz and sigaltstack(2) should not be used in programs which link against
      5       1.6       wiz libpthread (whether threads are used or not). This has been noted in the
      6       1.6       wiz makecontext(3), sigaltstack(2), and pthread(3) man pages.
      7