FreeRDP/winpr/libwinpr/thread
Bernhard Miklautz 5c3ce890b1 winpr-thread: close fds before exec new process
Close all open file handles, except stdion/stdout/stderr before executing a new process
to make sure that no file descriptors leak or kept open.
2013-10-02 17:21:56 +02:00
..
test libwinpr-thread: fix link libraries 2013-09-25 16:38:41 -04:00
argv.c libwinpr-thread: fix build on Windows 2013-09-25 15:47:18 -04:00
CMakeLists.txt libwinpr-thread: fix link libraries 2013-09-25 16:38:41 -04: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 winpr-thread: close fds before exec new process 2013-10-02 17:21:56 +02:00
processor.c libwinpr-synch: stubbed more 2012-09-18 15:51:33 -04:00
thread.c libwinpr-handle: reduce usage of unneeded handle management functions 2013-05-16 18:27:26 -04:00
thread.h libwinpr-environment: implement required functions for CreateProcess 2013-09-23 14:44:59 -04:00
tls.c libwinpr: stubbed a couple more modules of interest 2012-09-19 21:42:46 -04:00