From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/8473 Path: news.gmane.org!not-for-mail From: Zack Weinberg Newsgroups: gmane.comp.gcc.devel,gmane.comp.lib.glibc.alpha,gmane.linux.lib.musl.general Subject: Re: Compiler support for erasure of sensitive data Date: Wed, 9 Sep 2015 12:41:43 -0400 Message-ID: References: <55F05FF1.3000405@panix.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1441816976 4851 80.91.229.3 (9 Sep 2015 16:42:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 9 Sep 2015 16:42:56 +0000 (UTC) To: gcc@gcc.gnu.org, GNU C Library , musl@lists.openwall.com Original-X-From: gcc-return-188696-gcg-devel-2=m.gmane.org@gcc.gnu.org Wed Sep 09 18:42:47 2015 Return-path: Envelope-to: gcg-devel-2@plane.gmane.org Original-Received: from server1.sourceware.org ([209.132.180.131] helo=sourceware.org) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZZiRx-0004pQ-AR for gcg-devel-2@plane.gmane.org; Wed, 09 Sep 2015 18:42:21 +0200 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender :mime-version:in-reply-to:references:date:message-id:subject :from:to:content-type; q=dns; s=default; b=w36w6/oXNudNK5U7/wu1F pfWYpdOq+sT2oXPToTNoA0sK3Vkaa0FHMwDSJPe6l+fJBYEI8De9DGrPZGIPJVUK AdF4TRXAQDitjZ+F9zTTjkch+QaWkzfB0sN5Grm+d96tg/22ZIj4sDCIL96XbHwy PR8NiGh+ewrERIWleumYtM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender :mime-version:in-reply-to:references:date:message-id:subject :from:to:content-type; s=default; bh=xMoa4JBVH7wCL57y12AmJTM/fr8 =; b=HXY64uRAAJ7AUbiBDfjFZb0efJPk+BVTS9QAbVE1tWCgvdpw/BxrK7LCKq8 Zeh54KH+j+8PDAcSbfGk5KVjEQHrarPj8jYYTiWiRGJgVw1Bd2XWYwlOq60TnWQk behDc/v+uNTEZiAJIzxAHd2dXi5eeixHHg8L1hoASUSP1hWk= Original-Received: (qmail 16180 invoked by alias); 9 Sep 2015 16:41:48 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Original-Sender: gcc-owner@gcc.gnu.org Original-Received: (qmail 16066 invoked by uid 89); 9 Sep 2015 16:41:47 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: mailbackend.panix.com Original-Received: from mailbackend.panix.com (HELO mailbackend.panix.com) (166.84.1.89) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Wed, 09 Sep 2015 16:41:46 +0000 Original-Received: from mail-wi0-f177.google.com (mail-wi0-f177.google.com [209.85.212.177]) by mailbackend.panix.com (Postfix) with ESMTPSA id 3174C16DC2 for ; Wed, 9 Sep 2015 12:41:44 -0400 (EDT) Original-Received: by wicgb1 with SMTP id gb1so123741669wic.1 for ; Wed, 09 Sep 2015 09:41:43 -0700 (PDT) X-Received: by 10.180.216.108 with SMTP id op12mr57529793wic.43.1441816903112; Wed, 09 Sep 2015 09:41:43 -0700 (PDT) Original-Received: by 10.28.228.9 with HTTP; Wed, 9 Sep 2015 09:41:43 -0700 (PDT) In-Reply-To: Xref: news.gmane.org gmane.comp.gcc.devel:141202 gmane.comp.lib.glibc.alpha:55352 gmane.linux.lib.musl.general:8473 Archived-At: OK, I have now failed to find the LLVM development list twice in a row. Could some kind soul please forward the message to whereever the heck the proper address is? zw