[PATCH] lib: Escape usage of strerror_l() if it doesn't exist in libc

Thomas Haller thaller at redhat.com
Sun Mar 12 06:50:32 PDT 2017


On Fri, 2017-03-10 at 17:44 +0300, Alexey Brodkin wrote:
> uClibc doesn't implement strerror_l() and thus libnl starting from
> 3.2.29 couldn't be compiled with it any longer.
> 
> To work-around that problem we'll just do a check on strerror_l()
> availability during configuration and if it's not there just fall
> back
> to locale-less strerror().
> 
> Signed-off-by: Alexey Brodkin <abrodkin at synopsys.com>
> Cc: Andre Draszik <adraszik at tycoint.com>
> Cc: Thomas Haller <thaller at redhat.com>

Hi Alexey,

merge as https://github.com/thom311/libnl/commit/e15966ac7f3b43df2acf869f98089762807d0568

Thanks,
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.infradead.org/pipermail/libnl/attachments/20170312/ac796f15/attachment.sig>


More information about the libnl mailing list