From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/4667 Path: news.gmane.org!not-for-mail From: orc Newsgroups: gmane.linux.lib.musl.general Subject: Re: Last call for bugfixes for 1.0 Date: Mon, 17 Mar 2014 09:34:14 +0800 Message-ID: <78ad8fae-b5ca-45d5-9561-54a1038dee82@email.android.com> References: <20140315075223.GA27718@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1395020063 12591 80.91.229.3 (17 Mar 2014 01:34:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 17 Mar 2014 01:34:23 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-4671-gllmg-musl=m.gmane.org@lists.openwall.com Mon Mar 17 02:34:31 2014 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 1WPMRj-0001AX-7V for gllmg-musl@plane.gmane.org; Mon, 17 Mar 2014 02:34:31 +0100 Original-Received: (qmail 13357 invoked by uid 550); 17 Mar 2014 01:34:29 -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 13346 invoked from network); 17 Mar 2014 01:34:29 -0000 User-Agent: K-9 Mail for Android In-Reply-To: <20140315075223.GA27718@brightrain.aerifal.cx> Xref: news.gmane.org gmane.linux.lib.musl.general:4667 Archived-At: 15 марта 2014 г. 15:52:23 KRAT, Rich Felker пишет: >I'm hoping to pack up and release 1.0 in the next few days, so please >report any issues that we might be able to fix before releasing. > >Rich I probably found a small issue where ptsname() does not set errno correctly. In case of error, it always sets errno to -1.