[PATCH] P11-GLUE: Fix compatibility with WinXP
Pavel A.
pavel.aronsky at daynix.com
Mon Jun 16 05:38:28 PDT 2014
From: Pavel A <pavel.aronsky at daynix.com>
We propose this change in libp11-kit for compatibility with WinXP (32-bit).
Otherwise, libp11-kit-0.dll and all stuff using it would fail to load
because of missing import strerror_s.
Here is a bug report with a similar patch:
https://bugs.freedesktop.org/show_bug.cgi?id=76594#c1
Thanks,
pa
Pavel A (1):
Implement strerror_r compatible with WinXP (common/compat.c)
common/compat.c | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
--
1.9.3
More information about the p11-glue
mailing list