From owner-cvs-all Fri Apr 17 02:37:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA16334 for cvs-all-outgoing; Fri, 17 Apr 1998 02:37:54 -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 JAA16328; Fri, 17 Apr 1998 09:37:53 GMT (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA09481; Fri, 17 Apr 1998 02:37:42 -0700 (PDT) Date: Fri, 17 Apr 1998 02:37:42 -0700 (PDT) Message-Id: <199804170937.CAA09481@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 jb 1998/04/17 02:37:41 PDT Modified files: lib/libc_r/uthread uthread_kern.c Log: When in PS_SIGWAIT state, still call signal handlers and set errno to EINTR. Revision Changes Path 1.9 +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