Skip to content

Cast ctype.h inputs to unsigned char

Drew DeVault requested to merge mailed-patch-1167 into master

Patchset from Drew DeVault sir@cmpwn.com via test-list:

Fuckings to glibc, jesus christ that code was a nightmare

Read glibc's ctype.h and then compare it to musl's src/ctype/isalpha.c

Merge request reports