public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug nptl/386] New: pthread_create returns ENOMEM but should return EAGAIN
@ 2004-09-15 16:33 sebastien dot decugis at ext dot bull dot net
  2004-09-26 12:13 ` [Bug nptl/386] " drepper at redhat dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: sebastien dot decugis at ext dot bull dot net @ 2004-09-15 16:33 UTC (permalink / raw)
  To: glibc-bugs

The POSIX standard explicitly requires the function to return EAGAIN if the
system lacks a resource to create the new thread. But when the function lacks
memory, the returned error code is ENOMEM.

-- 
           Summary: pthread_create returns ENOMEM but should return EAGAIN
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: minor
          Priority: P3
         Component: nptl
        AssignedTo: drepper at redhat dot com
        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=386

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


^ permalink raw reply	[flat|nested] 13+ messages in thread
[parent not found: <bug-386-131@http.sourceware.org/bugzilla/>]

end of thread, other threads:[~2014-05-28 19:44 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-15 16:33 [Bug nptl/386] New: pthread_create returns ENOMEM but should return EAGAIN sebastien dot decugis at ext dot bull dot net
2004-09-26 12:13 ` [Bug nptl/386] " drepper at redhat dot com
2007-03-29 20:11 ` mmontgomery at mysql dot com
2007-06-13 20:37 ` anton_ghiugan at ml dot com
2007-10-07 22:13 ` drepper at redhat dot com
2008-07-03 13:52 ` halesh dot s at gmail dot com
2008-07-03 13:54 ` halesh dot s at gmail dot com
2008-07-03 13:54 ` halesh dot s at gmail dot com
2008-07-26 23:52 ` drepper at redhat dot com
     [not found] <bug-386-131@http.sourceware.org/bugzilla/>
2011-05-10  0:28 ` jhaberman at gmail dot com
2011-05-11 22:24 ` drepper.fsp at gmail dot com
2014-02-16 19:39 ` jackie.rosen at hushmail dot com
2014-05-28 19:44 ` schwab at sourceware dot org

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).