cvs commit: src/lib/libpthread/thread thr_kern.c

Daniel Eischen deischen at FreeBSD.org
Tue Aug 30 12:42:02 GMT 2005


deischen    2005-08-30 12:42:01 UTC

  FreeBSD src repository

  Modified files:
    lib/libpthread/thread thr_kern.c 
  Log:
  Allocate a thread's tcb last so it is easier to handle failures to
  malloc() siginfo.
  
  PR:     85468
  
  Revision  Changes    Path
  1.118     +21 -20    src/lib/libpthread/thread/thr_kern.c


More information about the cvs-src mailing list