Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jan 2000 08:50:02 -0800 (PST)
From:      "R. Imura" <imura@cs.titech.ac.jp>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/16441: fix devel/libcii (bentofied)
Message-ID:  <200001301650.IAA60658@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/16441; it has been noted by GNATS.

From: "R. Imura" <imura@cs.titech.ac.jp>
To: alex@cichlids.com
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: ports/16441: fix devel/libcii (bentofied)
Date: Mon, 31 Jan 2000 01:41:28 +0900

 > --- patch-aa.old	Sat Jan 29 16:42:23 2000
 > +++ patch-aa	Sat Jan 29 16:42:28 2000
 > @@ -1,28 +1,38 @@
 > ---- src/thread.c.orig	Thu Nov  6 06:03:00 1997
 > -+++ src/thread.c	Tue Jun  8 21:37:09 1999
 > -@@ -243,13 +243,13 @@
 > +--- thread.c	Sat Jan 29 16:41:32 2000
 > ++++ thread.c.orig	Wed Nov  5 22:03:00 1997
        ^^^^^^^^^^^^^
 Thanks, but I was confused by it. :)
 
 > +-	sigprocmask(SIG_SETMASK, NULL, &(scp->sc_mask));
 > ++	sigsetmask(scp->sc_mask);
 
 It's not clear for me.
 Anybody please?
 
 ---
 R. Imura
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001301650.IAA60658>