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:
Diffstat (limited to 'winsup/cygwin/common.din')
-rw-r--r--winsup/cygwin/common.din21
1 files changed, 21 insertions, 0 deletions
diff --git a/winsup/cygwin/common.din b/winsup/cygwin/common.din
index c068911ae..613f9592e 100644
--- a/winsup/cygwin/common.din
+++ b/winsup/cygwin/common.din
@@ -775,6 +775,27 @@ posix_fallocate SIGFE
posix_madvise SIGFE
posix_memalign SIGFE
posix_openpt SIGFE
+posix_spawn SIGFE
+posix_spawnattr_destroy SIGFE
+posix_spawnattr_init SIGFE
+posix_spawnattr_getflags NOSIGFE
+posix_spawnattr_getpgroup NOSIGFE
+posix_spawnattr_getschedparam NOSIGFE
+posix_spawnattr_getschedpolicy NOSIGFE
+posix_spawnattr_getsigdefault NOSIGFE
+posix_spawnattr_getsigmask NOSIGFE
+posix_spawnattr_setflags NOSIGFE
+posix_spawnattr_setpgroup NOSIGFE
+posix_spawnattr_setschedparam NOSIGFE
+posix_spawnattr_setschedpolicy NOSIGFE
+posix_spawnattr_setsigdefault NOSIGFE
+posix_spawnattr_setsigmask NOSIGFE
+posix_spawnp SIGFE
+posix_spawn_file_actions_destroy SIGFE
+posix_spawn_file_actions_init SIGFE
+posix_spawn_file_actions_addclose SIGFE
+posix_spawn_file_actions_adddup2 SIGFE
+posix_spawn_file_actions_addopen SIGFE
pow NOSIGFE
pow10 NOSIGFE
pow10f NOSIGFE