mailing list of musl libc
 help / color / mirror / code / Atom feed
1c05a22237a24282923acbc0184520f91eb5d6f8 blob 165 bytes (raw)

1
2
3
4
5
6
7
8
 
struct semid_ds {
	struct ipc_perm sem_perm;
	time_t sem_otime;
	time_t sem_ctime;
	unsigned long sem_nsems;
	unsigned long  __unused3;
	unsigned long __unused4;
};
debug log:

solving 1c05a22 ...
found 1c05a22 in https://inbox.vuxu.org/musl/DE16056458B9894F9D46202EC1BBB28B3BE15ED6@PUMAIL01.pu.imgtec.org/

applying [1/1] https://inbox.vuxu.org/musl/DE16056458B9894F9D46202EC1BBB28B3BE15ED6@PUMAIL01.pu.imgtec.org/
diff --git a/arch/mips64/bits/sem.h b/arch/mips64/bits/sem.h
new file mode 100644
index 0000000..1c05a22

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

index at:
100644 1c05a22237a24282923acbc0184520f91eb5d6f8	arch/mips64/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).