[Bug libc/21622] New: [tile] missing SA_* for POSIX.1:2008
jsm28 at gcc dot gnu.org
sourceware-bugzilla@sourceware.org
Mon Jun 19 14:46:00 GMT 2017
https://sourceware.org/bugzilla/show_bug.cgi?id=21622
Bug ID: 21622
Summary: [tile] missing SA_* for POSIX.1:2008
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: ---
As shown by conform/ tests once the remaining namespace issues are fixed, the
tile bits/sigaction.h fails to declare SA_RESETHAND, SA_RESTART and SA_NODEFER
for non-XSI POSIX.1:2008 as other versions do. Those constants were moved from
XSI to Base in the 2008 edition of POSIX.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list