From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-3.4 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FROM,HTML_MESSAGE,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 15685 invoked from network); 22 Jun 2020 00:58:54 -0000 Received: from mother.openwall.net (195.42.179.200) by inbox.vuxu.org with ESMTPUTF8; 22 Jun 2020 00:58:54 -0000 Received: (qmail 20096 invoked by uid 550); 22 Jun 2020 00:58:49 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Reply-To: musl@lists.openwall.com Received: (qmail 20078 invoked from network); 22 Jun 2020 00:58:49 -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=7sD+NvH6Fiy+/7qpXuwQAUZ8hESB5rK5SR4nQivUGTs=; b=konCTBsTrDZ5lrpP7ZyybQoyUbwczDzgnqFydnQ5e0zN2bUWVtfD/FAnHUH3Z+oZbM z7DBkpSnwwyPkFh7Nidv9O1dQq6tVYLKNos4lYAG7afr6reIHgoKxsT4AKsPAj92ZCez aViW8RaZW4+3MjuaDVR5yK9eUMqgVxOJZyUUTQe6cbH34A0NJjTjGMzfOWl0mzaqTkW6 uheraYW0WskQKuZ17dlGPIA0XG2dmgCGGQ8fyplZpTscBaSCyweWCpVUCqRm7gH0OwGc JoPcuUPXqkiqMCbkCll635cNQo6RSxnTb0JG4+DVE+BMC7YiVzBzhqEle0GvnM+RFKxz thZA== 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=7sD+NvH6Fiy+/7qpXuwQAUZ8hESB5rK5SR4nQivUGTs=; b=Egc7vV0Emxj0Kt3rzICibgIexPAN0kHaZ71oNN/ZKXVXKQ1c8JkyNqznEYv/u5JnRT +Xy13Xy1MCge98XuB8qGFFv8hksjtzbqDjs6sJLCzCsSvoaWyA2mbCzHuBOF6Uql498i 0G+zAqz6jeGpNxkg2xA64izXBXPKpzvQ02NBClD7ZxdC73lUWJmB5QDfbtMd/pqwo3aR MlPPOsaW/GuV3SvLtt3waDE/ONKH0yM6H+AaZVodu2+fnP2BCAXIWnXCMI9d9AsG07/a rPs4Gk+3EiYCVROuqKgTT902xxtEc1U3aIsgucSZs9oI2rBemD44V6B1cmyBUAVdXFeh hw7w== X-Gm-Message-State: AOAM530seKrLN7oq2l5uft4rfaYf1v0aqnVn/+GxB9kH+FRm9gX4op14 GtQz/49QzC0yP1w6zG5u1cWPrI3a7bpvhezZtRoE3MMB X-Google-Smtp-Source: ABdhPJwdMojSyfr42cTHxUaMqywurka4XG+g8xAQJOrR6XuLUiFsV1/Dzqa3nPkYlDuCwEJkUACx9Fi3esWMsuCCWyo= X-Received: by 2002:a19:14e:: with SMTP id 75mr8430721lfb.7.1592787516998; Sun, 21 Jun 2020 17:58:36 -0700 (PDT) MIME-Version: 1.0 References: <20200415192940.GJ11469@brightrain.aerifal.cx> <005a01d61f40$dc8cc7b0$95a65710$@codeaurora.org> <20200430235109.GJ21576@brightrain.aerifal.cx> <8c3611dcf8e2c59885fecd9ebdc70d79@codeaurora.org> <20200506005929.GG21576@brightrain.aerifal.cx> <1a0301d6458e$b4264d90$1c72e8b0$@codeaurora.org> <20200618214247.GD2048759@port70.net> <096001d64684$d322d0f0$796872d0$@codeaurora.org> <20200619224624.GO6430@brightrain.aerifal.cx> <20200620001530.GP6430@brightrain.aerifal.cx> In-Reply-To: From: Bery Saidi Date: Sun, 21 Jun 2020 20:57:58 -0400 Message-ID: To: musl@lists.openwall.com Content-Type: multipart/alternative; boundary="00000000000027465905a8a1be47" Subject: Re: [musl] strtok --00000000000027465905a8a1be47 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable I can also provide testing and feedback. Regards, On Sat, Jun 20, 2020 at 9:01 AM Robert Skopal=C3=ADk wrote: > Me tooo :))) > > -----Original Message----- > From: Patrick Oppenlander [mailto:patrick.oppenlander@gmail.com] > Sent: Saturday, June 20, 2020 9:07 AM > To: musl@lists.openwall.com > Subject: Re: [musl] strtok > > On Sat, Jun 20, 2020 at 10:15 AM Rich Felker wrote: > > > > If multiple programs are running, each needs its own execution context > > including its own versions of all libc (and any other) global data. > > Probably you should look into the ARM FDPIC ABI, which is the right > > way to do this while still sharing program text for MMU-less > > microcontrollers like the one you're working with. The tooling should > > be mature now so that support could be added to musl, but making it > > happen needs people who are interested in providing feedback and > > testing. > > > > I'm very interested and will definitely be able to provide feedback & > testing. > > Apex (apexrtos.com) is waiting for musl FDPIC support so that I can > work on the kernel side. This is the RTOS with the Linux syscall > interface I think I might have mentioned some time ago. > > Patrick > --00000000000027465905a8a1be47 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I can also provide testing and feedback.
Regards,<= /div>
On Sa= t, Jun 20, 2020 at 9:01 AM Robert Skopal=C3=ADk <rs@income.cz> wrote:
Me tooo :)))

-----Original Message-----
From: Patrick Oppenlander [mailto:patrick.oppenlander@gmail.com]
Sent: Saturday, June 20, 2020 9:07 AM
To: musl@lists= .openwall.com
Subject: Re: [musl] strtok

On Sat, Jun 20, 2020 at 10:15 AM Rich Felker <dalias@libc.org> wrote:
>
> If multiple programs are running, each needs its own execution context=
> including its own versions of all libc (and any other) global data. > Probably you should look into the ARM FDPIC ABI, which is the right > way to do this while still sharing program text for MMU-less
> microcontrollers like the one you're working with. The tooling sho= uld
> be mature now so that support could be added to musl, but making it > happen needs people who are interested in providing feedback and
> testing.
>

I'm very interested and will definitely be able to provide feedback &am= p; testing.

Apex (= apexrtos.com) is waiting for musl FDPIC support so that I can
work on the kernel side. This is the RTOS with the Linux syscall
interface I think I might have mentioned some time ago.

Patrick
--00000000000027465905a8a1be47--