Date: Sun, 14 Sep 2003 15:42:40 -0700 (PDT) From: David Xu <davidxu@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpthread/thread thr_sig.c Message-ID: <200309142242.h8EMgelp033551@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2003/09/14 15:42:40 PDT FreeBSD src repository Modified files: lib/libpthread/thread thr_sig.c Log: When invoking an old style signal handler, use true traditional BSD style to invoke signal handler. Reviewed by: deischen Revision Changes Path 1.71 +13 -6 src/lib/libpthread/thread/thr_sig.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309142242.h8EMgelp033551>