Date: Mon, 21 Aug 2006 14:35:32 +0000 (UTC) From: Ed Maste <emaste@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpthread/thread thr_kern.c Message-ID: <200608211435.k7LEZWIL098730@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608211435.k7LEZWIL098730>