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>2002-11-15 22:04:36 +0300
committerChristopher Faylor <me@cgf.cx>2002-11-15 22:04:36 +0300
commitf319cb1ad3062aaaa78a4da95e9ee90278d8ec33 (patch)
tree1d10126e7dafe3efd675a04a3bd9af96a97607eb /winsup/cygwin/cygwin.din
parent4b9ddc7dc9901970ca84b12289ba5d274cd15f3d (diff)
* include/cygwin/version.h: Bump API_MINOR to accommodate below changes.
* cygwin.din (siginterrupt): New export. * signal.cc (siginterrupt): New.
Diffstat (limited to 'winsup/cygwin/cygwin.din')
-rw-r--r--winsup/cygwin/cygwin.din2
1 files changed, 2 insertions, 0 deletions
diff --git a/winsup/cygwin/cygwin.din b/winsup/cygwin/cygwin.din
index 35789ab90..85418191b 100644
--- a/winsup/cygwin/cygwin.din
+++ b/winsup/cygwin/cygwin.din
@@ -740,6 +740,8 @@ sigemptyset
_sigemptyset = sigemptyset
sigfillset
_sigfillset = sigfillset
+siginterrupt
+_siginterrupt = siginterrupt
signal
_signal = signal
significand