X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 77B75385803F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1646132834; bh=y9rgxj8K2ASE8GzCvPljTk+vVkDACQLFRWuDK7KFOBs=; h=Date:From:To:Subject:References:In-Reply-To:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: Reply-To:From; b=dkKQ7SWkQi0f2MPyIIat8nZ/xswnITuuAXaLjDqeWxVOe/Ar/UwuSTQOyV2luN7pP 2urf1O2d4GxxtkYbvlP9+GSCAbMqVnYGtiKUPng0F3NlRNAaHezZkvzSS8/jJUCPlK WbWgUrP0Wm5E+w3v7b6A2Bb+ZkdC8Y3SRqdubhiA= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 38FEA3858C78 Authentication-Results: sourceware.org; dmarc=fail (p=none dis=none) header.from=cygwin.com Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=cygwin.com Date: Tue, 1 Mar 2022 12:06:42 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Values for SigBlk and SigIgn are zero in /proc/$$/status Message-ID: Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-Provags-ID: V03:K1:37xXi1KRo/Ap8ixWNdqvF/iTIo4pTlRasgISY79y2OuE0LokNGU E5GH3MydgazwhxuGqfFM/iVjM1kXo7yE41x7IijD0rW0VW/oQVydo+CBwn8M4QQD8IJ1JVw YjablYepesPMbBAj5WR+SMCOk/JT5omP78Wo62QXA79HTmrCpDaqAPvLYCDqd+Kj8DR4CYn uD5GN/HoNMkzE/gMFcYRg== X-UI-Out-Filterresults: notjunk:1;V03:K0:8vbmX9dSFjQ=:XFLLlI9ADHYZe5yXWmgsoI 6yDVMm+6nlmrxomyDofnINGycYKNY79SC5JHQUax1usxGh4RTHtExi8lYrgGBrDr0cV7wNUJi pJIafkxg8O074h3UE05Ul0DUsWUvGObBmDuUFS5BaCxtwqdyrkG51y1ctWMOCsOTGw8yMkrFU 8IP+yUI4kGVaip9fRgOLzKIqWihFK+5X8OdnxX3c6uUcYvsNxwCrNnR6IfQad39MviGd9bWsg NVwlkhdBvVcfi1IVtTXBBEad/0LPNPfyPMslAdEXzrSWfwcQULw8+VHrI17b3MpF/z4+dIs16 gznrvhxNIzzo+qcJEOJbJrhJQkcoS7uLhv1YKTtJ3FVGTZatv/WB1I9zGDAlpH6XHUodRQDiF DluKbKlFPgDmCeM3wUAVZCpn5weDACXj4n/HpVkCOtqyYXR/XfRLrLc+OwAi0bd8bpj9T3BGc ixYuqU8xpy8xSn3edkyvaBW6akB9oazs/o/YFlbpTvHfeKFSqk8r1KaphNga79YZ8NSkQ2P4s ZYNm+ei8xDNUuSKJnGEwDh4Z6+xnL7WkAHJUtfOuBpa/7KqU/ZPXJ6DPYBYeDj+NX0Ec1T9Zx jek/khvrQeTlOam1VErKf/JkHwbr1tq5QeKdX5n4wC5CTo/iFyvcpi08nEORpgEQdvPwUSv5A BcrDiwflk1nWHxiUYHJ/NzqnOaswKZTehbxUWT8KHkhx5c11z6WwnLYQldFq2SRG1VosS2hl/ ESNBxD7Lgi6cQXsG X-Spam-Status: No, score=-96.6 required=5.0 tests=BAYES_00, GOOD_FROM_CORINNA_CYGWIN, KAM_DMARC_NONE, KAM_DMARC_STATUS, RCVD_IN_MSPIKE_H5, RCVD_IN_MSPIKE_WL, SPF_FAIL, SPF_HELO_NONE, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: cygwin AT cygwin DOT com 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 Mar 1 14:35, Ken SATO wrote: > Hello, > > When I run the following command, the values for SigBlk and SigIgn are zero. > How can I get the correct value? You can't. We don't have the information readily available without asking the process itself. While we have a communication mechanism in place for stuff like that, it's not used yet for signal info. It's something we can think about for 3.4, though. Corinna -- 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