ntdll: Set the initial environment and command line in the process parameters on...
commit528f9d3217c2eed9ba8a8c643668660a9a047d31
authorAlexandre Julliard <julliard@winehq.org>
Mon, 15 Feb 2021 11:43:56 +0000 (15 12:43 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 Feb 2021 14:10:52 +0000 (15 15:10 +0100)
tree87c607e3828d1de81091222881bffc44c6fa2668
parent0d3972ce8ab4a5f7db4ba97161cc6c4c3fdd19f2
ntdll: Set the initial environment and command line in the process parameters on the Unix side.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/env.c
dlls/ntdll/unix/env.c
dlls/ntdll/unix/loader.c
dlls/ntdll/unix/unix_private.h
dlls/ntdll/unixlib.h