.. |
mem.c
|
0469c0c2c6
Add tests for memcmp and fix a teeny tiny bug
|
%!s(int64=6) %!d(string=hai) anos |
strcat.c
|
9325183b21
Fix strcat
|
%!s(int64=6) %!d(string=hai) anos |
strchr.c
|
d3f6985ee9
Add a few things necessary for openssl (not all)
|
%!s(int64=6) %!d(string=hai) anos |
strcpy.c
|
3bb3a3e322
Fix strcpy
|
%!s(int64=6) %!d(string=hai) anos |
strcspn.c
|
b2d01a67f2
Actual working tests on strspn and strcspn
|
%!s(int64=7) %!d(string=hai) anos |
strncmp.c
|
cfc1014c6e
string: fix a couple minor issues in strncmp()
|
%!s(int64=7) %!d(string=hai) anos |
strpbrk.c
|
c4620be999
Prettify strpbrk and strstr tests
|
%!s(int64=7) %!d(string=hai) anos |
strrchr.c
|
826cf0c61c
implement strrchr
|
%!s(int64=7) %!d(string=hai) anos |
strspn.c
|
b2d01a67f2
Actual working tests on strspn and strcspn
|
%!s(int64=7) %!d(string=hai) anos |
strstr.c
|
26d629674a
Implement strcasestr
|
%!s(int64=6) %!d(string=hai) anos |
strtok.c
|
898cf98ccc
* fix test case a bit
|
%!s(int64=7) %!d(string=hai) anos |
strtok_r.c
|
e91891625f
* add strtok_r
|
%!s(int64=7) %!d(string=hai) anos |