DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 461DcBNg861508 Authentication-Results: delorie.com; dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=j0T8pc5T X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1F3F2389F4FF DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1719841091; bh=IGCdGL8TiCBXGXjpzk5kE7QLuQbYEpwMpKqvsuq/AME=; h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=j0T8pc5TyxD8M6R++oQBNVdPU4+7HzHyhpchKfY3UgnM80YhiRNYF2m0G5hDr+5MG SDLAMgmBKpW2WhrAlrCzgAPeBWE1lS82hpExmSd9v2W80ODFy8LJ927M9c2/Dz+nF7 iGvwspYNNQScKdE74rqLzkvHkPsuiuh4AEj9xNAQ= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 3E16938185E6 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 3E16938185E6 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1719841016; cv=none; b=pKWI1Jktx7+fI8b7JmVnzZ1bP5231E946qVyf6cDZhnVeClGiaf39K88zfHZv42uL/3SMJG5uy34e5F6W0CFQQMGJYo7yJwgz+a6TrTFuL/SPCaxeqIGLXgMEmFvQKh+qAyOCk4xmQXtQD9fFSOv1zmgbLSqqSTLzEzwaISrAjQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1719841016; c=relaxed/simple; bh=VP0h/8pvLwqqunDJnzvswnlz8YNI+qgkSAZHyEFtTFg=; h=Date:From:To:Subject:Message-Id:Mime-Version:DKIM-Signature; b=xBSiSt70nuQAsnhG6j9r+BeYpfgFH2NCvDha/3HwxDBxUMonJrQ7WLUl39LPKoS7AC9rs4VdRzMZDOcsryQA59byh6VM+QEk8EcJMn8b/cBJQrY73TqdKeC4hA68YXLcS3hkr0wLkKyxh7mixYdVMT7qteC85F0jIwkWQOKEZs4= ARC-Authentication-Results: i=1; server2.sourceware.org Date: Mon, 1 Jul 2024 22:36:50 +0900 To: cygwin AT cygwin DOT com Subject: Re: cygwin application hangs on closing console Message-Id: <20240701223650.4a5e9ba0727c2a6724d12c67@nifty.ne.jp> In-Reply-To: References: <20240423035104 DOT 85352f8a8d821c0f4d569d18 AT nifty DOT ne DOT jp> <20240423192606 DOT 7b4aa04685afca2525eb5ed3 AT nifty DOT ne DOT jp> <6dd8a568-88c0-42d5-aa46-b09247cdecec AT johannesthoma DOT com> <5ed3b0b8-d4f8-454c-951a-fc7b85a7c302 AT johannesthoma DOT com> <95442cfe-a87c-4816-b337-b130e481e3f1 AT johannesthoma DOT com> <20240628211726 DOT c131e0a300046d1fa46f6b53 AT nifty DOT ne DOT jp> <20240629003209 DOT d0bd3cc2961891fb69b55b35 AT nifty DOT ne DOT jp> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32) Mime-Version: 1.0 X-Spam-Status: No, score=-4.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Takashi Yano via Cygwin Reply-To: Takashi Yano Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" On Mon, 1 Jul 2024 13:47:56 +0200 Johannes Khoshnazar-Thoma wrote: > Could you maybe point to the place in the cygwin (winsup) > source code where the minor is allocated? As for console, fhandler_console::set_unit() does that. -- Takashi Yano -- 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