mailing list of musl libc
 help / color / mirror / code / Atom feed
6f668b9a3248eb1791218774ab92bcaff9f557c5 blob 270 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
 
.include "ibt.s"

.global __restore
.hidden __restore
.type __restore,@function
__restore:
	ENDBRANCH32
	popl %eax
	movl $119, %eax
	int $0x80

.global __restore_rt
.hidden __restore_rt
.type __restore_rt,@function
__restore_rt:
	ENDBRANCH32
	movl $173, %eax
	int $0x80
debug log:

solving 6f668b9a ...
found 6f668b9a in https://inbox.vuxu.org/musl/20201019224342.53303-5-joao.moreira@intel.com/
found ccc94307 in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 ccc94307aea924e700fc910510b04af6dc1a5f1a	src/signal/i386/restore.s

applying [1/1] https://inbox.vuxu.org/musl/20201019224342.53303-5-joao.moreira@intel.com/
diff --git a/src/signal/i386/restore.s b/src/signal/i386/restore.s
index ccc94307..6f668b9a 100644

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

index at:
100644 6f668b9a3248eb1791218774ab92bcaff9f557c5	src/signal/i386/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).