Home | History | Annotate | Line # | Download | only in libpthread
README revision 1.5.18.1
      1  1.5.18.1     jym $NetBSD: README,v 1.5.18.1 2009/05/13 19:18:35 jym 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.5.18.1     jym 
      6  1.5.18.1     jym Due to limitations in the current pthread implementation, makecontext(3)
      7  1.5.18.1     jym and sigaltstack(2) should not be used in programs which link against
      8  1.5.18.1     jym libpthread (whether threads are used or not). This has been noted in the
      9  1.5.18.1     jym makecontext(3), sigaltstack(2), and pthread(3) man pages.
     10