Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Aug 2019 13:36:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 240035] freebsd32: sysv IPC broken on non-i386
Message-ID:  <bug-240035-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240035

            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: bugs@FreeBSD.org
          Reporter: brooks@FreeBSD.org

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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240035-227>