FreeRDP/winpr/libwinpr/synch
Norbert Federa f71b6b46e8 fix string format specifiers
- fixed invalid, missing or additional arguments
- removed all type casts from arguments
- added missing (void*) typecasts for %p arguments
- use inttypes defines where appropriate
2016-12-16 13:48:43 +01:00
..
test fix string format specifiers 2016-12-16 13:48:43 +01:00
address.c libwinpr-synch: implemented Win32 Events 2012-09-18 18:36:13 -04:00
barrier.c winpr: fix win32 linking issues 2016-06-16 11:47:33 +02:00
CMakeLists.txt Necessary changes to get latest branch working on OpenBSD 5.6 2015-04-21 14:42:06 -04:00
condition.c libwinpr-synch: implemented Win32 Events 2012-09-18 18:36:13 -04:00
critical.c winpr: several pool and synch fixes 2016-06-04 17:09:48 +02:00
event.c winpr/event: fix file descriptor leak 2016-05-23 13:04:44 +02:00
init.c winpr: fix win32 linking issues 2016-06-16 11:47:33 +02:00
ModuleOptions.cmake libwinpr: add module definition files 2012-09-21 13:02:54 -04:00
mutex.c fix string format specifiers 2016-12-16 13:48:43 +01:00
semaphore.c countless WLog/printf format specifier fixes 2016-11-25 17:06:25 +01:00
sleep.c Fixed various memory leaks and compiler warnings. 2013-09-05 12:14:33 +02:00
srw.c libwinpr-synch: implemented Win32 Events 2012-09-18 18:36:13 -04:00
synch.h winpr/synch: rewrite barrier implementation & test 2016-06-03 18:56:36 +02:00
timer.c winpr/synch: fix InitializeWaitableTimer result 2016-06-06 23:06:12 +02:00
wait.c fix string format specifiers 2016-12-16 13:48:43 +01:00