https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240035
Bug ID: 240035
Summary: freebsd32: sysv IPC broken on non-i386
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
In the COMPAT_FREEBSD32 code the definitions of struct msqid_ds32, struct
msqid_ds32_old, struct semid_ds32, struct semid_ds32_old, struct shmid_ds32,
and struct shmid_ds32_old assume time_t is an int32_t when that's only true on
i386.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"