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

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
 
.include "ibt.s"

	nop
.global __restore_rt
.hidden __restore_rt
.type __restore_rt,@function
__restore_rt:
	ENDBRANCH64
	mov $15, %rax
	syscall
.size __restore_rt,.-__restore_rt
debug log:

solving f6bda936 ...
found f6bda936 in https://inbox.vuxu.org/musl/20201019224342.53303-4-joao.moreira@intel.com/
found 27d6cf31 in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 27d6cf310337a9e7227a0da422d3b37c9397091d	src/signal/x86_64/restore.s

applying [1/1] https://inbox.vuxu.org/musl/20201019224342.53303-4-joao.moreira@intel.com/
diff --git a/src/signal/x86_64/restore.s b/src/signal/x86_64/restore.s
index 27d6cf31..f6bda936 100644

Checking patch src/signal/x86_64/restore.s...
Applied patch src/signal/x86_64/restore.s cleanly.

index at:
100644 f6bda936abfc005c69493ee8e7dcb75c60c59aba	src/signal/x86_64/restore.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).