FreeRDP/channels
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
..
ainput Fixed dead store warnings 2022-04-28 12:37:19 +02:00
audin Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
client scanbuild fixes 2022-04-28 12:37:19 +02:00
cliprdr Fixed warnings 2022-04-28 11:24:51 +02:00
disp Fixed dead store warnings 2022-04-28 12:37:19 +02:00
drdynvc Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
drive Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
echo Fixed cast-quality warnings 2022-04-28 09:17:20 +02:00
encomsp Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
geometry Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
gfxredir Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
parallel Fixed warnings 2022-04-28 11:24:51 +02:00
printer winpr: rework alignment functions 2022-05-12 11:36:01 +02:00
rail Fixed warnings 2022-04-28 11:24:51 +02:00
rdp2tcp Removed BUILTIN_CHANNELS 2022-02-23 10:43:46 +01:00
rdpdr winpr: rework alignment functions 2022-05-12 11:36:01 +02:00
rdpei scanbuild fixes 2022-04-28 12:37:19 +02:00
rdpgfx Fixed dead store warnings 2022-04-28 12:37:19 +02:00
rdpsnd Remember received sound volume and apply on open. 2022-04-28 18:56:17 +02:00
remdesk Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
serial Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
server Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
smartcard Eliminate Dead nested assignment warnings 2022-04-28 12:37:19 +02:00
sshagent Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
tsmf CMake check_include and struct cleanup 2022-04-29 14:27:44 +02:00
urbdrc Fixed dead store warnings 2022-04-28 12:37:19 +02:00
video scanbuild fixes 2022-04-28 12:37:19 +02:00
CMakeLists.txt Removed BUILTIN_CHANNELS 2022-02-23 10:43:46 +01:00