From owner-cvs-all Tue Sep 28 6:34: 0 1999 Delivered-To: cvs-all@freebsd.org Received: from arc.hq.cti.ru (arc.hq.cti.ru [195.34.40.3]) by hub.freebsd.org (Postfix) with ESMTP id 9973914E98; Tue, 28 Sep 1999 06:33:50 -0700 (PDT) (envelope-from tejblum@arc.hq.cti.ru) Received: from arc.hq.cti.ru (localhost [127.0.0.1]) by arc.hq.cti.ru (8.9.3/8.9.3) with ESMTP id RAA47255; Tue, 28 Sep 1999 17:33:49 +0400 (MSD) (envelope-from tejblum@arc.hq.cti.ru) Message-Id: <199909281333.RAA47255@arc.hq.cti.ru> X-Mailer: exmh version 2.0zeta 7/24/97 To: Marcel Moolenaar Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/gen getcwd.c In-reply-to: Your message of "Tue, 28 Sep 1999 06:24:14 PDT." <199909281324.GAA08484@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 28 Sep 1999 17:33:48 +0400 From: Dmitrij Tejblum Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Explicitly use sigemptyset to clear a sigset_t. Explicit > initialization of sa_flags allows us to lose the bzero. Why you are doing this? (I strongly suspect you should have removed the signal stuff from here (and res_send) completely) Dima To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message