Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 4 Apr 2013 19:28:22 -0400
From: Rich Felker <dalias@...ifal.cx>
To: musl@...ts.openwall.com
Subject: Re: Pending issues for next release

On Mon, Apr 01, 2013 at 07:31:44PM -0400, Rich Felker wrote:
> Here's a quick list of open issues that we might want to take care of
> before another release:
> 
> - ARM-optimized memcpy, etc.
> - put*ent functions in pwd/shadow/etc.
> - program_invocation_name
> - Posssible misaligned access bugs in mbsrtowcs (?)
> - [u]intmax_t underlying type mismatches ABI on 64-bit systems (?)
> - dn_skipname
> - switching libc.so/ld-musl.so symlink direction

Of these, the bug in mbsrtowcs has been fixed (and several related
issues addressed), and the passwd/group/shadow stuff was just added.
The rest remain open. I'll see if I can finish up one or two more...

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.