android_bionic/libc/string
Geremy Condra 009f38478e Added actual event logging calls to the FORTIFY_SOURCE methods.
Change-Id: I3bf4fa8678c33187cb8ce4b75e666ddcd24403ab
2012-06-11 11:30:56 -07:00
..
__memcpy_chk.c Added actual event logging calls to the FORTIFY_SOURCE methods. 2012-06-11 11:30:56 -07:00
__memmove_chk.c Added actual event logging calls to the FORTIFY_SOURCE methods. 2012-06-11 11:30:56 -07:00
__memset_chk.c Added actual event logging calls to the FORTIFY_SOURCE methods. 2012-06-11 11:30:56 -07:00
__strcat_chk.c Added actual event logging calls to the FORTIFY_SOURCE methods. 2012-06-11 11:30:56 -07:00
__strcpy_chk.c Added actual event logging calls to the FORTIFY_SOURCE methods. 2012-06-11 11:30:56 -07:00
__strncat_chk.c Added actual event logging calls to the FORTIFY_SOURCE methods. 2012-06-11 11:30:56 -07:00
__strncpy_chk.c Added actual event logging calls to the FORTIFY_SOURCE methods. 2012-06-11 11:30:56 -07:00
bcopy.c
index.c
memccpy.c
memchr.c
memcmp.c
memcpy.c
memmem.c
memmove.c
memrchr.c
memset.c
memswap.c
strcasecmp.c
strcasestr.c
strcat.c
strchr.c
strcmp.c
strcoll.c
strcpy.c
strcspn.c
strdup.c
strerror.c
strerror_r.c
strlcat.c
strlcpy.c
strlen.c
strncat.c
strncmp.c
strncpy.c
strndup.c
strnlen.c
strpbrk.c
strrchr.c
strsep.c
strspn.c
strstr.c
strtok.c
strtotimeval.c
strxfrm.c