FreeRDP/winpr/libwinpr/thread
Bernhard Miklautz c7adb569ff CreateProcess: fix setting of default handler
If SA_SIGINFO isn't set in the flags sa_handler is used
instead of sa_sigaction.

This fixes also the compiler warning:

FreeRDP/winpr/libwinpr/thread/process.c: In function ‘_CreateProcessExA’:
FreeRDP/winpr/libwinpr/thread/process.c:282:20: warning: assignment from
       incompatible pointer type [enabled by default]
2015-07-02 12:25:48 +02:00
..
test winpr/thread: fix test compilation on windows 2015-06-22 19:09:59 +02:00
argv.c free can handle NULL perfectly fine 2015-05-11 09:07:39 +02:00
CMakeLists.txt winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
module.def winpr: stubbed pipe module, added some test stubs 2012-10-07 16:13:30 -04:00
ModuleOptions.cmake libwinpr: add module definition files 2012-09-21 13:02:54 -04:00
process.c CreateProcess: fix setting of default handler 2015-07-02 12:25:48 +02:00
processor.c libwinpr-synch: stubbed more 2012-09-18 15:51:33 -04:00
thread.c winpr-thread: added HP's copyright 2015-05-27 18:24:56 +02:00
thread.h winpr-thread: added HP's copyright 2015-05-27 18:24:56 +02:00
tls.c libwinpr: stubbed a couple more modules of interest 2012-09-19 21:42:46 -04:00