public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/16674] New: signal.h, sys/wait.h namespace for POSIX
@ 2014-03-07 21:27 jsm28 at gcc dot gnu.org
  2014-03-07 23:59 ` [Bug libc/16674] " cvs-commit at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2014-03-07 21:27 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=16674

            Bug ID: 16674
           Summary: signal.h, sys/wait.h namespace for POSIX
           Product: glibc
           Version: 2.19
            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

signal.h wrongly exposes symbols ILL_*, FPE_*, SEGV_* BUS_*, CLD_* and POLL_*
for pre-2008 POSIX versions although those symbols only became non-XSI in
POSIX.1-2008, and TRAP_* although even in POSIX.1-2008 they remain XSI symbols.
 Testing a patch.  As this is in bits/siginfo.h it also affects sys/wait.h
which also includes that header.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-06-13  6:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-07 21:27 [Bug libc/16674] New: signal.h, sys/wait.h namespace for POSIX jsm28 at gcc dot gnu.org
2014-03-07 23:59 ` [Bug libc/16674] " cvs-commit at gcc dot gnu.org
2014-03-08  0:02 ` jsm28 at gcc dot gnu.org
2014-06-13  6:36 ` fweimer at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).