This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/15232] New: S/390: ucontext functions don't save and restore signal mask


http://sourceware.org/bugzilla/show_bug.cgi?id=15232

             Bug #: 15232
           Summary: S/390: ucontext functions don't save and restore
                    signal mask
           Product: glibc
           Version: 2.17
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: unassigned@sourceware.org
        ReportedBy: krebbel1@de.ibm.com
                CC: drepper.fsp@gmail.com
    Classification: Unclassified


The rt_sigprocmask invocations in the ucontext functions currently
don't set the fourth paramter.  So the calls always fail with
-EINVAL.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]