diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2013-11-26 13:48:00 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2013-11-26 13:48:00 +0000 |
commit | 6fe752f94f16b278f3415d82b202d32aab7ad84d (patch) | |
tree | 8c2732e6710b991351d57d9b8433f13952d1b270 /newlib/libc/posix/execve.c | |
parent | d264970f79a6b8b67ee87bd995d2b73265b5673d (diff) | |
download | cygnal-6fe752f94f16b278f3415d82b202d32aab7ad84d.tar.gz cygnal-6fe752f94f16b278f3415d82b202d32aab7ad84d.tar.bz2 cygnal-6fe752f94f16b278f3415d82b202d32aab7ad84d.zip |
* 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 'newlib/libc/posix/execve.c')
0 files changed, 0 insertions, 0 deletions