Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 16 Mar 2014 21:37:34 -0400
From: Rich Felker <dalias@...ifal.cx>
To: musl@...ts.openwall.com
Subject: Re: Last call for bugfixes for 1.0

On Mon, Mar 17, 2014 at 09:34:14AM +0800, orc wrote:
> 15 марта 2014 г. 15:52:23 KRAT, Rich Felker <dalias@...ifal.cx> пишет:
> >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.

Are you sure? It looks like something might be wrong but that's not
the behavior I gather from a quick reading of the source. It looks
more to me like errno might just be negated from its proper value.

Rich

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.