* cygwin64.din (_setjmp): Export.

(_longjmp): Export.
This commit is contained in:
Corinna Vinschen 2013-04-23 10:03:39 +00:00
parent 61522196c7
commit 629b2a7e19
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2013-04-23 Corinna Vinschen <corinna@vinschen.de>
* cygwin64.din (_setjmp): Export.
(_longjmp): Export.
2013-04-23 Corinna Vinschen <corinna@vinschen.de>
* Merge in cygwin-64bit-branch. See ChangeLog.64bit for details.

View File

@ -629,6 +629,7 @@ login_tty SIGFE
logout SIGFE
logwtmp SIGFE
longjmp NOSIGFE
_longjmp = longjmp NOSIGFE
lrand48 NOSIGFE
lremovexattr SIGFE
lrint NOSIGFE
@ -984,6 +985,7 @@ setgroups SIGFE
sethostent NOSIGFE
setitimer SIGFE
setjmp NOSIGFE
_setjmp = setjmp NOSIGFE
setlinebuf SIGFE
setlocale NOSIGFE
setlogmask NOSIGFE