aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/cygwin.din
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2003-12-31 06:30:48 +0000
committerChristopher Faylor <me@cgf.cx>2003-12-31 06:30:48 +0000
commita7d42fef9fe9881650e62b7d0318e39a06e97697 (patch)
tree664ec1102a108ab355af67ec5aa673860806240a /winsup/cygwin/cygwin.din
parentf7cb207b69067e4d1226f4d0786bc4c287cbe173 (diff)
downloadnewlib-a7d42fef9fe9881650e62b7d0318e39a06e97697.zip
newlib-a7d42fef9fe9881650e62b7d0318e39a06e97697.tar.gz
newlib-a7d42fef9fe9881650e62b7d0318e39a06e97697.tar.bz2
* cygwin.din: Make crt0 functions NOSIGFE.
* include/cygwin/version.h: Gratuitous comment change. * lib/_cygwin_crt0_common.cc: Remove unneeded declaration.
Diffstat (limited to 'winsup/cygwin/cygwin.din')
-rw-r--r--winsup/cygwin/cygwin.din10
1 files changed, 5 insertions, 5 deletions
diff --git a/winsup/cygwin/cygwin.din b/winsup/cygwin/cygwin.din
index 9524bb0..f60d2d5 100644
--- a/winsup/cygwin/cygwin.din
+++ b/winsup/cygwin/cygwin.din
@@ -319,8 +319,8 @@ inet_addr = cygwin_inet_addr SIGFE
inet_aton = cygwin_inet_aton SIGFE
inet_network = cygwin_inet_network SIGFE
inet_ntoa = cygwin_inet_ntoa SIGFE
-cygwin_internal SIGFE
-cygwin32_internal = cygwin_internal SIGFE
+cygwin_internal NOSIGFE
+cygwin32_internal = cygwin_internal NOSIGFE
listen = cygwin_listen SIGFE
cygwin_logon_user SIGFE
lstat SIGFE
@@ -370,9 +370,9 @@ _div = div NOSIGFE
dlclose SIGFE
dlerror NOSIGFE
dlfork NOSIGFE
-dll_crt0__FP11per_process SIGFE
-dll_dllcrt0 SIGFE
-dll_noncygwin_dllcrt0 SIGFE
+dll_crt0__FP11per_process NOSIGFE
+dll_dllcrt0 NOSIGFE
+dll_noncygwin_dllcrt0 NOSIGFE
dlopen SIGFE
dlsym SIGFE
drand48 NOSIGFE