strcat
#define strcat(dst, src) __ssp_bos_check2(strcat, dst, src)
strcat(char * __restrict s, const char * __restrict append)
#undef strcat /* _FORTIFY_SOURCE */
ENTRY(strcat)
#undef strcat /* _FORTIFY_SOURCE */
strcat(char * __restrict s, const char * __restrict append)
strcat(char * __restrict s, const char * __restrict append)