mailing list of musl libc
 help / color / mirror / code / Atom feed
blob 915d6ba9e82989f80244a0c2136b7ed7d6d86171 140 bytes (raw)
name: src/string/riscv64/memmove.c 	 # note: path name is non-authoritative(*)

1
2
3
4
 
/* Rename the generic memmove to __memmove_scalar and include it */
#define memmove __memmove_scalar
#include "../memmove.c"
#undef memmove

debug log:

solving 915d6ba9 ...
found 915d6ba9 in https://inbox.vuxu.org/musl/20251113161518.57357-2-pincheng.plct@isrc.iscas.ac.cn/ ||
	https://inbox.vuxu.org/musl/20251119054059.514848-2-pincheng.plct@isrc.iscas.ac.cn/

applying [1/1] https://inbox.vuxu.org/musl/20251113161518.57357-2-pincheng.plct@isrc.iscas.ac.cn/
diff --git a/src/string/riscv64/memmove.c b/src/string/riscv64/memmove.c
new file mode 100644
index 00000000..915d6ba9

Checking patch src/string/riscv64/memmove.c...
Applied patch src/string/riscv64/memmove.c cleanly.

skipping https://inbox.vuxu.org/musl/20251119054059.514848-2-pincheng.plct@isrc.iscas.ac.cn/ for 915d6ba9
index at:
100644 915d6ba9e82989f80244a0c2136b7ed7d6d86171	src/string/riscv64/memmove.c

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).