symcc
symcc copied to clipboard
More wrappers
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.