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 17:58:40 -0400
From: Rich Felker <dalias@...ifal.cx>
To: musl@...ts.openwall.com
Subject: Re: capset() capget() syscalls

On Sun, Sep 09, 2012 at 10:31:28PM +0100, Justin Cormack wrote:
> Trying again (missed two)

And you added mqgetsetattr; this is just the backend of the
corresponding mq_* functions.

> Syscalls not in Musl that should be
> 
> syncfs
> clock_adjtime
> remap_file_pages
> kexec_load
> futex
> mqgetsetattr
> lookup_dcookie
> modify_ldt
> name_to_handle_at
> nfsservctl
> open_by_handle_at
> perf_event_open
> getcpu
> personality
> quotactl
> sched_setaffinity, sched_getaffinity (note glibc uses different
> interface to syscalls)
> fanotify_init
> fanotify_mark

Otherwise, this list looks okay. Would you be interested in preparing
a patch, and/or testing the ones I already added?

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.