Skip to content

fixed strncmp.

danielinux requested to merge eelvi:strncmp-fix into master

Created by: eelvi

simplified the code and it is now posix-compliant in terms of returning the difference of unsigned chars

Merge request reports