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

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

debug log:

solving 11fa3032 ...
found 11fa3032 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/ ||
	https://inbox.vuxu.org/musl/20251030120908.47909-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/memset.c b/src/string/riscv64/memset.c
new file mode 100644
index 00000000..11fa3032

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

skipping https://inbox.vuxu.org/musl/20251119054059.514848-2-pincheng.plct@isrc.iscas.ac.cn/ for 11fa3032
skipping https://inbox.vuxu.org/musl/20251030120908.47909-2-pincheng.plct@isrc.iscas.ac.cn/ for 11fa3032
index at:
100644 11fa3032a179482c5408c1bbeef233dbd1ed0216	src/string/riscv64/memset.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).