Date: Fri, 30 Nov 2007 17:16:14 +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/libkse/thread thr_kern.c Message-ID: <200711301716.lAUHGEV1064334@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
deischen 2007-11-30 17:16:14 UTC FreeBSD src repository Modified files: lib/libkse/thread thr_kern.c Log: Initialize the current thread and signal locks so that sigaction() will work after a fork(). WARNS=3'ify. Revision Changes Path 1.127 +16 -5 src/lib/libkse/thread/thr_kern.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711301716.lAUHGEV1064334>