File:  [MW Coherent from dump] / coherent / a / usr / man / COHERENT / execv
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:34 2019 UTC (7 years ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent



execv()                COHERENT System Call               execv()




Execute a load module

eexxeeccvv(_f_i_l_e, _a_r_g_v)
cchhaarr *_f_i_l_e, *_a_r_g_v[];

The COHERENT  system includes six functions  that allow a process
to execute another  executable file (or load module, as described
in the  header l.out.h).  execv specifies  arguments as a single,
NULL-terminated  array of  parameters, called  argv.   Unlike the
related  program  execve, execv  passes  the  environment of  the
calling program  to the called program.   For more information on
program execution, see execution.

***** See Also *****

COHERENT system calls, environ, execution

***** Diagnostics *****

execv does  not return if successful.  It  returns -1 for errors,
such as file  being nonexistent, not accessible with execute per-
mission, having a bad format, or too large to fit in memory.


































COHERENT Lexicon                                           Page 1



unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.