FreeRDP/client
David Fort 77413f49b2 winpr: rework alignment functions
_align_XXX functions aren't widely available depending on the C runtime. That causes
problems with mingw where we can easily have some runtime mixes (which lead to mysterious
segfaults most of the time). This patch introduce winpr_aligned_XXX functions that will
either use the function available, or use an emulation layer.
2022-05-12 11:36:01 +02:00
..
Android Fixed const correctness of pPointer_Set 2022-04-28 09:17:20 +02:00
common smartcard: take in account pkcs11-module in smartcard listing and print pkcs11 errors 2022-05-06 13:39:26 +02:00
iOS some compile fixes 2022-05-03 11:48:20 +02:00
Mac Fixed const correctness of pPointer_Set 2022-04-28 09:17:20 +02:00
Sample Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
Wayland winpr: rework alignment functions 2022-05-12 11:36:01 +02:00
Windows winpr: rework alignment functions 2022-05-12 11:36:01 +02:00
X11 winpr: rework alignment functions 2022-05-12 11:36:01 +02:00
.gitignore Removed DirectFB client as it is unmaintained 2018-11-22 14:40:19 +01:00
CMakeLists.txt moving android client build to be part of aFreeRDP.apk gradle build 2022-03-28 19:30:12 +02:00
freerdp-client.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDP-ClientConfig.cmake.in appropriate names in server & client cmake exports 2016-02-03 13:37:35 +01:00