From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/1910 Path: news.gmane.org!not-for-mail From: Justin Cormack Newsgroups: gmane.linux.lib.musl.general Subject: Re: capset() capget() syscalls Date: Sun, 9 Sep 2012 22:23:03 +0100 Message-ID: References: <50471B56.8040804@palsenberg.com> <20120905142441.GT27715@brightrain.aerifal.cx> <20120906030406.GY27715@brightrain.aerifal.cx> <20120907045631.GL27715@brightrain.aerifal.cx> <20120909002115.GC27715@brightrain.aerifal.cx> <20120909210211.GH27715@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1347225798 11029 80.91.229.3 (9 Sep 2012 21:23:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 9 Sep 2012 21:23:18 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-1911-gllmg-musl=m.gmane.org@lists.openwall.com Sun Sep 09 23:23:21 2012 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1TAoyN-00059D-1j for gllmg-musl@plane.gmane.org; Sun, 09 Sep 2012 23:23:19 +0200 Original-Received: (qmail 27802 invoked by uid 550); 9 Sep 2012 21:23:15 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 27794 invoked from network); 9 Sep 2012 21:23:15 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=specialbusservice.com; s=google; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=OQ8jkYIj9CpXwM7DHUlpGOQURsmsWLdR+m16Mxwoqho=; b=BmCgK7L8+6RZ4q8YerThk/BHyhj4P4YgbYnLiS1UA7hIySEGwsHidzYTYAWXRQqU+y crbVkeHUKBolqRVOgfWe/epayNhUraipN4/a2Hm1ycZJoRSYYqOo7K9KEMGM9EwdD5Gq SIJeCvWE5BA38L3ZDCDrtOHABJyNfT+7EX4cI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=OQ8jkYIj9CpXwM7DHUlpGOQURsmsWLdR+m16Mxwoqho=; b=g1LmRxn5r93pv+mDhtfE0Z6lebhLeM1OIQFsEGy7O6y3oZFo6SOsRrIp2QfX637VqB Fi4FYLN3NNCMZF5UwJyAPQ8p/p0Da6qUi1GliWKxbMx0oTm8JKsbIOC/tcZlq+bQp0V2 pcuebpcstumTl4EzIq6kpkxMTRbUJnSWxTtJ5HSrR03YKcOGTPntvZom/ETlaVLvAPNK dAAp+5rNpq1YyhLuyuyY1nAOXGgCLzc7PAMMMNfiNkWbF3HLjiaO7casF7jjp8zuilH3 Dp4Oqxf7aLDgXWW3kGO/x5KFJqnwo95WPLofBFrCBrpt2Mb345TBlDOBlaq3QLzSp0ap R8KQ== In-Reply-To: <20120909210211.GH27715@brightrain.aerifal.cx> X-Gm-Message-State: ALoCoQmN/VJxK/hh8lpq1yYGe7now0lKSyJElkkhtwYRXGquLoJoBF1JuaO6FcFhuz+lm/UIJzOi Xref: news.gmane.org gmane.linux.lib.musl.general:1910 Archived-At: Here is the updated list then without any ordering. Will work on some of them. 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) some issues, may wait until decide how to resolve recvmmsg sendmmsg may implement if someone has a real use io_cancel, io_destroy, io_getevents, io_setup, io_submit (ie native Linux aio not posix aio)