[Bug libc/5600] New: on 32bit platforms struct signalfd_siginfo in sys/siganlfd.h should be 128 bytes not 124
androsyn at ratbox dot org
sourceware-bugzilla@sourceware.org
Fri Jan 11 01:43:00 GMT 2008
When trying to use struct signalfd_siginfo to read from a signalfd fd, the
struct should be 128 bytes which it is on 64bit platforms. The issue appears to
be the
uintptr_t ssi_ptr entry. The kernel's headers has this as a 64bit integer.
--
Summary: on 32bit platforms struct signalfd_siginfo in
sys/siganlfd.h should be 128 bytes not 124
Product: glibc
Version: unspecified
Status: NEW
Severity: normal
Priority: P3
Component: libc
AssignedTo: drepper at redhat dot com
ReportedBy: androsyn at ratbox dot org
CC: glibc-bugs at sources dot redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=5600
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Glibc-bugs
mailing list