system vs. execvp ?
Jonathan M Davis
jmdavisProg at gmx.com
Sat Sep 22 16:16:31 PDT 2012
On Saturday, September 22, 2012 16:10:11 Jonathan M Davis wrote:
> Now, looking at the docs for std.process.execvp, they seem to think that the
> exec functions are going to return, but that's not what the man pages for
> the C functions (which they're calling) say, nor is it how they behave.
The problem with the documentation has been reported:
http://d.puremagic.com/issues/show_bug.cgi?id=8708
- Jonathan M Davis
More information about the Digitalmars-d-learn
mailing list