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

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
 
struct semid_ds {
	struct ipc_perm sem_perm;
	int __unused1;
	time_t sem_otime;
	int  __unused2;
	time_t sem_ctime;
	unsigned short __sem_nsems_pad, sem_nsems;
	long __unused3;
	long __unused4;
};
debug log:

solving bc2d6d1f ...
found bc2d6d1f in https://git.vuxu.org/mirror/musl/

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