Skip to content
Snippets Groups Projects
Commit c6b8ed77 authored by Cyrill Gorcunov's avatar Cyrill Gorcunov Committed by root
Browse files

popen: do not require space for shell args


In case of direct execute without using a shell there
is no need to require a caller to allocate redundant
space, lets pass executable name in first argument.

Since this is yet testing api we're allowed to change
without breaking aything.

Signed-off-by: default avatarCyrill Gorcunov <gorcunov@gmail.com>
parent 1f0211b7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment