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
path: root/mkdep
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2013-11-26 17:48:00 +0400
committerCorinna Vinschen <corinna@vinschen.de>2013-11-26 17:48:00 +0400
commit6fe752f94f16b278f3415d82b202d32aab7ad84d (patch)
tree8c2732e6710b991351d57d9b8433f13952d1b270 /mkdep
parentd264970f79a6b8b67ee87bd995d2b73265b5673d (diff)
* libc/posix/posix_spawn.c: Eliminate OS function calls not present
in newlib or Cygwin. (process_spawnattr): Use sigprocmask rather than _sigprocmask. Use sigaction rather than _sigaction. (process_file_actions_entry): Use dup2 rather than _dup2. (do_posix_spawn): Use execvpe rather than _execvpe. Use waitpid rather than _waitpid.
Diffstat (limited to 'mkdep')
0 files changed, 0 insertions, 0 deletions