FreeRDP/winpr/libwinpr/crt
2019-02-21 17:30:12 +01:00
..
test Fixed clang malloc integer overflow warnings. 2017-07-20 09:29:48 +02:00
alignment.c Fixed #2039: Check for overflow in calculations. 2018-11-09 10:50:53 +01:00
buffer.c winpr: fix compilation on Linux 2012-10-05 14:45:54 -04:00
casing.c libwinpr-crt: add proper unicode uppercasing 2014-03-03 21:26:13 -05:00
CMakeLists.txt Using ICU instead of custom unicode conversion. 2017-07-26 13:00:45 +02:00
conversion.c Replaced snprintf with sprintf_s 2015-07-03 13:26:15 +02:00
memory.c libwinpr-crt: added SecureZeroMemory 2013-11-01 18:32:36 -04:00
ModuleOptions.cmake libwinpr: add module definition files 2012-09-21 13:02:54 -04:00
string.c Added _wcsnlen function for WCHAR string length. 2018-12-10 12:39:32 +01:00
unicode.c Fixed mac compilation warnings. 2019-02-21 17:30:12 +01:00
utf.c Scanbuild warning, argument checks and leak fixes. 2017-03-02 18:13:43 +01:00
utf.h libwinpr-crt: initial WideCharToMultiByte and MultiByteToWideChar replacement implementation 2012-12-16 16:21:48 -05:00