On Wed, 22 Jun 2016 15:05:04 +0200
Quentin Glidic wrote:
> On 13/06/2016 13:28, Pekka Paalanen wrote:
> > From: Pekka Paalanen
> >
> > Write the command line to the log to aid debugging. It needs to be
> > copied before parsing, because parsing mutates argv.
> >
> > Signed-off-by: Pekka Paalanen
On 13/06/2016 13:28, Pekka Paalanen wrote:
From: Pekka Paalanen
Write the command line to the log to aid debugging. It needs to be
copied before parsing, because parsing mutates argv.
Signed-off-by: Pekka Paalanen
---
No big reason, I recall I have missed it in the past.
And no big reason
From: Pekka Paalanen
Write the command line to the log to aid debugging. It needs to be
copied before parsing, because parsing mutates argv.
Signed-off-by: Pekka Paalanen
---
No big reason, I recall I have missed it in the past.
---
src/main.c | 30 +-
1 file chan