summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/release/3.0.6
blob: d9fca5875e1bd998ab0888b4d47b058fea3717f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
What's new: -----------

What changed: -------------

Bug Fixes ---------

-  Fix the problem that `ps' or `pstree' may show up in their own
output twice.
  Addresses: Report on IRC

- Honor setting uc_sigmask in a sigaction signal handler.
  Addresses: https://cygwin.com/ml/cygwin/2019-04/msg00016.html

- Fix signal handling if setcontext is called from a signal  han-
dler.
  Addresses: Self-tested.