]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: port to oddball tolower
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 28 Oct 2023 16:07:14 +0000 (09:07 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 30 Oct 2023 07:58:04 +0000 (00:58 -0700)
commit5602342a16e81be25ec00b12af847fc0c72f6589
tree2d6833c51c95845f25f04540a1f85bf3de695750
parent4edb14d20f972595fd08f841b94f7454752e2b5f
maint: port to oddball tolower

* src/digest.c (hex_equal): Work even in oddball locales
where tolower does not work as expected on ASCII letters.
src/digest.c