|
3b0b740e47
|
Fixed monitor scripts and added extra logging.
|
2015-09-11 18:49:20 +03:00 |
|
|
160bbb70ee
|
MXS-251: strerror
Replaces all calls to strerror with calls to strerror_r. The former
is non-thread safe while the latter is.
|
2015-09-05 15:52:13 +03:00 |
|
|
3e863863dd
|
Fixes to Coverity defects.
|
2015-08-26 09:35:10 +03:00 |
|
|
7dbc021149
|
Added more logging when a monitor script cannot be executed.
|
2015-05-20 16:16:49 +03:00 |
|
|
b815a79628
|
Fixed failing execvp calls leaving a process running.
|
2015-05-20 13:06:08 +03:00 |
|
|
a73df62ebd
|
Renamed mon_exec files to externcmd.
|
2015-05-18 18:34:43 +03:00 |
|