From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/13055 Path: news.gmane.org!.POSTED!not-for-mail From: Christopher Friedt Newsgroups: gmane.linux.lib.musl.general Subject: Re: [PATCH] arm asm for vfork Date: Wed, 18 Jul 2018 09:44:56 -0400 Message-ID: References: <20180430013622.28792-1-patrick.oppenlander@gmail.com> <20180430013622.28792-2-patrick.oppenlander@gmail.com> <20180430020944.GF1392@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="0000000000005a68f20571464548" X-Trace: blaine.gmane.org 1531921400 31820 195.159.176.226 (18 Jul 2018 13:43:20 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 18 Jul 2018 13:43:20 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-13071-gllmg-musl=m.gmane.org@lists.openwall.com Wed Jul 18 15:43:16 2018 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by blaine.gmane.org with smtp (Exim 4.84_2) (envelope-from ) id 1ffmja-00089w-Lh for gllmg-musl@m.gmane.org; Wed, 18 Jul 2018 15:43:14 +0200 Original-Received: (qmail 15827 invoked by uid 550); 18 Jul 2018 13:45:21 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Original-Received: (qmail 15807 invoked from network); 18 Jul 2018 13:45:20 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=4XtXI/xjykhk4PFnjSm9cUTW2hiq6R+DnZ7VaLZKDfc=; b=hAlRsrFPjPZdHhCEYK5XXvK8wiBm36VTlTgp5rI8LpfzN0eRUHKcdyEUXo+xN4Tyq+ BykEt1osnix6mYtWc9FTkFkzncf6c3Uw2UYpHMQxAT3oq8CgKrWEyg3biWGbowniM2mE a4ttryS8uTM4da4tDGqVWAQM7rDkid4DzweaODh4qoIV4nuG+KMfqG6HUkm/p0rVnwFs v9hEAPMZngftPH2Hk4xtnWZvB3m/K5srFOvM7SAiCDPm/76EqmBCPvFslPMTXYFGAxoV 3U78wgGq9B4+ZCHTTWAXvF94WvH5l72t/LC4oVJ/AbzuAtTVgN1H8nOjKPWWNrHLshGa r3Ew== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=4XtXI/xjykhk4PFnjSm9cUTW2hiq6R+DnZ7VaLZKDfc=; b=ef04PFiMzhfC8UsqWKrWZwr5WdNDTJiqRvxnd14Ix12Iwydg2DcQxG9XFGGyE145vS qGyoAQmzUPmLUYop4gcXSmHyabAmOmy374hqkVcFXJjC7acu/xzMAgcFH0b7H1h9PnED /ft5wlDCtkieFLabrSEvQxC4Oz01PfR5dETrjQJ0LiUle0vuLVT1srK5+Q2DUuznIgRV aWSpsT5Oy1+PWjB1luloyclpkGWawOACiiUOYS7u/irP7LZ1dgJAWRfiiFJJBT2sLTvl YgIZwF1NSX8XDBcr7ILzgTSknx4Joboat2ALeHyOrWLl3+BW0OAAfrscuMn5gey/3dUG 2s9Q== X-Gm-Message-State: AOUpUlGmtc188KbQda7fVmSX9InAyS1GLdHeBCtZNpu3VddMyDduAyuZ pn1CkUhPq3vCqRI4GOrSXydnDGiAbC9wuu4vPIe5LA== X-Google-Smtp-Source: AAOMgpeq1eW62ctSVv666zu3VLdT9GImmpuO8GynijaqUr1uHvadsam3e35KlPV6/Zm/iUj7CWH9xitDgI98MBzqPQw= X-Received: by 2002:aca:dec6:: with SMTP id v189-v6mr6689256oig.98.1531921508754; Wed, 18 Jul 2018 06:45:08 -0700 (PDT) In-Reply-To: Xref: news.gmane.org gmane.linux.lib.musl.general:13055 Archived-At: --0000000000005a68f20571464548 Content-Type: text/plain; charset="UTF-8" I'm actually excited for this, having done something similar with another embedded libc for cortex-m3 a while back. --0000000000005a68f20571464548 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I'm actually excited for this, having done something = similar with another embedded libc for cortex-m3 a while back.=C2=A0
--0000000000005a68f20571464548--