public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Values for SigBlk and SigIgn are zero in /proc/$$/status
@ 2022-03-01  5:35 Ken SATO
  2022-03-01 11:06 ` Corinna Vinschen
  0 siblings, 1 reply; 5+ messages in thread
From: Ken SATO @ 2022-03-01  5:35 UTC (permalink / raw)
  To: cygwin

Hello,

When I run the following command, the values for SigBlk and SigIgn are zero.
How can I get the correct value?

$ cat /proc/$$/status
Name:   bash
State:  S (sleeping)
Tgid:   1553
Pid:    1553
PPid:   1552
Uid:    197609 197609 197609 197609
Gid:    197121 197121 197121 197121
VmSize:     6144 kB
VmLck:         0 kB
VmRSS:      8960 kB
VmData:     2432 kB
VmStk:         0 kB
VmExe:        64 kB
VmLib:      4416 kB
SigPnd: 0000000000000000
SigBlk: 0000000000000000
SigIgn: 0000000000000000
$ 


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-03-02  9:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-01  5:35 Values for SigBlk and SigIgn are zero in /proc/$$/status Ken SATO
2022-03-01 11:06 ` Corinna Vinschen
2022-03-01 19:46   ` Corinna Vinschen
2022-03-02  3:47     ` Ken SATO
2022-03-02  9:51       ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).