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