basename.c
|
string: Cosmetic cleanup of string functions
|
2014-04-07 09:44:02 +01:00 |
Makefile
|
Remove redundant C locale settings.
|
2014-06-07 19:58:36 +00:00 |
memccpy.c
|
string: Cosmetic cleanup of string functions
|
2014-04-07 09:44:02 +01:00 |
memfrob.c
|
string: Cosmetic cleanup of string functions
|
2014-04-07 09:44:02 +01:00 |
strcat.c
|
string: Cosmetic cleanup of string functions
|
2014-04-07 09:44:02 +01:00 |
strchr.c
|
string: Cosmetic cleanup of string functions
|
2014-04-07 09:44:02 +01:00 |
strcmp.c
|
string: Cosmetic cleanup of string functions
|
2014-04-07 09:44:02 +01:00 |
strcoll.c
|
string: Cosmetic cleanup of string functions
|
2014-04-07 09:44:02 +01:00 |
strcpy.c
|
string: Cosmetic cleanup of string functions
|
2014-04-07 09:44:02 +01:00 |
strcspn.c
|
PowerPC: optimized strcspn for PPC64/POWER7
|
2014-03-20 11:24:52 -05:00 |
strlen.c
|
string: Cosmetic cleanup of string functions
|
2014-04-07 09:44:02 +01:00 |
strpbrk.c
|
PowerPC: optimized strpbrk for POWER7
|
2014-03-20 19:46:13 -05:00 |
strrchr.c
|
PowerPC: strrchr optimization for POWER7/PPC64
|
2014-03-03 08:06:41 -06:00 |
strspn.c
|
PowerPC: strspn optimization for PPC64/POWER7
|
2014-03-11 08:54:33 -05:00 |
strtok.c
|
string: Cosmetic cleanup of string functions
|
2014-04-07 09:44:02 +01:00 |