From owner-cvs-all Fri Apr 17 04:22:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA05419 for cvs-all-outgoing; Fri, 17 Apr 1998 04:22:41 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA05414; Fri, 17 Apr 1998 11:22:39 GMT (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA10804; Fri, 17 Apr 1998 04:22:27 -0700 (PDT) Date: Fri, 17 Apr 1998 04:22:27 -0700 (PDT) Message-Id: <199804171122.EAA10804@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc_r/uthread uthread_kern.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tg 1998/04/17 04:22:27 PDT Modified files: (Branch: RELENG_2_2) lib/libc_r/uthread uthread_kern.c Log: MFC: when in PS_SIGWAIT state, still call signal handlers and set errno to EINTR. Revision Changes Path 1.3.2.3 +2 -13 src/lib/libc_r/uthread/uthread_kern.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message