From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-4.0 required=3.0 tests=AWL,BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id B97961F45E for ; Mon, 17 Feb 2020 13:49:08 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=ca+ CZjtvI4XTafm63KxyGsNHMrYH9fARuRCpnPoOTOu03+V7ypsHSklotiTA+Ug2i4G JuM2ISCDOyVkDO4Dv5N/VS2OhjbwDV4g3lhL+Zr/2ZEMHwefq/OhvRuS60ZfqnT4 mHFUXJr+3Zy9WZNJVvgIII+0a9hK/eo2KlQEHanE= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:mime-version :content-type:content-transfer-encoding; s=default; bh=6dU5ILuIt ljzGsUrCerEZamCIqI=; b=wseG4bfxAevO8CEMINamL0Yb8E53Zk3FUIRbRvb5P gOtEQmierYrMBzYwa2hozrPgjko9v+PBG3InVFwtxy9HC83nHGtziTJqvOf0S3xi WdPOQbtxZhuhWuWAcei8mp7x9+yfgf+kkH69r77fVOoLzACSKs+azk0nvmGd/1Eh Aw= Received: (qmail 23700 invoked by alias); 17 Feb 2020 13:48:59 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 23570 invoked by uid 89); 17 Feb 2020 13:48:45 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: us-smtp-delivery-1.mimecast.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1581947304; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=mNW7xVJExnol2dJ4yUQuITUASBva0DT3rbDmlvRYxw8=; b=T7QZpPWDs7jtKSSbRBVfIRCfC7o+T2y4HG5DUy85uYFr4xmyiffv4UKZUZ81Gfl69vwQ5k lRTDboJICjXLFLOciNz+p8nbGWiMHLs/JyQ5NCjYoG1CKPRQl9elABfd5wdNjBo9FnUJhU 3z4sOeyJaSgopj0Mctf+xxTU/ZVXMzs= From: Florian Weimer To: libc-alpha@sourceware.org, gcc@gcc.gnu.org, binutils@sourceware.org Subject: libc coordination list Date: Mon, 17 Feb 2020 14:48:12 +0100 Message-ID: <87ftf9pboj.fsf@oldenburg2.str.redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain Content-Transfer-Encoding: quoted-printable There's a new mailing list for cross-libc coordination issues, hosted at Openwall: I'm including the test of the announcement below. Thanks, Florian Welcome to the libc-coord list! This list is intended to coordinate work on run-time libraries for the C programming language and its extensions. Expected topics include: - Proposals for portable library extensions - Discussion and clarification of the behavior of already established interfaces - Public review of proposals for the C standard or POSIX - ABI-level changes that impact C implementations - Coordination of the design and implementation of interfaces between compilers and libraries - Other toolchain integration topics, such as debugger performance tools support Posts to the list should be self-contained and include the material relevant to the discussion, rather than relying solely on external references. Posting links to relevant external resources as well is acceptable, but posting only links is discouraged. Your message should remain valuable even with all of the external resources gone. Please be respectful of other people's work. There is value in having different implementations exploring various design choices. But there is also value in providing source code portability to programmers. This list aims to help balancing these two goals. To subscribe to the list, send mail to: The list posting address is: You can also manage your subscription at . This list is lightly moderated (to deal with automated email submissions), with Rich Felker and Florian Weimer as the initial moderators, and the expectation that regular posters will be white-listed.