linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Jérôme Pouiller" <jezz-kPcTzGkeZgAdnm+yROfE0A@public.gmane.org>
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Cc: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Jerome Pouiller <jezz-kPcTzGkeZgAdnm+yROfE0A@public.gmane.org>
Subject: [PATCH] pthread_timedjoin_np.3: Document case where it return EINVAL
Date: Tue, 28 Aug 2012 14:37:00 +0200	[thread overview]
Message-ID: <1346157420-22571-1-git-send-email-jezz@sysmic.org> (raw)

From: Jerome Pouiller <jezz-kPcTzGkeZgAdnm+yROfE0A@public.gmane.org>


Signed-off-by: Jérôme Pouiller <jezz-kPcTzGkeZgAdnm+yROfE0A@public.gmane.org>
---
 man3/pthread_tryjoin_np.3 |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/man3/pthread_tryjoin_np.3 b/man3/pthread_tryjoin_np.3
index ba1cd41..03de5dd 100644
--- a/man3/pthread_tryjoin_np.3
+++ b/man3/pthread_tryjoin_np.3
@@ -101,6 +101,10 @@ can in addition fail with the following error:
 The call timed out before
 .I thread
 terminated.
+.TP
+.BR EINVAL
+.I abstime
+value is invalid.
 .PP
 .BR pthread_timedjoin_np ()
 never returns the error
-- 
Jérôme Pouiller <jezz-kPcTzGkeZgAdnm+yROfE0A@public.gmane.org>

--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

             reply	other threads:[~2012-08-28 12:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-28 12:37 Jérôme Pouiller [this message]
     [not found] ` <1346157420-22571-1-git-send-email-jezz-kPcTzGkeZgAdnm+yROfE0A@public.gmane.org>
2015-01-07 11:31   ` [PATCH] pthread_timedjoin_np.3: Document case where it return EINVAL Michael Kerrisk (man-pages)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1346157420-22571-1-git-send-email-jezz@sysmic.org \
    --to=jezz-kpctzgkezgadnm+yrofe0a@public.gmane.org \
    --cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).