From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/4913 Path: news.gmane.org!not-for-mail From: M Farkas-Dyck Newsgroups: gmane.linux.lib.musl.general Subject: __xmknod, __sysv_signal Date: Fri, 18 Apr 2014 21:18:33 -0500 Message-ID: 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 1397873933 751 80.91.229.3 (19 Apr 2014 02:18:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 19 Apr 2014 02:18:53 +0000 (UTC) To: musl Original-X-From: musl-return-4917-gllmg-musl=m.gmane.org@lists.openwall.com Sat Apr 19 04:18:46 2014 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 1WbKrd-0002ks-V9 for gllmg-musl@plane.gmane.org; Sat, 19 Apr 2014 04:18:46 +0200 Original-Received: (qmail 22292 invoked by uid 550); 19 Apr 2014 02:18:45 -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 22284 invoked from network); 19 Apr 2014 02:18:45 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=LWRaVh/OH2f2lse5BcGsc3KUeUvaYVeTY0yJdjwblqc=; b=NQ4LvLJpPKc4esp/8SIacJw35T4fwUMri5YPfg3DZDFT7sh/qqElVslPvwWx3P7N4A X3zq0seqUwUU6tQPv9ocEdo/gFelQbqak1Z61/A/rnqlGPDDbms0qgosxH3+zbmw1Fva CR++tCI1I33ve9CyCdH8k+OSb0kaXHSH3jvAImiPpn3CF2xkAw8mb8dCv4+pZZK8c0Hr 0CR0FeQzdaWqKcTEfBNt6J+sFE+sy6Y4Bgv25xQhVuVXJX8557wmAFZFwpF1hWyv46NH zBoRfvxljEzvaP7Mn5xLCYfjEVKZVmID6CGIcMB3Hhc0f8SU7tTC0mAJArNCTZxc65WA 6fVA== X-Received: by 10.194.48.100 with SMTP id k4mr119907wjn.49.1397873913808; Fri, 18 Apr 2014 19:18:33 -0700 (PDT) Xref: news.gmane.org gmane.linux.lib.musl.general:4913 Archived-At: A dynamic-linked binary blob I have wants these. Are these appropriate to include in musl? I have a patch ready.