Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 22 May 2014 00:44:45 -0400
From: Rich Felker <dalias@...c.org>
To: musl@...ts.openwall.com
Subject: Re: Post-1.1.1 plans

On Tue, May 20, 2014 at 06:33:25PM -0400, Rich Felker wrote:
> A few things I want to work on either adding or making decisions
> about, aside from the existing roadmap items:
> 
> - Stuff left in the "Open issues at end of April" thread:
>   - Renaming _start in dynamic linker (annoying for debugging)
>   - Resolving max_align_t issue and adding it
>   - Pending __xmknod and __sysv_signal patch (ABI compat)
>   - Pending fmtmsg patch (probably ok as-is)
>   - Adding recvmmsg/sendmmsg (waiting on Timo, I think)
>   - The if_nameindex/getifaddrs issue
> - LINE_MAX vs sysconf(_SC_LINE_MAX) issue
> - Proposed errc/etc. addition to err.h
> - And error.h?
> - Whether to add default timezone from /etc?
> - reallocarray and explicit_bzero request

One more I omitted: I have a pending patch for siginfo_t that fixes up
some technical issues with the hideous union hackery.

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.