[Bug libc/21543] New: sigevent namespace
jsm28 at gcc dot gnu.org
sourceware-bugzilla@sourceware.org
Fri Jun 2 16:48:00 GMT 2017
https://sourceware.org/bugzilla/show_bug.cgi?id=21543
Bug ID: 21543
Summary: sigevent namespace
Product: glibc
Version: 2.25
Status: NEW
Severity: normal
Priority: P2
Component: libc
Assignee: unassigned at sourceware dot org
Reporter: jsm28 at gcc dot gnu.org
CC: drepper.fsp at gmail dot com
Target Milestone: ---
signal.h defines the sigevent structure and constants if defined
__USE_POSIX199309 || defined __USE_XOPEN_EXTENDED. The __USE_XOPEN_EXTENDED
condition is incorrect; this structure does not appear in XSI standards before
Unix98 (which implies __USE_POSIX199309).
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list