mailing list of musl libc
 help / color / mirror / code / Atom feed
5f0497968ec05bc238187ffaf83fb945c16d4617 blob 140 bytes (raw)

1
2
3
4
5
6
7
 
struct semid_ds {
	struct ipc_perm sem_perm;
	time_t sem_otime;
	time_t sem_ctime;
	unsigned long sem_nsems;
	unsigned long __unused[2];
};
debug log:

solving 5f04979 ...
found 5f04979 in https://inbox.vuxu.org/musl/1459113619-24090-3-git-send-email-koorogi@koorogi.info/

applying [1/1] https://inbox.vuxu.org/musl/1459113619-24090-3-git-send-email-koorogi@koorogi.info/
diff --git a/arch/powerpc64/bits/sem.h b/arch/powerpc64/bits/sem.h
new file mode 100644
index 0000000..5f04979

Checking patch arch/powerpc64/bits/sem.h...
Applied patch arch/powerpc64/bits/sem.h cleanly.

index at:
100644 5f0497968ec05bc238187ffaf83fb945c16d4617	arch/powerpc64/bits/sem.h

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).