[Bug nptl/5551] New: pthread_cond_signal() doesn't return EINVAL for uninitialized cond per POSIX.

rsa at us dot ibm dot com sourceware-bugzilla@sourceware.org
Mon Jan 7 22:46:00 GMT 2008


POSIX indicates that pthread_cond_signal() is to return EINVAL if "The value
cond does not refer to an initialized condition variable."  This does not happen
under pthread_cond_signal() in GLIBC:

nptl/pthread_cond_signal.c

-- 
           Summary: pthread_cond_signal() doesn't return EINVAL for
                    uninitialized cond per POSIX.
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: nptl
        AssignedTo: drepper at redhat dot com
        ReportedBy: rsa at us dot ibm dot com
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: powerpc64-linux
  GCC host triplet: powerpc64-linux
GCC target triplet: powerpc64-linux


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

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



More information about the Glibc-bugs mailing list