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=-0.8 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 27340 invoked from network); 1 May 2023 18:50:58 -0000 Received: from second.openwall.net (193.110.157.125) by inbox.vuxu.org with ESMTPUTF8; 1 May 2023 18:50:58 -0000 Received: (qmail 20371 invoked by uid 550); 1 May 2023 18:50:53 -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 20333 invoked from network); 1 May 2023 18:50:53 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inria.fr; s=dc; h=date:from:to:subject:message-id:mime-version; bh=Jpmy9HvQkRHl1UL/1j7L8U+kzfoFPo1TMEv8qiOOsMk=; b=Jpp8VMl3LdnaFv144MZcbP/vyCfMAXZD6/hFb3Nlot+QhEqfFGXNcx5w C9O7cSzY/peC2cAZJe/Kugu5QdCF0KhF59sPgt2uZt3CJ/mOyIpV+xTHe wygtjC3OnCLBCZvP/ZTBCEBlAbq8niCwxrHrMcV+iUxHahd4smksgga8p 8=; Authentication-Results: mail3-relais-sop.national.inria.fr; dkim=none (message not signed) header.i=none; spf=SoftFail smtp.mailfrom=jens.gustedt@inria.fr; dmarc=fail (p=none dis=none) d=inria.fr X-IronPort-AV: E=Sophos;i="5.99,242,1677538800"; d="scan'208";a="54790630" Date: Mon, 1 May 2023 20:50:37 +0200 From: =?UTF-8?B?SuKCkeKCmeKCmw==?= Gustedt To: musl@lists.openwall.com Message-ID: <20230501205037.29e42745@inria.fr> Organization: inria.fr X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.33; x86_64-pc-linux-gnu) X-Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAAXNSR0IArs4c6QAAACRQTFRFERslNjAsLTE9Ok9wUk9TaUs8iWhSrYZkj42Rz6aD3sGZ MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/X2cDZf/0mz.6FZLlW=8bexB"; protocol="application/pgp-signature"; micalg=pgp-sha1 Subject: [musl] patches for C23 --Sig_/X2cDZf/0mz.6FZLlW=8bexB Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello, I now have a series of patches (~40) that implement most the missing bits for C23 support. Nothing is very deep, here, I think, but probably that is still quite a chunk to review. They are compile tested for gcc version 7 to 12 and clang versions 9 to 17, but only on x86_64. Shall I sent them all here (I would have to refresh my git skills for that) or does somebody want to browse on some sort of gitlab host first? When implementing this I also marginally updated my page describing C23 library changes https://gustedt.gitlabpages.inria.fr/c23-library/ J=E2=82=91=E2=82=99=E2=82=9B --=20 :: ICube :::::::::::::::::::::::::::::: deputy director :: :: Universit=C3=A9 de Strasbourg :::::::::::::::::::::: ICPS :: :: INRIA Nancy Grand Est :::::::::::::::::::::::: Camus :: :: :::::::::::::::::::::::::::::::::::: =E2=98=8E +33 368854536 :: :: https://icube-icps.unistra.fr/index.php/Jens_Gustedt :: --Sig_/X2cDZf/0mz.6FZLlW=8bexB Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQSN9stI2OFN1pLljN0P0+hp2tU34gUCZFAJ/QAKCRAP0+hp2tU3 4sN3AJ4qJSgfcU6caTStvPbxFBHLWOy+PwCfZ7oeJvyv2/Km5ydNMn5sZ0Th4zc= =rg01 -----END PGP SIGNATURE----- --Sig_/X2cDZf/0mz.6FZLlW=8bexB--