blob 01892e697f9622949fc7343d419c616d74f181cb 134 bytes (raw)
name: src/string/riscv64/memcpy.c # note: path name is non-authoritative(*)
1
2
3
4
| | /* Rename the generic memcpy to __memcpy_scalar and include it */
#define memcpy __memcpy_scalar
#include "../memcpy.c"
#undef memcpy
|
debug log:
solving 01892e69 ...
found 01892e69 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/memcpy.c b/src/string/riscv64/memcpy.c
new file mode 100644
index 00000000..01892e69
Checking patch src/string/riscv64/memcpy.c...
Applied patch src/string/riscv64/memcpy.c cleanly.
skipping https://inbox.vuxu.org/musl/20251119054059.514848-2-pincheng.plct@isrc.iscas.ac.cn/ for 01892e69
index at:
100644 01892e697f9622949fc7343d419c616d74f181cb src/string/riscv64/memcpy.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).