aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/string/strcat.c
AgeCommit message (Expand)AuthorFilesLines
2025-02-12Protect strcat from accessing an unaligend long pointerAlexey Lapshin1-9/+12
2025-02-10newlib: str[n]cat: optimize skipping of the destination stringAlexey Lapshin1-9/+9
2025-02-10newlib: string: refactor str/mem-family functionsAlexey Lapshin1-22/+3
2018-01-17ansification: remove _DEFUNYaakov Selkowitz1-2/+1
2018-01-17ansification: remove _CONSTYaakov Selkowitz1-1/+1
2018-01-17ansification: remove _ANDYaakov Selkowitz1-1/+1
2017-12-01string: remove TRAD_SYNOPSISYaakov Selkowitz1-7/+1
2013-07-23 * libc/sys/linux/include/netdb.h, libc/sys/linux/net/getaddrinfo.c,Corinna Vinschen1-3/+3
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor1-0/+104