Re: [PATCH] fmt-merge-msg: avoid open "-|" list form for Perl 5.6

From: Alex Riesen <raa.lkml@gmail.com>
Date: 2006-03-03 01:18:44
On 2/26/06, Christopher Faylor <me@cgf.cx> wrote:
> The cygwin/windows version of spawn is basically like an extended version
> of exec*():
>
> pid = spawnlp (P_NOWAIT, "/bin/ls", "ls", "-l", NULL);
>

By the way, is argv worked around?
AFAIK, windows has only one argument, returned by GetCommandLine?
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Fri Mar 03 01:19:19 2006

This archive was generated by hypermail 2.1.8 : 2006-03-03 01:19:31 EST