Skip to content

Commit

Permalink
Sync common-mays.din with cygwin common.din file
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexpux committed Nov 5, 2015
1 parent 0d274e4 commit f839efc
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions 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 @@ -1054,6 +1059,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 +1105,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 +1123,7 @@ sigprocmask SIGFE
sigqueue SIGFE
sigrelse SIGFE
sigset SIGFE
sigsetjmp NOSIGFE
sigsuspend SIGFE
sigwait SIGFE
sigwaitinfo SIGFE
Expand Down Expand Up @@ -1197,6 +1207,7 @@ strtoumax = strtoull NOSIGFE
strupr NOSIGFE
strxfrm NOSIGFE
swab NOSIGFE
swapcontext NOSIGFE
swprintf SIGFE
swscanf SIGFE
symlink SIGFE
Expand Down

0 comments on commit f839efc

Please sign in to comment.