|
|
coherent
execl() COHERENT System Call execl() Execute a load module eexxeeccll(_f_i_l_e, _a_r_g_1, ..., _a_r_g_n, NNUULLLL) cchhaarr *_f_i_l_e, *_a_r_g_1, ..., *_a_r_g_n; The COHERENT system includes six system calls that allow a process to execute another executable file. execl specifies ar- guments individually, as a NULL-terminated list of arg parameters. For more information on file execution, see execu- tion. ***** See Also ***** COHERENT system calls, execution, getuid() ***** Diagnostics ***** execl 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
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.