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

Ed Maste emaste at FreeBSD.org
Mon Aug 21 14:36:46 UTC 2006


emaste      2006-08-21 14:35:32 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    lib/libpthread/thread thr_kern.c 
  Log:
  MFC to RELENG_5 r1.117:
    Handle failure to malloc() part of the thread structure.
  
    PR:   83457
  
  r1.118:
    Allocate a thread's tcb last so it is easier to handle failures to
    malloc() siginfo.
  
    PR:   85468
  
  Revision   Changes    Path
  1.112.2.3  +20 -18    src/lib/libpthread/thread/thr_kern.c


More information about the cvs-src mailing list