delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/03/18/16:28:57

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EF168386EC2F
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1616099334;
bh=A4p3p1KZFG67WyrX8rz5RGJlWkRREGnXmHpFlzU0oqc=;
h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post:
List-Help:List-Subscribe:From:Reply-To:From;
b=O5xpa1fTum2/MFBp16ye7D7S/33sEnNzQVLEyk6Kd9AKyP5IkUsXrunmoRdK68tik
V/4jmhYAl3UQeaJ6y3amyp7XWQm8kM/vZKqBCWHMBQStOCpbiF9kizhhsoTBi0lbzb
WtWsply9I/ObRcgVLA3E2d88HJDXrG61PVZyyBuY=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 93E6F3850420
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:mime-version:from:date:message-id:subject:to;
bh=j2evWV3A1I1wL5/p5DkP7nMG0BHIRPWL9cMk4Il/WX8=;
b=f1uOoaCY3OM6Ueij+ZzQ/1YXhMxkN3/YhH2zIXuSJYh+38QmvTPSyzRn5iLrHvXDle
MQcozntFDHr+vJYY/es4kaoF5HGXyyD4u8Q1MlBuuAfyvQauBhXcEErZwrl1amSbgmbx
eYsOtHDaiicjoPghezzhs19a8vBRKaxNJ+949/teusxcf3hXGSqAiMcCUSwE39G6/EO4
PJ/sm5mPDlqqN4PsNVzdZTPxxS7Q4vOrvf9T5MvKvx5T+02uus425+dBoIguBCv1I3JY
MD8e8zYg1KdMbznkMKJkhJhw2hOAk7kxXkPJ9Jf8Ve7/XgbEiLhGocNST9PXdmjFW/Ia
3KHA==
X-Gm-Message-State: AOAM532t4/3M/M5IZYHbERBA5jqZtjKOnXSDBjLF6gp+CsnH0Poy/QG4
j5suMWozox6qB058HqzqJEfHZH92vpAHgrHu/WI/WyWObMk=
X-Google-Smtp-Source: ABdhPJw3+t+DiHJLNWG34/HtsV4Uff6Fza5mvRLZ/qQG0IL06eyVHaVhiCtZ6JxPcmMO21F1eCzobhFmy7EiVSyBa/M=
X-Received: by 2002:a17:906:5797:: with SMTP id
k23mr381207ejq.515.1616099330802;
Thu, 18 Mar 2021 13:28:50 -0700 (PDT)
MIME-Version: 1.0
Date: Thu, 18 Mar 2021 21:28:40 +0100
Message-ID: <CAE6_+Uc6rfDPTpOpkLGjn5G9HS77qvHWcEpOOepmC962vbgMmw@mail.gmail.com>
Subject: stdin pipe rename in 3.2.0
To: cygwin AT cygwin DOT com
X-Spam-Status: No, score=-1.4 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT,
RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
TXREP autolearn=no autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Christoph Reiter via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Christoph Reiter <reiter DOT christoph AT gmail DOT com>
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>

Hey,

I noticed that the stdin pipe was renamed from

"\msys-dd50a72ab4668b33-pty1-from-master" to
"\msys-dd50a72ab4668b33-pty0-to-slave" in
https://cygwin.com/git/?p=newlib-cygwin.git;a=commit;h=bb42852062073439

This trips up https://github.com/k-takata/ptycheck to detect the
cygpty which is used in various code bases.

Is there a reason it was renamed?

And while grepping I noticed the old name is still checked for in
other places like
https://cygwin.com/git/?p=newlib-cygwin.git;a=blob;f=winsup/cygwin/tty.cc;h=3c016315cdedb1dcca44cb3f3f96b87fd0b90a97;hb=HEAD#l162
which seems weird.

Thanks!
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019