Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Mon, 23 Jul 2012 17:01:57 -0400
From: Rich Felker <dalias@...ifal.cx>
To: musl@...ts.openwall.com
Subject: Re: Hello

On Sun, Jul 22, 2012 at 08:49:50PM -0700, idunham@...abit.com wrote:
> > I need to look back at the archives but it seems a lot of this patch
> > was about getting glibc binaries to run with musl. Can we break the
> > efforts to integrate it down into 3 steps:
> 
> I broke it down into 10 patches, taking roughly the same approach.

Of these, 1-4 have been committed with a few fixes (pipe2 was wrongly
using SYS_pipe instead of SYS_pipe2, header issues, etc.) and
additions (vmsplice and macros needed for using splice). This covers
the syscall additions; the rest of the patches are duplicate symbols
for ABI purposes, and I'd like to head a better report of what's
really needed before going with them.

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.