Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 9 Sep 2012 09:21:35 +0100
From: Justin Cormack <justin@...cialbusservice.com>
To: musl@...ts.openwall.com
Subject: Re: capset() capget() syscalls

On Sun, Sep 9, 2012 at 1:21 AM, Rich Felker <dalias@...ifal.cx> wrote:
> Another issue: on i386, accept4 requires an additional socketcall
> constant. I'm adding it in, and using socketcall_cp to make the call,
> since presumably accept4 should be a cancellation point analogous to
> accept. Does that sound reasonable?
>
> Rich

Sounds good.

Justin

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.