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

1
2
3
4
5
6
7
8
9
 
.align 16
.global __restore_rt
.global __restore
.type __restore_rt,@function
.type __restore,@function
__restore_rt:
__restore:
	movl $15, %eax
	syscall
debug log:

solving 179f3ef ...
found 179f3ef in https://inbox.vuxu.org/musl/20161112170712.GP5749@port70.net/
found 682af2d in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 682af2dd84accf2f8f5e1442e200ced3d03c9f26	src/signal/x86_64/restore.s

applying [1/1] https://inbox.vuxu.org/musl/20161112170712.GP5749@port70.net/
diff --git a/src/signal/x86_64/restore.s b/src/signal/x86_64/restore.s
index 682af2d..179f3ef 100644

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

index at:
100644 179f3ef9b742e441f7a646c406f80c6e903e7680	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).