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
..
2022-03-03 11:26:48 +01:00
2022-01-11 12:34:43 +01:00
2022-01-19 09:24:57 +01:00
2022-04-19 14:29:17 +02:00
2022-02-14 14:59:22 +01:00
2022-04-28 08:40:47 +02:00
2022-03-03 11:26:48 +01:00