Menu

Commit [r441]  Maximize  Restore  History

- execve() no longer directly calls exit(), but a function which can be

replaced by the user. If that function __execve_exit() does not call
exit but just returns to the caller without doing anything, execve()
will return the caller with the return code of the RunCommand()
function.

obarthel 2006-08-06

changed /trunk/library/GNUmakefile.68k
changed /trunk/library/GNUmakefile.os4
changed /trunk/library/include/dos.h
changed /trunk/library/unistd_execve.c
added /trunk/library/unistd_execve_exit.c
/trunk/library/GNUmakefile.68k Diff Switch to side-by-side view
Loading...
/trunk/library/GNUmakefile.os4 Diff Switch to side-by-side view
Loading...
/trunk/library/include/dos.h Diff Switch to side-by-side view
Loading...
/trunk/library/unistd_execve.c Diff Switch to side-by-side view
Loading...
/trunk/library/unistd_execve_exit.c Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.