FreeRDP/winpr/libwinpr/file
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
CMakeLists.txt winpr/file: initial regular file support 2015-09-09 16:47:03 +02:00
file.c fix string format specifiers 2016-12-16 13:48:43 +01:00
file.h Fixed FILE* leak and EndOfFile settings. 2015-12-16 17:35:59 +01:00
generic.c winpr: several pool and synch fixes 2016-06-04 17:09:48 +02:00
ModuleOptions.cmake libwinpr: add stubs for io and file modules 2012-09-24 15:58:33 -04:00
namedPipeClient.c fix race conditions, tests and some invalid return values 2016-06-01 16:26:26 +02:00
pattern.c Reformatted changed files. 2014-09-09 16:32:22 +02:00