summaryrefslogtreecommitdiffstats
path: root/lib/libm/src
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2019-03-14 16:21:35 +0000
committerschwarze <schwarze@openbsd.org>2019-03-14 16:21:35 +0000
commitd0dcf7a64d3d05ed01123780c8d7d1c7f57fed18 (patch)
tree4b83e49776fdcbdef4d18ffb8c7d21c01bd551bb /lib/libm/src
parentFix the balancing of work queue interrupts. (diff)
downloadwireguard-openbsd-d0dcf7a64d3d05ed01123780c8d7d1c7f57fed18.tar.xz
wireguard-openbsd-d0dcf7a64d3d05ed01123780c8d7d1c7f57fed18.zip
Cleanup and bugfix:
When looking for uppercase characters, iterate over multibyte characters with the standard function mbtowc(3) rather than with the buggy and outdated step_char(), skipping invalid bytes, and correctly use iswupper(3) instead of the inapplicable isupper(3). OK stsp@
Diffstat (limited to 'lib/libm/src')
0 files changed, 0 insertions, 0 deletions