mailing list of musl libc
 help / color / mirror / code / Atom feed
33c2e59b4422afbdd34386768bbd026bb3e832d9 blob 354 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
 
.syntax unified
.text
.global __clone
.hidden __clone
.type   __clone,%function
__clone:
	push {r4,r5,r6,r7}
	movs r7,#120
	mov r6,r3
	mov r5,r0
	mov r0,r2
	movs r2,#0
	subs r2,#16
	ands r1,r2
	ldr r2,[sp,#16]
	ldr r3,[sp,#20]
	ldr r4,[sp,#24]
	svc 0
	tst r0,r0
	beq 1f
	pop {r4,r5,r6,r7}
	bx lr

1:	mov r0,r6
	bl 3f
2:	movs r7,#1
	svc 0
	b 2b

3:	bx r5
debug log:

solving 33c2e59b ...
found 33c2e59b in https://inbox.vuxu.org/musl/CALqyXLh0zwXPzvoBLaKx=jQx1eiQ22S2CSjsN47FntJAryst4w@mail.gmail.com/ ||
	https://inbox.vuxu.org/musl/CALqyXLhqNtZ55Nbs62j8yKCQ0mvCzCazSCCF2MTYuhSWUwF6tQ@mail.gmail.com/
found bb0965da in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 bb0965dafe8298e652a5291dd443893153c748af	src/thread/arm/clone.s

applying [1/2] https://inbox.vuxu.org/musl/CALqyXLh0zwXPzvoBLaKx=jQx1eiQ22S2CSjsN47FntJAryst4w@mail.gmail.com/
diff --git a/src/thread/arm/clone.s b/src/thread/arm/clone.s
index bb0965da..33c2e59b 100644

Checking patch src/thread/arm/clone.s...
Applied patch src/thread/arm/clone.s cleanly.

skipping https://inbox.vuxu.org/musl/CALqyXLhqNtZ55Nbs62j8yKCQ0mvCzCazSCCF2MTYuhSWUwF6tQ@mail.gmail.com/ for 33c2e59b
index at:
100644 33c2e59b4422afbdd34386768bbd026bb3e832d9	src/thread/arm/clone.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).