android_bionic/libc/string
Nick Kralevich 326ea5413d clean up FORTIFY_SOURCE handling.
Avoid duplicating huge chunks of code.

Change-Id: Id6145cdfce781c5ffba2abaaa79681d25a7ab28f
2012-12-04 15:27:30 -08:00
..
bcopy.c
index.c
strcasecmp.c
strcat.c
strchr.c clean up FORTIFY_SOURCE handling. 2012-12-04 15:27:30 -08:00
strcmp.c
strcpy.c
strcspn.c
strdup.c
strlcat.c
strlcpy.c
strlen.c
strncat.c
strncmp.c
strncpy.c
strpbrk.c
strrchr.c clean up FORTIFY_SOURCE handling. 2012-12-04 15:27:30 -08:00
strsep.c
strspn.c
strstr.c
strtok.c