From owner-freebsd-standards Mon Apr 1 20:59:10 2002 Delivered-To: freebsd-standards@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id D84A637B41B for ; Mon, 1 Apr 2002 20:59:08 -0800 (PST) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.11.4/8.11.6) id g324wv062848; Mon, 1 Apr 2002 23:58:57 -0500 (EST) (envelope-from wollman) Date: Mon, 1 Apr 2002 23:58:57 -0500 (EST) From: Garrett Wollman Message-Id: <200204020458.g324wv062848@khavrinen.lcs.mit.edu> To: "Tim J. Robbins" Cc: freebsd-standards@FreeBSD.ORG Subject: Re: standards/36191: P1003.1-2001 csplit utility In-Reply-To: <200203301100.g2UB0EW11994@freefall.freebsd.org> References: <200203301100.g2UB0EW11994@freefall.freebsd.org> Sender: owner-freebsd-standards@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG < said: > I have now fixed both of these. The manual page for sigaction > doesn't say its safe to call snprintf() from a signal handler, but > it still looks safe to do it. It is not safe to call any stdio function from a signal handler. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-standards" in the body of the message