From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout-p-102.mailbox.org (mout-p-102.mailbox.org [80.241.56.152]) by sourceware.org (Postfix) with ESMTPS id 42D483857001 for ; Mon, 25 Jan 2021 13:51:53 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 42D483857001 Received: from smtp1.mailbox.org (smtp1.mailbox.org [IPv6:2001:67c:2050:105:465:1:1:0]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-102.mailbox.org (Postfix) with ESMTPS id 4DPWWD0ST3zQlF5 for ; Mon, 25 Jan 2021 14:51:52 +0100 (CET) X-Virus-Scanned: amavisd-new at heinlein-support.de Received: from smtp1.mailbox.org ([80.241.60.240]) by hefe.heinlein-support.de (hefe.heinlein-support.de [91.198.250.172]) (amavisd-new, port 10030) with ESMTP id PtTFv8YgRVd5 for ; Mon, 25 Jan 2021 14:51:49 +0100 (CET) Date: Mon, 25 Jan 2021 14:51:48 +0100 From: Max Gautier To: Andreas Schwab via Libc-alpha Subject: Re: [PATCH v3 1/5] Copy utf-7 module to modified-utf-7 Message-ID: Mail-Followup-To: Max Gautier , Andreas Schwab via Libc-alpha References: <87y2m9agmm.fsf@mid.deneb.enyo.de> <20210125090226.39967-1-mg@max.gautier.name> <20210125090226.39967-2-mg@max.gautier.name> <878s8h2whg.fsf@igel.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <878s8h2whg.fsf@igel.home> X-MBO-SPAM-Probability: X-Rspamd-Score: -1.45 / 15.00 / 15.00 X-Rspamd-Queue-Id: 1D8151868 X-Rspamd-UID: ce0a20 X-Spam-Status: No, score=-7.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, KAM_NUMSUBJECT, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jan 2021 13:51:55 -0000 I merged the name change on the other patches. I can extract them back and merged the relevant bits on this one if needed.