Skip to content

Commit

Permalink
Sync msys-common.din with cygwin version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexpux committed Dec 13, 2015
1 parent aadccaf commit 629b1f1
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion winsup/cygwin/common-msys.din
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ acosf NOSIGFE
acosh NOSIGFE
acoshf NOSIGFE
alarm SIGFE
aligned_alloc SIGFE
alphasort NOSIGFE
arc4random NOSIGFE
arc4random_addrandom NOSIGFE
Expand Down Expand Up @@ -168,6 +169,7 @@ atoff SIGFE
atoi NOSIGFE
atol NOSIGFE
atoll NOSIGFE
at_quick_exit SIGFE
basename NOSIGFE
bcmp NOSIGFE
bcopy NOSIGFE
Expand Down Expand Up @@ -503,6 +505,7 @@ getc SIGFE
getc_unlocked SIGFE
getchar SIGFE
getchar_unlocked SIGFE
getcontext NOSIGFE
getcwd SIGFE
getdelim = __getdelim SIGFE
getdomainname SIGFE
Expand Down Expand Up @@ -717,6 +720,7 @@ lsetxattr SIGFE
lstat SIGFE
lutimes SIGFE
madvise = posix_madvise SIGFE
makecontext NOSIGFE
mallinfo SIGFE
malloc SIGFE
malloc_stats SIGFE
Expand Down Expand Up @@ -955,6 +959,7 @@ putwc_unlocked SIGFE
putwchar SIGFE
putwchar_unlocked SIGFE
pwrite SIGFE
quick_exit SIGFE
qsort NOSIGFE
qsort_r NOSIGFE
quotactl SIGFE
Expand Down Expand Up @@ -1012,6 +1017,7 @@ rindex NOSIGFE
rmdir SIGFE
round NOSIGFE
roundf NOSIGFE
rpmatch SIGFE
rresvport = cygwin_rresvport SIGFE
rresvport_af = cygwin_rresvport_af SIGFE
ruserok SIGFE
Expand Down Expand Up @@ -1054,6 +1060,8 @@ sendmsg = cygwin_sendmsg SIGFE
sendto = cygwin_sendto SIGFE
setbuf SIGFE
setbuffer SIGFE
setcontext NOSIGFE
sethostname SIGFE
setdtablesize SIGFE
setegid SIGFE
setenv SIGFE
Expand Down Expand Up @@ -1098,13 +1106,15 @@ shmget SIGFE
shutdown = cygwin_shutdown SIGFE
sigaction SIGFE
sigaddset SIGFE
sigaltstack SIGFE
sigdelset SIGFE
sigemptyset NOSIGFE
sigfillset NOSIGFE
sighold SIGFE
sigignore SIGFE
siginterrupt SIGFE
sigismember SIGFE
siglongjmp NOSIGFE
signal SIGFE
significand NOSIGFE
significandf NOSIGFE
Expand All @@ -1114,6 +1124,7 @@ sigprocmask SIGFE
sigqueue SIGFE
sigrelse SIGFE
sigset SIGFE
sigsetjmp NOSIGFE
sigsuspend SIGFE
sigwait SIGFE
sigwaitinfo SIGFE
Expand Down Expand Up @@ -1188,7 +1199,7 @@ strtoimax = strtoll NOSIGFE
strtok NOSIGFE
strtok_r NOSIGFE
strtol NOSIGFE
strtold = _strtold SIGFE
strtold SIGFE
strtoll NOSIGFE
strtosigno NOSIGFE
strtoul NOSIGFE
Expand All @@ -1197,6 +1208,7 @@ strtoumax = strtoull NOSIGFE
strupr NOSIGFE
strxfrm NOSIGFE
swab NOSIGFE
swapcontext NOSIGFE
swprintf SIGFE
swscanf SIGFE
symlink SIGFE
Expand Down

0 comments on commit 629b1f1

Please sign in to comment.