Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2006-03-23 18:55:59 +0300
committerChristopher Faylor <me@cgf.cx>2006-03-23 18:55:59 +0300
commitdccd2abec6c33e0b020ac6ca73f4a74c35833838 (patch)
treea98d61a0ca448cb9c3cdf744b20f86ad3be04732 /winsup/configure
parent5b2daa7c975c336796e46b633db739c3f6286f67 (diff)
* sigproc.cc (sigalloc): Don't set SA_RESTART here.
* signal.cc (_SA_NORESTART): New flag. (sigaction_worker): New function, derived from sigaction. Don't set internal flags unless called internally. (sigaction): Use sigaction_worker. (signal): Honor new _SA_NORESTART flag. (siginterrupt): Set _SA_NORESTART flag appropriately. Use sigaction_worker to set flags. * include/cygwin/signal.h: Define _SA_INTERNAL_MASK here.
Diffstat (limited to 'winsup/configure')
0 files changed, 0 insertions, 0 deletions