Date: Tue, 30 Aug 2005 12:42:01 +0000 (UTC) From: Daniel Eischen <deischen@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: <200508301242.j7UCg1NW066465@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508301242.j7UCg1NW066465>