mailing list of musl libc
 help / color / mirror / code / Atom feed
3a44b850e3a9b62f435d57c95f646c1da059e6e6 blob 186 bytes (raw)

1
2
3
4
5
6
7
 
.global	__unmapself
.type	__unmapself, @function
__unmapself:
	li.d	$a7, 215                        # call munmap
	syscall	0
	li.d	$a7, 93                         # call exit
	syscall	0
debug log:

solving 3a44b850 ...
found 3a44b850 in https://inbox.vuxu.org/musl/f8e4bbaf-14c1-b79d-de75-d4168da5a5d8@loongson.cn/

applying [1/1] https://inbox.vuxu.org/musl/f8e4bbaf-14c1-b79d-de75-d4168da5a5d8@loongson.cn/
diff --git a/src/thread/loongarch64/__unmapself.s b/src/thread/loongarch64/__unmapself.s
new file mode 100644
index 00000000..3a44b850

Checking patch src/thread/loongarch64/__unmapself.s...
Applied patch src/thread/loongarch64/__unmapself.s cleanly.

index at:
100644 3a44b850e3a9b62f435d57c95f646c1da059e6e6	src/thread/loongarch64/__unmapself.s

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).