From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/487 Path: news.gmane.org!not-for-mail From: Rich Felker Newsgroups: gmane.linux.lib.musl.general Subject: Re: aio_fildes bug Date: Wed, 28 Sep 2011 11:37:05 -0400 Message-ID: <20110928153705.GP132@brightrain.aerifal.cx> References: <20110928074558.GE24939@port70.net> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1317224619 27528 80.91.229.12 (28 Sep 2011 15:43:39 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 28 Sep 2011 15:43:39 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-488-gllmg-musl=m.gmane.org@lists.openwall.com Wed Sep 28 17:43:33 2011 Return-path: Envelope-to: gllmg-musl@lo.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by lo.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1R8wIE-0005Pv-Lg for gllmg-musl@lo.gmane.org; Wed, 28 Sep 2011 17:43:30 +0200 Original-Received: (qmail 21531 invoked by uid 550); 28 Sep 2011 15:43:30 -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 21521 invoked from network); 28 Sep 2011 15:43:29 -0000 Content-Disposition: inline In-Reply-To: <20110928074558.GE24939@port70.net> User-Agent: Mutt/1.5.21 (2010-09-15) Xref: news.gmane.org gmane.linux.lib.musl.general:487 Archived-At: On Wed, Sep 28, 2011 at 09:45:58AM +0200, Szabolcs Nagy wrote: > s/filedes/fildes/ what a silly name.. > > http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/aio.h.html Fixed. Dunno how I missed this.. Rich