[Bug nptl/774] New: sem_open returns ENOMEM instead of ENOSPC
sebastien dot decugis at ext dot bull dot net
sourceware-bugzilla@sources.redhat.com
Mon Feb 28 09:55:00 GMT 2005
The Single Unix Specification requires that sem_open() returns ENOSPC when
"there is insufficient space for the creation of the new named semaphore".
Anyway, when we create named semaphores until failure, the error returned is ENOMEM.
--
Summary: sem_open returns ENOMEM instead of ENOSPC
Product: glibc
Version: 2.3.4
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=774
------- 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