This is the mail archive of the glibc-bugs@sources.redhat.com 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/746] New: sigaction SA_RESETHAND flag does not set SA_NODEFER


The Single Unix Specification (aka POSIX) requires that when the SA_RESETHAND
flag is set in sigaction, the function behaves as if SA_NODEFER is already set.

This is not the case with glibc 2.3.4 (NPTL enabled) and kernel 2.6.11-rc2-bk3.

-- 
           Summary: sigaction SA_RESETHAND flag does not set SA_NODEFER
           Product: glibc
           Version: 2.3.4
            Status: NEW
          Severity: minor
          Priority: P2
         Component: libc
        AssignedTo: gotom at debian dot or dot jp
        ReportedBy: sebastien dot decugis at ext dot bull dot net
                CC: glibc-bugs at sources dot redhat dot com


http://sources.redhat.com/bugzilla/show_bug.cgi?id=746

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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