From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yb1-xb2f.google.com (mail-yb1-xb2f.google.com [IPv6:2607:f8b0:4864:20::b2f]) by sourceware.org (Postfix) with ESMTPS id 5181A3860C34 for ; Fri, 26 Feb 2021 21:53:14 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 5181A3860C34 Received: by mail-yb1-xb2f.google.com with SMTP id p193so10370532yba.4 for ; Fri, 26 Feb 2021 13:53:14 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=kGBaEjDQezo9ViKYJSJat9GdB8GU8cLt0MwrhO85Qh0=; b=i9uqeC4rf7KqKKeGeVS1E17Iper+2Mc9U7+4BMDoDJKSegNqukbe8FkN3icyaMIQ59 VSulDhn/uDtJUy/WNmbAQrtMc2fUXhSZf0scHKuvRuArTx9Oy4RYT67Ly5wpN5P2QUsI 1VUOo7A3i37E83bxK3r+d92iu63kuNJc1R3C+ch6a/Isso6nMSm1fW9JabaDK+6i82lZ wVIl8Vq1Bfax7B9KmmrC2CcTNjzRtiINkmcp6i8ZPmWNhjnvj2TrsRpH2DiiAeAeDchZ XB4TJEFa3nVEFMGyHdeHNKqNxYQ3a5rEH0tsYwqG3kJHXvl4MyrIwKhJMFo2smlSaTk2 ZdUg== X-Gm-Message-State: AOAM530WBO/i/VAet1dl65iQyHJjGTEuTO5YuayGFCpr3pLP7iLBCu8k x13J1fnVCL+/HGPHwbB3yTYL3h2Yt2qn54HWdbA= X-Google-Smtp-Source: ABdhPJwQ6c6oE7NAKgKlTnTPNfrax3WK92Ld2DKqm+9UTzGfLSL11byWTgrngDuvNhXTRK4FlPrEKGx52RN+jd61BlI= X-Received: by 2002:a25:ca8e:: with SMTP id a136mr7494030ybg.156.1614376393892; Fri, 26 Feb 2021 13:53:13 -0800 (PST) MIME-Version: 1.0 References: <89538393-2014-85c6-2350-9f02847318a4@gmail.com> <878s7ar5tj.fsf@igel.home> <87blc6plpk.fsf@igel.home> In-Reply-To: <87blc6plpk.fsf@igel.home> From: Tyson Whitehead Date: Fri, 26 Feb 2021 16:53:03 -0500 Message-ID: Subject: Re: Running via gives a different executable To: Andreas Schwab Cc: Tyson Whitehead via Libc-alpha X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_NONE, 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 Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 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: Fri, 26 Feb 2021 21:53:24 -0000 I guess that is that then. Thank you for the quick responses and clarification! :)