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

1
2
3
4
5
6
7
8
 
.file "crtn.s"
.section .init
	pop %rax
	ret

.section .fini
	pop %rax
	ret
debug log:

solving ef73d295 ...
found ef73d295 in https://inbox.vuxu.org/musl/20201030184402.807422-1-raj.khem@gmail.com/
found 29198b77 in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 29198b77514e5a9db31ea0e665a09ad0624f4ac5	crt/x32/crtn.s

applying [1/1] https://inbox.vuxu.org/musl/20201030184402.807422-1-raj.khem@gmail.com/
diff --git a/crt/x32/crtn.s b/crt/x32/crtn.s
index 29198b77..ef73d295 100644

Checking patch crt/x32/crtn.s...
Applied patch crt/x32/crtn.s cleanly.

index at:
100644 ef73d295fdc2eb3f549c29af2a11359c5c56db2f	crt/x32/crtn.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).