From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23762 invoked by alias); 17 Feb 2020 13:49:01 -0000 Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org Received: (qmail 23577 invoked by uid 89); 17 Feb 2020 13:48:46 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=unavailable version=3.3.1 spammy=proposals, Posting, list!, impact X-HELO: us-smtp-1.mimecast.com Received: from us-smtp-delivery-1.mimecast.com (HELO us-smtp-1.mimecast.com) (207.211.31.120) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 17 Feb 2020 13:48:43 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1581947302; 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=AU11zwwTxDsdhoiEadfJZTO5X/yMeoVBl3TaPzqF1v/e26TOOdofuIIXjcJALH2B8wB2da n9aFombUtnAML4y40/q7yxswbdgG3m8v/Oh0dGHO3tNbmYg6HSNQ43PWiciRhEKlicFUzR HmQmymQHolmbwqf1uVckhPE8513U/0M= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-331-EVohYBaFN6ynJ_SgLEQB6g-1; Mon, 17 Feb 2020 08:48:16 -0500 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 57AE11005512; Mon, 17 Feb 2020 13:48:15 +0000 (UTC) Received: from oldenburg2.str.redhat.com (ovpn-116-210.ams2.redhat.com [10.36.116.210]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 3250360BEC; Mon, 17 Feb 2020 13:48:14 +0000 (UTC) From: Florian Weimer To: libc-alpha@sourceware.org, gcc@gcc.gnu.org, binutils@sourceware.org Subject: libc coordination list Date: Mon, 17 Feb 2020 13:49:00 -0000 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 X-IsSubscribed: yes X-SW-Source: 2020-02/txt/msg00391.txt.bz2 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.