[Bug libc/16333] New: Make BSD setjmp a compat symbol

jsm28 at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Tue Dec 17 18:21:00 GMT 2013


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

            Bug ID: 16333
           Summary: Make BSD setjmp a compat symbol
           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

The BSD setjmp function is no longer available from setjmp.h, only the version
that's named _setjmp in libc.  The BSD setjmp should become a compat symbol
(which new ports would no longer need to provide).

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



More information about the Glibc-bugs mailing list