[Bug libc/21560] New: sys/wait.h signal.h namespace
jsm28 at gcc dot gnu.org
sourceware-bugzilla@sourceware.org
Fri Jun 9 01:18:00 GMT 2017
https://sourceware.org/bugzilla/show_bug.cgi?id=21560
Bug ID: 21560
Summary: sys/wait.h signal.h 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: ---
sys/wait.h includes signal.h unconditionally. But the permission to do so is
UX-shaded in XPG4.2, and XSI-shaded in POSIX before 2008, so this should not be
unconditional.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list