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

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
 
.syntax unified
.global vfork
.type vfork,%function
vfork:
	mov ip, r7
	movs r7, 190
	svc 0
	mov r7, ip
	.hidden __syscall_ret
	b __syscall_ret
debug log:

solving b6f0260e ...
found b6f0260e in https://inbox.vuxu.org/musl/CALqyXLh0zwXPzvoBLaKx=jQx1eiQ22S2CSjsN47FntJAryst4w@mail.gmail.com/ ||
	https://inbox.vuxu.org/musl/CALqyXLhqNtZ55Nbs62j8yKCQ0mvCzCazSCCF2MTYuhSWUwF6tQ@mail.gmail.com/
found d7ec41b3 in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 d7ec41b33f4d13cfef9dd99566853c84cff1e7ca	src/process/arm/vfork.s

applying [1/2] https://inbox.vuxu.org/musl/CALqyXLh0zwXPzvoBLaKx=jQx1eiQ22S2CSjsN47FntJAryst4w@mail.gmail.com/
diff --git a/src/process/arm/vfork.s b/src/process/arm/vfork.s
index d7ec41b3..b6f0260e 100644

Checking patch src/process/arm/vfork.s...
Applied patch src/process/arm/vfork.s cleanly.

skipping https://inbox.vuxu.org/musl/CALqyXLhqNtZ55Nbs62j8yKCQ0mvCzCazSCCF2MTYuhSWUwF6tQ@mail.gmail.com/ for b6f0260e
index at:
100644 b6f0260eb9ab154312cb0ca49ffd9d5494094582	src/process/arm/vfork.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).