Added an optional parameter to init_process() function, which allows for passing...
commitce24bd2d05d312bde5825d5580d61383bf80c86f
authorLoRd_MuldeR <mulder2@gmx.de>
Mon, 15 Oct 2018 21:21:56 +0000 (15 23:21 +0200)
committerLoRd_MuldeR <mulder2@gmx.de>
Mon, 15 Oct 2018 21:21:56 +0000 (15 23:21 +0200)
tree256ffad3658cc986396187fbc764f63e0695718a
parent41d6398c457dd3e1e8574cc831c4a4f028a24fdc
Added an optional parameter to init_process() function, which allows for passing custom environment variables.
include/MUtils/Global.h
src/Global.cpp