symcc icon indicating copy to clipboard operation
symcc copied to clipboard

More wrappers

Open tiedaoxiaotubie opened this issue 3 years ago • 0 comments

add 7 common glibc function wrappers, including strcmp, strncmp, strlen, atoi, atol, strcpy and strncpy

Every wrapper was provided with a test_xxx.c to verity its correctness.

tiedaoxiaotubie avatar Sep 13 '21 08:09 tiedaoxiaotubie