1
0
Fork 0
Commit Graph

85 Commits

Author SHA1 Message Date
Jan Steemann f422576ee0 clang-format 2016-01-05 17:43:24 +01:00
Frank Celler 2d63bd5e7c reverted e9a4f7bb55, 21b498127c, fe02d691d8, 75e904c085, 42440ff75a becuase of missing CLA 2015-11-03 10:19:24 +01:00
Frank Celler 1641553f26 fixed signed / unsigned mixup 2015-10-18 23:40:34 +02:00
CoDEmanX 956b396e43 Change spelling of 'initialize' to American English (actual code and files) 2015-09-01 17:29:22 +02:00
CoDEmanX b4593a7e82 Change spelling of 'initialize' to American English (comments and log messages only) 2015-09-01 17:07:21 +02:00
Jan Steemann e9a598c020 do not include deprecated header 2015-08-19 12:01:12 +02:00
Jan Steemann 6680f3bb5a fix Mac build 2015-08-19 11:56:41 +02:00
Jan Steemann 9f0384284f moved files 2015-08-19 11:19:37 +02:00
Jan Steemann 330fac6225 some unused function cleanup 2015-08-06 21:25:32 +02:00
Jan Steemann 30ef155b16 issue #1313: escape whitespace in process name when scanning /proc/pid/stats
This fixes statistics values read from that file
2015-06-17 11:54:59 +02:00
Jan Steemann 4c7994597a cppcheck 2015-06-02 22:49:22 +02:00
Jan Steemann 82199b1d71 fixed format string for reading /proc/pid/stat 2015-05-18 12:17:32 +02:00
Willi Goesgens df226e5a82 - install SIG11 handler which prints backtrace to the console. (in windows we don't get cores)
- fix exit handling for windows process control.
2015-02-13 14:11:15 +01:00
Willi Goesgens 52783bd9fa Work on more precise windows process management 2015-02-12 17:38:07 +01:00
Max Neunhoeffer 45cecf44f9 Initialise a few variables to please gcc. 2014-12-16 10:48:07 +01:00
Jan Steemann 95cfbd7051 test fix 2014-10-14 11:18:16 +02:00
Jan Steemann 47fece8a22 removed sleep 2014-10-14 11:03:42 +02:00
Jan Steemann 47bd3f060b increased sleep 2014-10-14 10:52:25 +02:00
Jan Steemann ae99fbda3a added usleep for testing 2014-10-14 10:43:40 +02:00
Jan Steemann f09e440539 fix attempt 2014-10-14 10:27:11 +02:00
Jan Steemann 4a7164a84d removed signal handler that didn't help 2014-10-14 10:15:22 +02:00
Jan Steemann ada372f123 removed debug output 2014-10-13 13:01:12 +02:00
Jan Steemann 41ae9c8ea7 SIGCHLD 2014-10-13 12:32:22 +02:00
Jan Steemann 294d89c5e3 fixed illegal checkExternalProcess call 2014-10-13 11:34:21 +02:00
Jan Steemann 77d3433a5a fixed usage of uninitialized variable 2014-10-13 11:12:46 +02:00
Jan Steemann 1ba2030e0b debug info 2014-10-13 11:10:12 +02:00
Willi Goesgens cb50ceafa6 If we're to early for the forked process, wait & Retry. 2014-10-10 14:52:27 +02:00
Jan Steemann d9cc80bab7 fixes for Visual Studio 2014-10-10 14:37:03 +02:00
Jan Steemann 5821ba36be use system error messages 2014-10-10 13:41:59 +02:00
Willi Goesgens 4af23ddfe3 Add the integer value of the error to our message. 2014-10-10 13:22:57 +02:00
Willi Goesgens 73d121ece7 Add the possible error messages from waitpid to the result output. 2014-10-10 11:44:48 +02:00
Willi Goesgens dd537647bc Also output the waitpid() errors on stderr, so we can see them in jenkins. 2014-10-10 09:59:09 +02:00
Jan Steemann c6948d1cff added diagnostic output for waitpid 2014-10-09 16:38:45 +02:00
Jan Steemann 506936dcdb rename orgy 2014-09-13 02:35:13 +02:00
Jan Steemann 669cb3b235 renamed files 2014-09-13 01:44:01 +02:00