From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16089 invoked by alias); 13 Apr 2009 18:58:54 -0000 Received: (qmail 16081 invoked by uid 22791); 13 Apr 2009 18:58:54 -0000 X-SWARE-Spam-Status: No, hits=1.0 required=5.0 tests=AWL,BAYES_00,BOTNET,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout1.012.net.il (HELO mtaout1.012.net.il) (84.95.2.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 13 Apr 2009 18:58:48 +0000 Received: from conversion-daemon.i-mtaout1.012.net.il by i-mtaout1.012.net.il (HyperSendmail v2007.08) id <0KI100800ZBEMB00@i-mtaout1.012.net.il> for gdb-patches@sourceware.org; Mon, 13 Apr 2009 21:58:30 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.229.240.185]) by i-mtaout1.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KI100LKWZDI2520@i-mtaout1.012.net.il>; Mon, 13 Apr 2009 21:58:30 +0300 (IDT) Date: Mon, 13 Apr 2009 18:58:00 -0000 From: Eli Zaretskii Subject: Re: [RFA] Define EILSEQ if not defined by errno.h In-reply-to: <83eivwo08j.fsf@gnu.org> To: tromey@redhat.com, pedro@codesourcery.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83d4bgnzxf.fsf@gnu.org> References: <83zlennh8p.fsf@gnu.org> <200904112026.46999.pedro@codesourcery.com> <83r5zyop89.fsf@gnu.org> <83eivwo08j.fsf@gnu.org> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-04/txt/msg00240.txt.bz2 > Date: Mon, 13 Apr 2009 21:51:56 +0300 > From: Eli Zaretskii > Cc: pedro@codesourcery.com, gdb-patches@sourceware.org > > +/* Some systems, don't have EILSEQ, so we define it here, but not as ^ I fixed this typo in a subsequent commit.