SIGN IN SIGN UP

allow the first call to wcsxfrm to return ERANGE (#536)

If the output buffer provided to wcsxfrm is too small, errno is set to ERANGE. We should not error out in that case.
B
Benjamin Peterson committed
ad4a0cc519a5bb14204324e0e32e976318f9e6ce
Parent: 02371e0
Committed by GitHub <noreply@github.com> on 3/8/2017, 6:24:44 AM