FreeRDP/winpr/libwinpr/crt
Bernhard Miklautz b8e41b843d aligned memory: fixes in _aligned_offset_recalloc
* _aligned_offset_recalloc did ignore the nmemb element
  therefore only *one* element was allocated
* in case memblock was NULL the allocated memory
  wasn't zeroed
* restructure realloc and recalloc to check if the memory was initially
  created aligned before allocating a new segment
2015-04-08 11:34:37 +02:00
..
test libfreerdp-codec: cleanup and fix __lzcnt on Windows 2014-08-11 18:48:42 -04:00
alignment.c aligned memory: fixes in _aligned_offset_recalloc 2015-04-08 11:34:37 +02: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 winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
conversion.c libfreerdp-client: initial support for .rdp file parsing 2012-10-27 20:25:11 -04:00
memory.c libwinpr-crt: added SecureZeroMemory 2013-11-01 18:32:36 -04:00
module.def winpr: fix build on Windows 2012-10-03 17:53:03 -04:00
ModuleOptions.cmake libwinpr: add module definition files 2012-09-21 13:02:54 -04:00
string.c Fixes some build issues on Solaris 11. 2015-02-02 08:48:54 -08:00
unicode.c winpr: add new line ending, utf16 byte order swap functions 2014-10-16 18:07:44 -04:00
utf.c Prettiefied WLog messages. 2015-01-20 11:05:56 +01:00
utf.h libwinpr-crt: initial WideCharToMultiByte and MultiByteToWideChar replacement implementation 2012-12-16 16:21:48 -05:00