aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/string/memcpy.c
AgeCommit message (Expand)AuthorFilesLines
2025-02-10newlib: mem[p]cpy/memmove improve performance for optimized versionsAlexey Lapshin1-1/+1
2025-02-10newlib: string: refactor str/mem-family functionsAlexey Lapshin1-18/+5
2018-08-29Use __inhibit_loop_to_libcall in all memset/memcpy implementationsKeith Packard1-0/+2
2018-01-17ansification: remove _DEFUNYaakov Selkowitz1-2/+1
2018-01-17ansification: remove _PTRYaakov Selkowitz1-4/+4
2018-01-17ansification: remove _CONSTYaakov Selkowitz1-3/+3
2018-01-17ansification: remove _ANDYaakov Selkowitz1-2/+2
2017-12-01string: remove TRAD_SYNOPSISYaakov Selkowitz1-8/+1
2013-07-23 * libc/sys/linux/include/netdb.h, libc/sys/linux/net/getaddrinfo.c,Corinna Vinschen1-3/+4
2010-09-222010-09-21 Craig Howland <howland@LGSInnovations.com>Jeff Johnston1-7/+6
2008-12-112008-12-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston1-2/+2
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor1-0/+111