From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/838 Path: news.gmane.org!not-for-mail From: Szabolcs Nagy Newsgroups: gmane.linux.lib.musl.general Subject: Re: SIG_* in signal.h Date: Thu, 17 May 2012 08:53:33 +0200 Message-ID: <20120517065333.GZ17860@port70.net> References: <20120516221227.GV17860@port70.net> <20120517001416.GV163@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1337237629 8378 80.91.229.3 (17 May 2012 06:53:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 17 May 2012 06:53:49 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-839-gllmg-musl=m.gmane.org@lists.openwall.com Thu May 17 08:53:49 2012 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1SUuaq-0000G6-Ls for gllmg-musl@plane.gmane.org; Thu, 17 May 2012 08:53:48 +0200 Original-Received: (qmail 3854 invoked by uid 550); 17 May 2012 06:53:46 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 3843 invoked from network); 17 May 2012 06:53:45 -0000 Content-Disposition: inline In-Reply-To: <20120517001416.GV163@brightrain.aerifal.cx> User-Agent: Mutt/1.5.21 (2010-09-15) Xref: news.gmane.org gmane.linux.lib.musl.general:838 Archived-At: * Rich Felker [2012-05-16 20:14:16 -0400]: > On Thu, May 17, 2012 at 12:12:27AM +0200, Szabolcs Nagy wrote: > > it seem SIG_ING, SIG_ERR, SIG_DFL are ifdefed > > with various featuretest macros in signal.h > > eventhough they are ansic > > Are you sure? I don't see that problem in my version and as far as I > know I fixed that bug about a year ago... > sorry it was looking at the wrong musl