Bug 2496 - sigwait returns nonzero
Summary: sigwait returns nonzero
Status: RESOLVED WORKSFORME
Alias: None
Product: glibc
Classification: Unclassified
Component: libc (show other bugs)
Version: 2.3.6
: P2 normal
Target Milestone: ---
Assignee: Ulrich Drepper
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-29 19:52 UTC by Britton Kerin
Modified: 2019-04-10 09:51 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:
fweimer: security-


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Britton Kerin 2006-03-29 19:52:26 UTC
My man page says sigwait never returns an error, but I'm definately seeing
a nonzero return in my application.

I have taken a solid crack at duplicating it in a test case without succes, I'd
be happy to try more if someone sends me an email telling me I'm not wasting my
time on a known issue.  Bugzilla didn't show anything for a search on 'sigwait'.
Comment 1 Ulrich Drepper 2006-04-01 20:05:16 UTC
I'm closing this bug because there is no specific in there at all.

There used to be a bug a long time ago where sigwait sometimes returned EINTR. 
But this is fix since 2005-8-1.