This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib 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]

Re: EAGAIN: No more processes [PATCH]


I just found that SUSv3 gives the following suggestion:

[EAGAIN] Resource unavailable, try again
(may be the same value as [EWOULDBLOCK]).

Cheers,
Shaun

On 7/15/05, Shaun Jackman <sjackman@gmail.com> wrote:
> The error message returned by strerror for EAGAIN is "No more
> processes". It seems to me the typical meaning of EAGAIN has changed.
> glibc gives "Resource temporarily unavailable". Could newlib adopt
> this message?
> 
> Cheers,
> Shaun


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