Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Tue, 30 Aug 2016 16:18:48 -0400
From: Rich Felker <dalias@...c.org>
To: musl@...ts.openwall.com
Subject: Re: memfd_create()

On Mon, Aug 29, 2016 at 07:21:32AM -0700, Jorge Almeida wrote:
> On Mon, Aug 29, 2016 at 5:18 AM, Szabolcs Nagy <nsz@...t70.net> wrote:
> > * Jorge Almeida <jjalmeida@...il.com> [2016-08-29 02:10:05 -0700]:
> >> Any plans to support it?
> >
> > you have to propose an api that glibc accepts otherwise
> > the api will be unusable by linux userspace code.
> >
> Well, that's it, then.
> 
> Thanks

Yes. Note that, so far, applications are just using syscall() to get
these functions. I don't think it's reasonable to ask apps to do that,
but it works until the library API gets established.

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.