mailing list of musl libc
 help / color / mirror / code / Atom feed
2823fc3b97ec29bc5883a2e7a8edc6cab4f37b55 blob 116 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
 
.file "crti.s"
.section .init
.global _init
_init:
	sub $12,%esp

.section .fini
.global _fini
_fini:
	sub $12,%esp
debug log:

solving 2823fc3b ...
found 2823fc3b in https://inbox.vuxu.org/musl/20201030184402.807422-1-raj.khem@gmail.com/
found d2682a20 in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 d2682a20b0652aa919e7eaf372e7be1fa407a834	crt/i386/crti.s

applying [1/1] https://inbox.vuxu.org/musl/20201030184402.807422-1-raj.khem@gmail.com/
diff --git a/crt/i386/crti.s b/crt/i386/crti.s
index d2682a20..2823fc3b 100644

Checking patch crt/i386/crti.s...
Applied patch crt/i386/crti.s cleanly.

index at:
100644 2823fc3b97ec29bc5883a2e7a8edc6cab4f37b55	crt/i386/crti.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).