mailing list of musl libc
 help / color / mirror / code / Atom feed
c47dce21e20f20cb2faf0cd04398113fbcd6d421 blob 202 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
 
#include <syscall.h>

.global __unmapself
.type   __unmapself,%function
__unmapself:
	r6 = #215			// SYS_munmap
	trap0(#1)
	r6 = #93			// SYS_exit
	trap0(#1)
	jumpr r31
.size __unmapself, .-__unmapself
debug log:

solving c47dce21 ...
found c47dce21 in https://inbox.vuxu.org/musl/073501d68d42$4a8c6080$dfa52180$@codeaurora.org/ ||
	https://inbox.vuxu.org/musl/142401d71522$64665b60$2d331220$@codeaurora.org/ ||
	https://inbox.vuxu.org/musl/110801d68c6a$dfe3f950$9fabebf0$@codeaurora.org/ ||
	https://inbox.vuxu.org/musl/1a0301d6458e$b4264d90$1c72e8b0$@codeaurora.org/ ||
	https://inbox.vuxu.org/musl/078f01d65edc$80e892f0$82b9b8d0$@codeaurora.org/

applying [1/5] https://inbox.vuxu.org/musl/073501d68d42$4a8c6080$dfa52180$@codeaurora.org/
diff --git a/src/thread/hexagon/__unmapself.s b/src/thread/hexagon/__unmapself.s
new file mode 100644
index 00000000..c47dce21

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

skipping https://inbox.vuxu.org/musl/142401d71522$64665b60$2d331220$@codeaurora.org/ for c47dce21
skipping https://inbox.vuxu.org/musl/110801d68c6a$dfe3f950$9fabebf0$@codeaurora.org/ for c47dce21
skipping https://inbox.vuxu.org/musl/1a0301d6458e$b4264d90$1c72e8b0$@codeaurora.org/ for c47dce21
skipping https://inbox.vuxu.org/musl/078f01d65edc$80e892f0$82b9b8d0$@codeaurora.org/ for c47dce21
index at:
100644 c47dce21e20f20cb2faf0cd04398113fbcd6d421	src/thread/hexagon/__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).