Hi Rich, On Thu, May 12, 2022 at 02:15:53PM -0400, Rich Felker wrote: > Alright. It sounds like your patch is pretty much okay as-is except > for the added " || n[1]==len" in the while condition and removing the > (now unreachable) return-zero condition at the end. If that sounds > right and it's okay with you I'm happy to commit your existing patch > with those changes then make any other improvements myself or review > further patches from you separately if you like. What do you think? Sounds good. Please go ahead and do it yourself —-it would take me a fair bit of time to put my Musl development setup back together, so if you're happy to fix up and commit the patch there's no point in me doing that.