Commit graph

11 commits

Author SHA1 Message Date
Ilya Fedin b2ac83a76e I don't know why, but getppid() returns wrong result for me when application is started 2020-05-07 16:37:31 +04:00
Ilya Fedin 07e851fcc8 Fork when starting application and wait for process to complete
This allows parent don't be lost when, e.g., application restarts
2020-05-07 16:32:50 +04:00
Pablo Marcos Oltra 1a14c20213 Fix insufficient buffer for LD_LIBRARY_PATH 2018-01-08 16:28:37 +01:00
Pablo Marcos Oltra aa5b314346 Prepend optional directories to LD_LIBRARY_PATH instead of PATH 2018-01-07 00:16:58 +01:00
darealshinji 22f3a8ce4b get the right AppRun.c file, explicitly set \0 in sprintf 2017-12-21 16:40:15 +01:00
darealshinji 3ce0800e58 Update patch 2017-12-20 22:55:39 +01:00
darealshinji bce42d0560 load exec() wrapper if optional runtimes are present 2017-12-06 14:37:47 +01:00
darealshinji 2b645a7f55 Fixing memory access violation issues 2017-06-21 15:33:43 +02:00
darealshinji 71106b1794 Update AppRun.c.patch 2017-05-11 23:21:41 +02:00
darealshinji 487adc410b Update AppRun.c.patch 2017-04-28 03:29:01 +02:00
darealshinji 67024f9062 Initial commit 2017-04-26 15:27:46 +02:00